|
54 | 54 | "@babel/eslint-parser": "^7.15.7", |
55 | 55 | "@commitlint/cli": "^19.2.1", |
56 | 56 | "@commitlint/config-conventional": "^19.1.0", |
57 | | - "@jest/types": "^29.6.3", |
| 57 | + "@jest/types": "^30.0.0", |
58 | 58 | "@rollup/plugin-commonjs": "^28.0.0", |
59 | 59 | "@rollup/plugin-node-resolve": "^16.0.0", |
60 | 60 | "@rollup/plugin-typescript": "^12.0.0", |
61 | 61 | "@rollup/plugin-json": "^6.1.0", |
62 | 62 | "@types/events": "^3.0.0", |
63 | | - "@types/jest": "^29.5.12", |
| 63 | + "@types/jest": "^30.0.0", |
64 | 64 | "@typescript-eslint/eslint-plugin": "^8.6.0", |
65 | 65 | "@typescript-eslint/parser": "^8.6.0", |
66 | 66 | "eslint": "^8.18.0", |
|
72 | 72 | "eslint-plugin-react-hooks": "^5.0.0", |
73 | 73 | "eslint-plugin-ssr-friendly": "^1.3.0", |
74 | 74 | "husky": "^9.0.11", |
75 | | - "jest": "^29.7.0", |
76 | | - "jest-environment-jsdom": "^29.7.0", |
| 75 | + "jest": "^30.0.0", |
| 76 | + "jest-environment-jsdom": "^30.0.0", |
77 | 77 | "json-schema-to-zod": "^2.0.14", |
78 | 78 | "lint-staged": "^16.0.0", |
79 | 79 | "lodash.camelcase": "^4.3.0", |
|
0 commit comments