diff --git a/frontends/api/package.json b/frontends/api/package.json index 12acd63404..b8fccc6e65 100644 --- a/frontends/api/package.json +++ b/frontends/api/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@faker-js/faker": "^9.0.0", - "@testing-library/react": "16.0.1", + "@testing-library/react": "16.1.0", "enforce-unique": "^1.3.0", "jest": "^29.7.0", "jest-when": "^3.6.0", diff --git a/frontends/ol-utilities/package.json b/frontends/ol-utilities/package.json index 167872da91..272f0edf94 100644 --- a/frontends/ol-utilities/package.json +++ b/frontends/ol-utilities/package.json @@ -29,7 +29,7 @@ "striptags": "^3.2.0" }, "devDependencies": { - "@testing-library/react": "16.0.1", + "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", "@types/validator": "^13.7.6", "casual-browserify": "^1.5.19-2", diff --git a/frontends/package.json b/frontends/package.json index 993d33edd7..4f2349f159 100644 --- a/frontends/package.json +++ b/frontends/package.json @@ -39,7 +39,7 @@ "@swc/core": "^1.4.11", "@swc/jest": "^0.2.26", "@testing-library/jest-dom": "^6.4.2", - "@testing-library/react": "16.0.1", + "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", "@types/css-mediaquery": "^0.1.1", "@types/jest": "^29.5.2", diff --git a/yarn.lock b/yarn.lock index d20a3dfc58..dbc72a2a7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4969,6 +4969,26 @@ __metadata: languageName: node linkType: hard +"@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 || ^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/2a20e0dbfadbc93d45a84e82281ed47deed54a6a5fc1461a523172d7fbc0481e8502cf98a2080f38aba94290b3d745671a1c9e320e6f76ad6afcca67c580b963 + languageName: node + linkType: hard + "@testing-library/user-event@npm:14.5.2, @testing-library/user-event@npm:^14.5.2": version: 14.5.2 resolution: "@testing-library/user-event@npm:14.5.2" @@ -6521,7 +6541,7 @@ __metadata: "@faker-js/faker": "npm:^9.0.0" "@lukemorales/query-key-factory": "npm:^1.3.2" "@tanstack/react-query": "npm:^4.36.1" - "@testing-library/react": "npm:16.0.1" + "@testing-library/react": "npm:16.1.0" axios: "npm:^1.6.3" enforce-unique: "npm:^1.3.0" jest: "npm:^29.7.0" @@ -10069,7 +10089,7 @@ __metadata: "@swc/core": "npm:^1.4.11" "@swc/jest": "npm:^0.2.26" "@testing-library/jest-dom": "npm:^6.4.2" - "@testing-library/react": "npm:16.0.1" + "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/css-mediaquery": "npm:^0.1.1" "@types/jest": "npm:^29.5.2" @@ -14393,7 +14413,7 @@ __metadata: "@dnd-kit/sortable": "npm:^8.0.0" "@dnd-kit/utilities": "npm:^3.2.1" "@faker-js/faker": "npm:^9.0.0" - "@testing-library/react": "npm:16.0.1" + "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/validator": "npm:^13.7.6" api: "workspace:*"