|
84 | 84 | }, |
85 | 85 | "homepage": "https://mutative.js.org/", |
86 | 86 | "devDependencies": { |
87 | | - "@rollup/plugin-commonjs": "^25.0.7", |
| 87 | + "@rollup/plugin-commonjs": "^28.0.6", |
88 | 88 | "@rollup/plugin-node-resolve": "^15.2.3", |
89 | 89 | "@rollup/plugin-replace": "^5.0.5", |
90 | 90 | "@rollup/plugin-terser": "^0.4.4", |
|
95 | 95 | "@size-limit/webpack": "^11.1.6", |
96 | 96 | "@size-limit/webpack-why": "^11.1.6", |
97 | 97 | "@types/jest": "^30.0.0", |
98 | | - "@types/node": "^22.7.4", |
| 98 | + "@types/node": "^24.0.13", |
99 | 99 | "@typescript-eslint/eslint-plugin": "^8.15.0", |
100 | 100 | "@typescript-eslint/parser": "^8.15.0", |
101 | 101 | "benchmark": "^2.1.4", |
102 | 102 | "commitizen": "^4.3.0", |
103 | 103 | "coveralls": "^3.1.1", |
104 | 104 | "deep-freeze": "^0.0.1", |
105 | | - "eslint": "^9.11.1", |
| 105 | + "eslint": "^9.30.1", |
106 | 106 | "eslint-config-airbnb": "^19.0.4", |
107 | 107 | "eslint-config-prettier": "^10.1.5", |
108 | 108 | "eslint-plugin-import": "^2.30.0", |
|
113 | 113 | "immer": "^10.1.1", |
114 | 114 | "immutable": "^4.0.0", |
115 | 115 | "jest": "^30.0.4", |
116 | | - "jsdoc-tests": "^1.1.0", |
| 116 | + "jsdoc-tests": "^1.2.1", |
117 | 117 | "json2csv": "^5.0.7", |
118 | 118 | "lodash": "^4.17.21", |
119 | 119 | "lodash.clonedeep": "^4.5.0", |
|
127 | 127 | "ts-jest": "^29.4.0", |
128 | 128 | "ts-node": "^10.9.2", |
129 | 129 | "tslib": "^2.8.1", |
130 | | - "typedoc": "^0.28.4", |
| 130 | + "typedoc": "^0.28.7", |
131 | 131 | "typedoc-plugin-markdown": "^4.6.3", |
132 | 132 | "typescript": "^5.8.3", |
133 | 133 | "yargs": "^17.7.2" |
|
0 commit comments