diff --git a/package.json b/package.json index 4dd8ac3170..afd53a4d5c 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@tanstack/react-query-devtools": "^4.29.6", "@testing-library/dom": "10.3.2", "@testing-library/jest-dom": "^6.4.2", - "@testing-library/react": "^16.0.0", + "@testing-library/react": "^16.1.0", "@testing-library/user-event": "^14.5.2", "@total-typescript/ts-reset": "^0.4.2", "@types/confusing-browser-globals": "^1", diff --git a/yarn.lock b/yarn.lock index 212521788d..432dd792df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5980,23 +5980,23 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:^16.0.0": - version: 16.0.0 - resolution: "@testing-library/react@npm:16.0.0" +"@testing-library/react@npm:^16.1.0": + version: 16.1.0 + resolution: "@testing-library/react@npm:16.1.0" dependencies: "@babel/runtime": "npm:^7.12.5" peerDependencies: "@testing-library/dom": ^10.0.0 - "@types/react": ^18.0.0 - "@types/react-dom": ^18.0.0 - react: ^18.0.0 - react-dom: ^18.0.0 + "@types/react": ^18.0.0 || ^19.0.0 + "@types/react-dom": ^18.0.0 || ^19.0.0 + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 peerDependenciesMeta: "@types/react": optional: true "@types/react-dom": optional: true - checksum: 10c0/297f97bf4722dad05f11d9cafd47d387dbdb096fea4b79b876c7466460f0f2e345b55b81b3e37fc81ed8185c528cb53dd8455ca1b6b019b229edf6c796f11c9f + checksum: 10c0/8451dcc76ba0d4f3504af78f2a4aacc13117691f4b7a3c279f3e047d5ea817ff686496ad53e7f65f6183112aef2be3f318af609b1f5d666eed42b1014d1c68d5 languageName: node linkType: hard @@ -10351,7 +10351,7 @@ __metadata: "@tanstack/react-virtual": "npm:^3.8.1" "@testing-library/dom": "npm:10.3.2" "@testing-library/jest-dom": "npm:^6.4.2" - "@testing-library/react": "npm:^16.0.0" + "@testing-library/react": "npm:^16.1.0" "@testing-library/user-event": "npm:^14.5.2" "@total-typescript/ts-reset": "npm:^0.4.2" "@types/confusing-browser-globals": "npm:^1"