chore(deps): update dependency @testing-library/react to v16 (#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-12 13:00:23 +02:00
committed by GitHub
parent b36dc0b897
commit 1a1b62698c
+1 -1
View File
@@ -49,7 +49,7 @@
"devDependencies": {
"@tanstack/config": "^0.13.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@testing-library/react": "^16.0.0",
"jsdom": "^24.0.0",
"prettier": "^3.2.4",
"vitest": "^1.5.2"