|
132 | 132 | "@babel/eslint-parser": "^7.22.15",
|
133 | 133 | "@babel/plugin-syntax-import-assertions": "^7.22.5",
|
134 | 134 | "@eslint/js": "^8.52.0",
|
135 |
| - "@html-eslint/eslint-plugin": "^0.20.0", |
136 |
| - "@html-eslint/parser": "^0.20.0", |
137 |
| - "@jsenv/eslint-import-resolver": ">=8.0.4", |
138 |
| - "@rushstack/eslint-patch": "^1.5.1", |
139 |
| - "@rushstack/eslint-plugin-security": "^0.7.1", |
| 135 | + "@html-eslint/eslint-plugin": "^0.31.1", |
| 136 | + "@html-eslint/parser": "^0.31.0", |
| 137 | + "@jsenv/eslint-import-resolver": ">=8.2.0", |
| 138 | + "@rushstack/eslint-patch": "^1.10.4", |
| 139 | + "@rushstack/eslint-plugin-security": "^0.8.3", |
140 | 140 | "@typescript-eslint/eslint-plugin": ">=6.9.1",
|
141 | 141 | "@typescript-eslint/parser": "^6.9.1",
|
142 | 142 | "confusing-browser-globals": "^1.0.11",
|
|
167 | 167 | "eslint-plugin-unicorn": "^49.0.0",
|
168 | 168 | "eslint-plugin-yml": "^1.10.0",
|
169 | 169 | "find-up": "5.0.0",
|
170 |
| - "globals": "^13.23.0", |
| 170 | + "globals": "^14.0.0", |
171 | 171 | "jsonc-eslint-parser": "^2.4.0",
|
172 |
| - "read-pkg-up": "^7.0.1", |
173 |
| - "semver": "^7.5.4", |
174 |
| - "toml-eslint-parser": "^0.6.0", |
175 |
| - "yaml-eslint-parser": "^1.2.2" |
| 172 | + "read-pkg-up": "^8.0.0", |
| 173 | + "semver": "^7.6.3", |
| 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 |
| - "@total-typescript/ts-reset": "^0.5.1", |
| 181 | + "@total-typescript/ts-reset": "^0.6.1", |
182 | 182 | "@types/confusing-browser-globals": "^1.0.3",
|
183 |
| - "@types/eslint": "^8.56.0", |
184 |
| - "@types/semver": "^7.5.6", |
| 183 | + "@types/eslint": "^9.6.1", |
| 184 | + "@types/semver": "^7.5.8", |
185 | 185 | "eslint": "^8.56.0",
|
186 | 186 | "eslint-find-rules": "^4.1.0",
|
187 | 187 | "eslint-plugin-babel": "^5.3.1",
|
|
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", |
217 |
| - "type-fest": "^4.8.3", |
218 |
| - "typescript": "^5.3.3", |
| 216 | + "tsup": "^8.0.2", |
| 217 | + "type-fest": "^4.30.2", |
| 218 | + "typescript": "^5.7.2", |
219 | 219 | "vitest": "^1.1.0"
|
220 | 220 | },
|
221 | 221 | "peerDependencies": {
|
|
0 commit comments