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 3269d08 commit d3b9af0Copy full SHA for d3b9af0
package.json
@@ -54,7 +54,7 @@
54
"@babel/eslint-parser": "^7.15.7",
55
"@commitlint/cli": "^19.2.1",
56
"@commitlint/config-conventional": "^19.1.0",
57
- "@jest/types": "^29.6.3",
+ "@jest/types": "^30.0.0",
58
"@rollup/plugin-commonjs": "^28.0.0",
59
"@rollup/plugin-node-resolve": "^16.0.0",
60
"@rollup/plugin-typescript": "^12.0.0",
@@ -72,8 +72,8 @@
72
"eslint-plugin-react-hooks": "^5.0.0",
73
"eslint-plugin-ssr-friendly": "^1.3.0",
74
"husky": "^9.0.11",
75
- "jest": "^29.7.0",
76
- "jest-environment-jsdom": "^29.7.0",
+ "jest": "^30.0.0",
+ "jest-environment-jsdom": "^30.0.0",
77
"json-schema-to-zod": "^2.0.14",
78
"lint-staged": "^15.0.0",
79
"lodash.camelcase": "^4.3.0",
0 commit comments