Update @testing-library/*

This commit is contained in:
Anton Gunnarsson
2025-05-06 14:04:48 +02:00
parent fead7be082
commit b66427d27e
2 changed files with 15 additions and 15 deletions

View File

@@ -57,7 +57,7 @@
"@tanstack/react-query": "^5.28.6",
"@tanstack/react-query-devtools": "^5.64.2",
"@tanstack/react-table": "^8.20.5",
"@testing-library/dom": "^10.0.0",
"@testing-library/dom": "^10.4.0",
"@trpc/client": "^11.0.1",
"@trpc/react-query": "^11.0.1",
"@trpc/server": "^11.0.1",
@@ -122,9 +122,9 @@
"@lokalise/node-api": "^14.0.0",
"@scandic-hotels/typescript-config": "workspace:*",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/adm-zip": "^0.5.7",
"@types/jest": "^29.5.14",
"@types/json-stable-stringify-without-jsonify": "^1.0.2",