diff --git a/.yarn/cache/@testing-library-react-npm-16.3.1-ccbc4b5534-2d1221861c.zip b/.yarn/cache/@testing-library-react-npm-16.3.1-ccbc4b5534-2d1221861c.zip new file mode 100644 index 00000000000..2c7bc6c1ff9 Binary files /dev/null and b/.yarn/cache/@testing-library-react-npm-16.3.1-ccbc4b5534-2d1221861c.zip differ diff --git a/package.json b/package.json index 5daeb61d394..098fc0a0216 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "@storybook/react-webpack5": "10.1.10", "@testing-library/dom": "10.4.1", "@testing-library/jest-dom": "6.9.1", - "@testing-library/react": "16.3.0", + "@testing-library/react": "16.3.1", "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.6.1", "@types/jest": "30.0.0", diff --git a/ws-nextjs-app/package.json b/ws-nextjs-app/package.json index a497d0c242e..545532388e0 100644 --- a/ws-nextjs-app/package.json +++ b/ws-nextjs-app/package.json @@ -32,7 +32,7 @@ "@jest/types": "30.2.0", "@swc/core": "1.15.2", "@testing-library/jest-dom": "6.9.1", - "@testing-library/react": "16.3.0", + "@testing-library/react": "16.3.1", "cypress": "15.4.0", "cypress-axe": "1.7.0", "cypress-multi-reporters": "2.0.5", diff --git a/yarn.lock b/yarn.lock index f97180c4eaa..32da0b8bccc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5125,7 +5125,7 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:*, @testing-library/react@npm:16.3.0": +"@testing-library/react@npm:*": version: 16.3.0 resolution: "@testing-library/react@npm:16.3.0" dependencies: @@ -5145,6 +5145,26 @@ __metadata: languageName: node linkType: hard +"@testing-library/react@npm:16.3.1": + version: 16.3.1 + resolution: "@testing-library/react@npm:16.3.1" + dependencies: + "@babel/runtime": "npm:^7.12.5" + peerDependencies: + "@testing-library/dom": ^10.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/2d1221861c41711f2767c57c5b5158593baf6f7ca4bf15fad9e79bc9aeaadb56c2e327943b8733d2788f1826499fe01daef7289a7a0149b48dd7f51b33b12e58 + languageName: node + linkType: hard + "@testing-library/user-event@npm:14.6.1, @testing-library/user-event@npm:^14.6.1": version: 14.6.1 resolution: "@testing-library/user-event@npm:14.6.1" @@ -16660,7 +16680,7 @@ __metadata: "@jest/types": "npm:30.2.0" "@swc/core": "npm:1.15.2" "@testing-library/jest-dom": "npm:6.9.1" - "@testing-library/react": "npm:16.3.0" + "@testing-library/react": "npm:16.3.1" cypress: "npm:15.4.0" cypress-axe: "npm:1.7.0" cypress-multi-reporters: "npm:2.0.5" @@ -16723,7 +16743,7 @@ __metadata: "@storybook/react-webpack5": "npm:10.1.10" "@testing-library/dom": "npm:10.4.1" "@testing-library/jest-dom": "npm:6.9.1" - "@testing-library/react": "npm:16.3.0" + "@testing-library/react": "npm:16.3.1" "@testing-library/react-hooks": "npm:8.0.1" "@testing-library/user-event": "npm:14.6.1" "@types/jest": "npm:30.0.0"