chore(deps): update dependency @testing-library/react to v15

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-11 21:06:12 +00:00
committed by Github changeset workflow
parent 51f48399bc
commit abfbcfca9c
103 changed files with 325 additions and 208 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"msw": "^1.0.0"
},
"peerDependencies": {
"@testing-library/react": "^12.1.3 || ^13.0.0 || ^14.0.0",
"@testing-library/react": "^15.0.0",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"