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-ckeditor/package.json b/frontends/ol-ckeditor/package.json index f8770fee7f..ec386747b4 100644 --- a/frontends/ol-ckeditor/package.json +++ b/frontends/ol-ckeditor/package.json @@ -40,6 +40,6 @@ }, "devDependencies": { "@faker-js/faker": "^9.0.0", - "@testing-library/react": "16.0.1" + "@testing-library/react": "16.1.0" } } diff --git a/frontends/ol-utilities/package.json b/frontends/ol-utilities/package.json index cec5f66007..c1bca5bd4c 100644 --- a/frontends/ol-utilities/package.json +++ b/frontends/ol-utilities/package.json @@ -28,7 +28,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/ol-widgets/package.json b/frontends/ol-widgets/package.json index 4af82148ec..63956de974 100644 --- a/frontends/ol-widgets/package.json +++ b/frontends/ol-widgets/package.json @@ -19,7 +19,7 @@ "yup": "^1.2.0" }, "devDependencies": { - "@testing-library/react": "16.0.1", + "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", "@types/js-beautify": "^1.13.3", "js-beautify": "^1.14.6", diff --git a/frontends/package.json b/frontends/package.json index 8ff886dedb..4ec555ba8e 100644 --- a/frontends/package.json +++ b/frontends/package.json @@ -41,7 +41,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 48182bc1f0..7e7570f00d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5974,6 +5974,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" @@ -7566,7 +7586,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" @@ -11568,7 +11588,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" @@ -16206,7 +16226,7 @@ __metadata: "@ckeditor/ckeditor5-ui": "npm:^43.0.0" "@ckeditor/ckeditor5-utils": "npm:^43.0.0" "@faker-js/faker": "npm:^9.0.0" - "@testing-library/react": "npm:16.0.1" + "@testing-library/react": "npm:16.1.0" axios: "npm:^1.6.3" classnames: "npm:^2.3.2" ol-components: "npm:0.0.0" @@ -16299,7 +16319,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:*" @@ -16329,7 +16349,7 @@ __metadata: "@faker-js/faker": "npm:^9.0.0" "@mui/material": "npm:^6.1.8" "@remixicon/react": "npm:^4.2.0" - "@testing-library/react": "npm:16.0.1" + "@testing-library/react": "npm:16.1.0" "@testing-library/user-event": "npm:14.5.2" "@types/js-beautify": "npm:^1.13.3" classnames: "npm:^2.3.2"