diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 90bfc7bd564..0d84826e1cc 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -124,7 +124,7 @@ "@tailwindcss/typography": "0.5.15", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.5.0", - "@testing-library/react": "16.0.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/cors": "2.8.17", "@types/is-ci": "3.0.4", diff --git a/packages/core-lib/package.json b/packages/core-lib/package.json index abe5b2e7a98..60025bc7f41 100644 --- a/packages/core-lib/package.json +++ b/packages/core-lib/package.json @@ -52,7 +52,7 @@ }, "devDependencies": { "@testing-library/dom": "10.4.0", - "@testing-library/react": "16.0.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/node": "22.5.1", "@types/react": "18.3.4", diff --git a/packages/eslint-config-bases/package.json b/packages/eslint-config-bases/package.json index 0a1aa600b1c..8e50c94a1d2 100644 --- a/packages/eslint-config-bases/package.json +++ b/packages/eslint-config-bases/package.json @@ -127,7 +127,7 @@ "devDependencies": { "@graphql-eslint/eslint-plugin": "3.20.1", "@testing-library/dom": "10.4.0", - "@testing-library/react": "16.0.0", + "@testing-library/react": "16.0.1", "@types/node": "22.5.1", "@types/react": "18.3.4", "@types/react-dom": "18.3.0", diff --git a/packages/ui-lib/package.json b/packages/ui-lib/package.json index 02e726392bd..ae582e0a182 100644 --- a/packages/ui-lib/package.json +++ b/packages/ui-lib/package.json @@ -52,7 +52,7 @@ "@tailwindcss/forms": "0.5.8", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.5.0", - "@testing-library/react": "16.0.0", + "@testing-library/react": "16.0.1", "@testing-library/user-event": "14.5.2", "@types/node": "22.5.1", "@types/react": "18.3.4", diff --git a/yarn.lock b/yarn.lock index a8b185a4b57..bb28fdc07ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6505,9 +6505,9 @@ __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.0.1": + version: 16.0.1 + resolution: "@testing-library/react@npm:16.0.1" dependencies: "@babel/runtime": "npm:^7.12.5" peerDependencies: @@ -6521,7 +6521,7 @@ __metadata: optional: true "@types/react-dom": optional: true - checksum: 10c0/297f97bf4722dad05f11d9cafd47d387dbdb096fea4b79b876c7466460f0f2e345b55b81b3e37fc81ed8185c528cb53dd8455ca1b6b019b229edf6c796f11c9f + checksum: 10c0/67d05dec5ad5a2e6f92b6a3234af785435c7bb62bdbf12f3bfc89c9bca0c871a189e88c4ba023ed4cea504704c87c6ac7e86e24a3962df6c521ae89b62f48ff7 languageName: node linkType: hard @@ -7773,7 +7773,7 @@ __metadata: resolution: "@your-org/core-lib@workspace:packages/core-lib" dependencies: "@testing-library/dom": "npm:10.4.0" - "@testing-library/react": "npm:16.0.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/node": "npm:22.5.1" "@types/react": "npm:18.3.4" @@ -7850,7 +7850,7 @@ __metadata: "@rushstack/eslint-patch": "npm:^1.10.4" "@tanstack/eslint-plugin-query": "npm:^5.52.0" "@testing-library/dom": "npm:10.4.0" - "@testing-library/react": "npm:16.0.0" + "@testing-library/react": "npm:16.0.1" "@types/node": "npm:22.5.1" "@types/react": "npm:18.3.4" "@types/react-dom": "npm:18.3.0" @@ -7952,7 +7952,7 @@ __metadata: "@tailwindcss/forms": "npm:0.5.8" "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:6.5.0" - "@testing-library/react": "npm:16.0.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/node": "npm:22.5.1" "@types/react": "npm:18.3.4" @@ -15325,7 +15325,7 @@ __metadata: "@tanstack/react-query": "npm:5.52.2" "@testing-library/dom": "npm:10.4.0" "@testing-library/jest-dom": "npm:6.5.0" - "@testing-library/react": "npm:16.0.0" + "@testing-library/react": "npm:16.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/cors": "npm:2.8.17" "@types/is-ci": "npm:3.0.4"