diff --git a/package.json b/package.json index ca0b3f4..b03f706 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@storybook/react": "^10", "@storybook/react-webpack5": "^10", "@testing-library/dom": "^10.4.1", - "@testing-library/jest-dom": "^6.9.1", + "@testing-library/jest-dom": "^7.0.1", "@testing-library/react": "^16.3.2", "@types/jest": "^30.0.0", "@types/react": "^19.2.14", diff --git a/yarn.lock b/yarn.lock index 168a8d6..10a73ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2480,7 +2480,7 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:6.9.1, @testing-library/jest-dom@npm:^6.9.1": +"@testing-library/jest-dom@npm:6.9.1": version: 6.9.1 resolution: "@testing-library/jest-dom@npm:6.9.1" dependencies: @@ -2494,6 +2494,26 @@ __metadata: languageName: node linkType: hard +"@testing-library/jest-dom@npm:^7.0.1": + version: 7.0.1 + resolution: "@testing-library/jest-dom@npm:7.0.1" + dependencies: + "@adobe/css-tools": "npm:^4.4.0" + aria-query: "npm:^5.0.0" + css.escape: "npm:^1.5.1" + dom-accessibility-api: "npm:^0.6.3" + picocolors: "npm:^1.1.1" + redent: "npm:^3.0.0" + peerDependencies: + "@testing-library/dom": ">=10 <11" + vitest: ">= 0.32" + peerDependenciesMeta: + vitest: + optional: true + checksum: 10c0/4450af11d3580749949c6eee749077267c70d18f794952b9e24839f8f66afe28c6f83dd3d93b135cfd9aae8401b9861260cc309dee4ad4f2845b52b94e5c5e11 + languageName: node + linkType: hard + "@testing-library/react@npm:^16.3.2": version: 16.3.3 resolution: "@testing-library/react@npm:16.3.3" @@ -4163,7 +4183,7 @@ __metadata: "@storybook/react": "npm:^10" "@storybook/react-webpack5": "npm:^10" "@testing-library/dom": "npm:^10.4.1" - "@testing-library/jest-dom": "npm:^6.9.1" + "@testing-library/jest-dom": "npm:^7.0.1" "@testing-library/react": "npm:^16.3.2" "@types/jest": "npm:^30.0.0" "@types/react": "npm:^19.2.14"