|
45 | 45 | "@rollup/plugin-node-resolve": "^15.3.0", |
46 | 46 | "@rollup/plugin-replace": "^6.0.1", |
47 | 47 | "@rollup/plugin-terser": "^0.4.4", |
48 | | - "@types/jest": "^29.5.0", |
| 48 | + "@types/jest": "^30.0.0", |
49 | 49 | "@types/node": "^18.15.5", |
50 | | - "@typescript-eslint/eslint-plugin": "^8.15.0", |
51 | | - "@typescript-eslint/parser": "^8.15.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "^8.44.0", |
| 51 | + "@typescript-eslint/parser": "^8.44.0", |
52 | 52 | "commitizen": "^4.3.0", |
53 | 53 | "eslint": "^9.3.0", |
54 | 54 | "eslint-config-airbnb": "^19.0.4", |
55 | 55 | "eslint-config-prettier": "^9.1.0", |
56 | 56 | "eslint-plugin-import": "^2.29.1", |
57 | 57 | "eslint-plugin-prettier": "^5.1.3", |
58 | | - "jest": "^29.7.0", |
59 | | - "jest-environment-jsdom": "^29.7.0", |
60 | | - "mutative": "^1.2.0", |
| 58 | + "jest": "^30.1.3", |
| 59 | + "jest-environment-jsdom": "^30.1.2", |
| 60 | + "mutative": "^1.3.0", |
61 | 61 | "prettier": "^3.2.5", |
62 | 62 | "rimraf": "^5.0.7", |
63 | 63 | "rollup": "^4.22.5", |
64 | | - "ts-jest": "^29.2.5", |
| 64 | + "ts-jest": "^29.4.4", |
65 | 65 | "ts-node": "^10.9.2", |
66 | 66 | "tslib": "^2.8.1", |
67 | 67 | "typedoc": "^0.26.11", |
68 | 68 | "typedoc-plugin-markdown": "^4.2.10", |
69 | | - "typescript": "^5.8.3", |
| 69 | + "typescript": "^5.9.2", |
70 | 70 | "yargs": "^17.7.2" |
71 | 71 | }, |
72 | 72 | "config": { |
|
82 | 82 | } |
83 | 83 | }, |
84 | 84 | "peerDependencies": { |
85 | | - "mutative": "^1.2.0" |
| 85 | + "mutative": "^1.3.0" |
86 | 86 | } |
87 | 87 | } |
0 commit comments