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 7cc1c90 commit f06ea79Copy full SHA for f06ea79
package.json
@@ -79,7 +79,7 @@
79
"@testing-library/jest-dom": "6.6.3",
80
"@testing-library/react": "16.1.0",
81
"@types/fs-extra": "11.0.4",
82
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
83
"@types/lodash.clamp": "4.0.9",
84
"@types/lodash.shuffle": "4.2.9",
85
"@types/react": "^19.1.2",
@@ -89,8 +89,8 @@
89
"eslint": "8.57.1",
90
"flush-microtasks": "1.0.1",
91
"husky": "9.1.7",
92
- "jest": "29.7.0",
93
- "jest-environment-jsdom": "29.7.0",
+ "jest": "30.0.4",
+ "jest-environment-jsdom": "30.0.4",
94
"konva": "9.3.18",
95
"mock-raf": "npm:@react-spring/[email protected]",
96
"prettier": "3.4.2",
0 commit comments