|
95 | 95 | "@bhollis/css-modules-typescript-loader": "^1.0.1", |
96 | 96 | "@bhollis/eslint-plugin-css-modules": "^1.0.0", |
97 | 97 | "@bundle-stats/plugin-webpack-filter": "^4.21.7", |
98 | | - "@eslint-react/eslint-plugin": "^2.3.13", |
| 98 | + "@eslint-react/eslint-plugin": "^2.4.0", |
99 | 99 | "@eslint/compat": "^2.0.0", |
100 | 100 | "@rspack/cli": "^1.6.8", |
101 | 101 | "@rspack/core": "^1.6.8", |
|
116 | 116 | "@types/webpack": "^5.28.5", |
117 | 117 | "@types/webpack-env": "^1.18.8", |
118 | 118 | "@types/webpack-stats-plugin": "^0.3.5", |
119 | | - "@typescript-eslint/eslint-plugin": "^8.50.1", |
120 | | - "@typescript-eslint/parser": "^8.50.1", |
| 119 | + "@typescript-eslint/eslint-plugin": "^8.51.0", |
| 120 | + "@typescript-eslint/parser": "^8.51.0", |
121 | 121 | "babel-jest": "^30.2.0", |
122 | 122 | "babel-loader": "^10.0.0", |
123 | 123 | "babel-plugin-object-to-json-parse": "^0.2.3", |
|
167 | 167 | "stylelint": "^16.26.1", |
168 | 168 | "stylelint-config-css-modules": "^4.5.1", |
169 | 169 | "stylelint-config-standard-scss": "^16.0.0", |
170 | | - "stylelint-order": "^7.0.0", |
| 170 | + "stylelint-order": "^7.0.1", |
171 | 171 | "svgo": "^4.0.0", |
172 | 172 | "svgo-loader": "^4.0.0", |
173 | 173 | "ts-checker-rspack-plugin": "^1.2.3", |
174 | 174 | "ts-jest": "^29.4.6", |
175 | 175 | "ts-loader": "^9.5.4", |
176 | 176 | "ts-unused-exports": "^11.0.1", |
177 | 177 | "typescript": "^5.9.3", |
178 | | - "typescript-eslint": "^8.50.1", |
| 178 | + "typescript-eslint": "^8.51.0", |
179 | 179 | "webpack-stats-plugin": "^1.1.3" |
180 | 180 | }, |
181 | 181 | "dependencies": { |
|
205 | 205 | "fast-equals": "^6.0.0", |
206 | 206 | "i18next": "^25.7.3", |
207 | 207 | "i18next-http-backend": "^3.0.2", |
208 | | - "immer": "^11.1.0", |
| 208 | + "immer": "^11.1.3", |
209 | 209 | "memoize-one": "^6.0.0", |
210 | 210 | "motion": "^12.23.26", |
211 | 211 | "papaparse": "^5.5.3", |
|
0 commit comments