|
134 | 134 | "@eslint/js": "^8.52.0",
|
135 | 135 | "@html-eslint/eslint-plugin": "^0.20.0",
|
136 | 136 | "@html-eslint/parser": "^0.20.0",
|
137 |
| - "@jsenv/eslint-import-resolver": ">=8.0.4", |
138 |
| - "@rushstack/eslint-patch": "^1.5.1", |
| 137 | + "@jsenv/eslint-import-resolver": ">=8.2.0", |
| 138 | + "@rushstack/eslint-patch": "^1.10.5", |
139 | 139 | "@rushstack/eslint-plugin-security": "^0.7.1",
|
140 | 140 | "@typescript-eslint/eslint-plugin": ">=6.9.1",
|
141 | 141 | "@typescript-eslint/parser": "^6.9.1",
|
|
171 | 171 | "jsonc-eslint-parser": "^2.4.0",
|
172 | 172 | "read-pkg-up": "^7.0.1",
|
173 | 173 | "semver": "^7.5.4",
|
174 |
| - "toml-eslint-parser": "^0.6.0", |
175 |
| - "yaml-eslint-parser": "^1.2.2" |
| 174 | + "toml-eslint-parser": "^0.6.1", |
| 175 | + "yaml-eslint-parser": "^1.2.3" |
176 | 176 | },
|
177 | 177 | "devDependencies": {
|
178 | 178 | "@anolilab/semantic-release-preset": "8.0.3",
|
179 |
| - "@arthurgeron/eslint-plugin-react-usememo": "^2.2.1", |
| 179 | + "@arthurgeron/eslint-plugin-react-usememo": "^2.2.3", |
180 | 180 | "@testing-library/dom": "^9.3.3",
|
181 | 181 | "@total-typescript/ts-reset": "^0.5.1",
|
182 | 182 | "@types/confusing-browser-globals": "^1.0.3",
|
|
211 | 211 | "eslint-plugin-zod": "^1.4.0",
|
212 | 212 | "jest": "^29.7.0",
|
213 | 213 | "react": "^18.2.0",
|
214 |
| - "rimraf": "^5.0.5", |
| 214 | + "rimraf": "^5.0.10", |
215 | 215 | "semantic-release": "^22.0.12",
|
216 |
| - "tsup": "^8.0.1", |
| 216 | + "tsup": "^8.0.2", |
217 | 217 | "type-fest": "^4.8.3",
|
218 | 218 | "typescript": "^5.3.3",
|
219 | 219 | "vitest": "^1.1.0"
|
|
0 commit comments