diff --git a/frontend/package.json b/frontend/package.json index 8a8affd5ec..5e1e83d994 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -47,7 +47,7 @@ "@mui/x-date-pickers": "^7.0.0", "@tanstack/react-table": "^8.10.7", "@testing-library/dom": "8.20.1", - "@testing-library/jest-dom": "6.4.6", + "@testing-library/jest-dom": "6.4.8", "@testing-library/react": "13.4.0", "@testing-library/user-event": "14.5.2", "@types/css-mediaquery": "^0.1.4", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 40b043d616..e64e1521b8 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2502,9 +2502,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:6.4.6": - version: 6.4.6 - resolution: "@testing-library/jest-dom@npm:6.4.6" +"@testing-library/jest-dom@npm:6.4.8": + version: 6.4.8 + resolution: "@testing-library/jest-dom@npm:6.4.8" dependencies: "@adobe/css-tools": "npm:^4.4.0" "@babel/runtime": "npm:^7.9.2" @@ -2514,24 +2514,7 @@ __metadata: dom-accessibility-api: "npm:^0.6.3" lodash: "npm:^4.17.21" redent: "npm:^3.0.0" - peerDependencies: - "@jest/globals": ">= 28" - "@types/bun": "*" - "@types/jest": ">= 28" - jest: ">= 28" - vitest: ">= 0.32" - peerDependenciesMeta: - "@jest/globals": - optional: true - "@types/bun": - optional: true - "@types/jest": - optional: true - jest: - optional: true - vitest: - optional: true - checksum: 10c0/8f369c1d27f8128b3794c6b9af5f5b794a47af4670819756e9f4e7cf69e277b30e8b89c548277a279918f648c85c6c7874f1a867e52edd4edb0629a2cf377daa + checksum: 10c0/8eececcac1ec7728c038b9d9eabfc8b8dcf4dc1e997c959450bff16d946e3344275862b84bfe0e1d1beb3817368e782464816aca47ab5c94f0ebf66db71df55d languageName: node linkType: hard @@ -9750,7 +9733,7 @@ __metadata: "@mui/x-date-pickers": "npm:^7.0.0" "@tanstack/react-table": "npm:^8.10.7" "@testing-library/dom": "npm:8.20.1" - "@testing-library/jest-dom": "npm:6.4.6" + "@testing-library/jest-dom": "npm:6.4.8" "@testing-library/react": "npm:13.4.0" "@testing-library/user-event": "npm:14.5.2" "@types/css-mediaquery": "npm:^0.1.4"