diff --git a/examples/query/react/basic/package.json b/examples/query/react/basic/package.json index c0d281c576..d2ff95c87c 100644 --- a/examples/query/react/basic/package.json +++ b/examples/query/react/basic/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@testing-library/dom": "^10.4.0", - "@testing-library/react": "^16.0.1", + "@testing-library/react": "^16.1.0", "@types/jest": "^26.0.23", "@types/react": "npm:types-react@rc", "@types/react-dom": "npm:types-react-dom@rc", diff --git a/examples/query/react/kitchen-sink/package.json b/examples/query/react/kitchen-sink/package.json index dbe39ae681..f772d93a40 100644 --- a/examples/query/react/kitchen-sink/package.json +++ b/examples/query/react/kitchen-sink/package.json @@ -17,7 +17,7 @@ "devDependencies": { "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^5.11.5", - "@testing-library/react": "^16.0.1", + "@testing-library/react": "^16.1.0", "@types/jest": "^26.0.23", "@types/node": "^14.14.6", "@types/react": "npm:types-react@rc", diff --git a/packages/toolkit/package.json b/packages/toolkit/package.json index 8b61178aaf..8b558c4a35 100644 --- a/packages/toolkit/package.json +++ b/packages/toolkit/package.json @@ -57,7 +57,7 @@ "@size-limit/file": "^11.0.1", "@size-limit/webpack": "^11.0.1", "@testing-library/dom": "^10.4.0", - "@testing-library/react": "^16.0.1", + "@testing-library/react": "^16.1.0", "@testing-library/user-event": "^14.5.2", "@types/babel__core": "^7.20.5", "@types/babel__helper-module-imports": "^7.18.3", diff --git a/yarn.lock b/yarn.lock index 9c6028bb04..18dd6ad306 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4822,7 +4822,7 @@ __metadata: dependencies: "@reduxjs/toolkit": "npm:^1.6.0-rc.1" "@testing-library/dom": "npm:^10.4.0" - "@testing-library/react": "npm:^16.0.1" + "@testing-library/react": "npm:^16.1.0" "@types/jest": "npm:^26.0.23" "@types/react": "npm:types-react@rc" "@types/react-dom": "npm:types-react-dom@rc" @@ -4941,7 +4941,7 @@ __metadata: "@reduxjs/toolkit": "npm:1.8.1" "@testing-library/dom": "npm:^10.4.0" "@testing-library/jest-dom": "npm:^5.11.5" - "@testing-library/react": "npm:^16.0.1" + "@testing-library/react": "npm:^16.1.0" "@types/jest": "npm:^26.0.23" "@types/node": "npm:^14.14.6" "@types/react": "npm:types-react@rc" @@ -7024,7 +7024,7 @@ __metadata: "@size-limit/file": "npm:^11.0.1" "@size-limit/webpack": "npm:^11.0.1" "@testing-library/dom": "npm:^10.4.0" - "@testing-library/react": "npm:^16.0.1" + "@testing-library/react": "npm:^16.1.0" "@testing-library/user-event": "npm:^14.5.2" "@types/babel__core": "npm:^7.20.5" "@types/babel__helper-module-imports": "npm:^7.18.3" @@ -8092,23 +8092,23 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:^16.0.1": - version: 16.0.1 - resolution: "@testing-library/react@npm:16.0.1" +"@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: 10/904b48881cf5bd208e25899e168f5c99c78ed6d77389544838d9d861a038d2c5c5385863ee9a367436770cbf7d21c5e05a991b9e24a33806e9ac985df2448185 + checksum: 10/2a20e0dbfadbc93d45a84e82281ed47deed54a6a5fc1461a523172d7fbc0481e8502cf98a2080f38aba94290b3d745671a1c9e320e6f76ad6afcca67c580b963 languageName: node linkType: hard