We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8649957 commit 5bca784Copy full SHA for 5bca784
package.json
@@ -40,7 +40,7 @@
40
"devDependencies": {
41
"@testing-library/dom": "10.4.0",
42
"@testing-library/react": "16.3.0",
43
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
44
"@types/react": "19.1.8",
45
"@types/react-dom": "19.1.6",
46
"@typescript-eslint/eslint-plugin": "8.34.0",
@@ -51,8 +51,8 @@
51
"eslint-plugin-jest": "28.13.5",
52
"eslint-plugin-react": "7.37.5",
53
"eslint-plugin-react-hooks": "5.2.0",
54
- "jest": "29.7.0",
55
- "jest-environment-jsdom": "29.7.0",
+ "jest": "30.0.1",
+ "jest-environment-jsdom": "30.0.1",
56
"postcss": "8.5.5",
57
"react": "19.1.0",
58
"react-dom": "19.1.0",
0 commit comments