diff --git a/package.json b/package.json index 34983391..e6a0ec98 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@storybook/react-vite": "^10.2.0", "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", - "@testing-library/react": "^16.3.1", + "@testing-library/react": "^16.3.2", "@types/eslint": "^9.6.1", "@types/jest": "^30.0.0", "@types/jest-axe": "^3.5.9", diff --git a/yarn.lock b/yarn.lock index 73a880dd..b626ce37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2923,9 +2923,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/react@npm:^16.3.1": - version: 16.3.1 - resolution: "@testing-library/react@npm:16.3.1" +"@testing-library/react@npm:^16.3.2": + version: 16.3.2 + resolution: "@testing-library/react@npm:16.3.2" dependencies: "@babel/runtime": "npm:^7.12.5" peerDependencies: @@ -2939,7 +2939,7 @@ __metadata: optional: true "@types/react-dom": optional: true - checksum: 10c0/5a26ceaa4ab1d065be722d93e3b019883864ae038f9fd1c974f5b8a173f5f35a25768ecb2baa02a783299f009cbcd09fa7ee0b8b3d360d1c0f81535436358b28 + checksum: 10c0/f9c7f0915e1b5f7b750e6c7d8b51f091b8ae7ea99bacb761d7b8505ba25de9cfcb749a0f779f1650fb268b499dd79165dc7e1ee0b8b4cb63430d3ddc81ffe044 languageName: node linkType: hard @@ -7379,7 +7379,7 @@ __metadata: "@storybook/react-vite": "npm:^10.2.0" "@testing-library/dom": "npm:^10.4.1" "@testing-library/jest-dom": "npm:^6.9.1" - "@testing-library/react": "npm:^16.3.1" + "@testing-library/react": "npm:^16.3.2" "@types/eslint": "npm:^9.6.1" "@types/jest": "npm:^30.0.0" "@types/jest-axe": "npm:^3.5.9"