|
31 | 31 | "@babel/eslint-parser": "^7.24.7",
|
32 | 32 | "@babel/plugin-syntax-flow": "^7.24.7",
|
33 | 33 | "@babel/plugin-syntax-jsx": "^7.24.7",
|
34 |
| - "@typescript-eslint/eslint-plugin": "7.13.0", |
35 |
| - "@typescript-eslint/parser": "7.13.0", |
| 34 | + "@typescript-eslint/eslint-plugin": "8.0.0", |
| 35 | + "@typescript-eslint/parser": "8.0.0", |
36 | 36 | "anymatch": "^3.1.3",
|
37 |
| - "eslint": "^8.57.0", |
| 37 | + "eslint": "^9.0.0", |
38 | 38 | "eslint-config-prettier": "^9.1.0",
|
39 |
| - "eslint-plugin-astro": "^0.34.0", |
| 39 | + "eslint-plugin-astro": "^1.0.0", |
40 | 40 | "eslint-plugin-html": "^8.1.1",
|
41 | 41 | "eslint-plugin-import": "^2.29.1",
|
42 |
| - "eslint-plugin-json": "^3.1.0", |
| 42 | + "eslint-plugin-json": "^4.0.0", |
43 | 43 | "eslint-plugin-node": "^11.1.0",
|
44 | 44 | "eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.2",
|
45 | 45 | "eslint-plugin-optimize-regex": "^1.2.1",
|
46 | 46 | "eslint-plugin-react": "^7.34.2",
|
47 | 47 | "eslint-plugin-solid": "^0.14.0",
|
48 |
| - "eslint-plugin-yaml": "^0.5.0", |
| 48 | + "eslint-plugin-yaml": "^1.0.0", |
49 | 49 | "globify-gitignore": "^1.0.3",
|
50 |
| - "make-synchronous": "^0.1.1", |
51 |
| - "prettier": "3.3.2", |
52 |
| - "read-pkg-up": "^7.0.1", |
| 50 | + "make-synchronous": "^1.0.0", |
| 51 | + "prettier": "3.3.3", |
| 52 | + "read-pkg-up": "^11.0.0", |
53 | 53 | "semver": "^7.6.2",
|
54 | 54 | "typescript": "^5.4.5"
|
55 | 55 | },
|
|
0 commit comments