|
82 | 82 | "dependencies": {
|
83 | 83 | "@antfu/install-pkg": "^1.0.0",
|
84 | 84 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
|
85 |
| - "@typescript-eslint/eslint-plugin": "^8.24.1", |
86 |
| - "@typescript-eslint/parser": "^8.24.1", |
87 |
| - "@vitest/eslint-plugin": "^1.1.31", |
| 85 | + "@typescript-eslint/eslint-plugin": "^8.25.0", |
| 86 | + "@typescript-eslint/parser": "^8.25.0", |
| 87 | + "@vitest/eslint-plugin": "^1.1.32-beta.3", |
88 | 88 | "eslint-config-flat-gitignore": "^2.1.0",
|
89 | 89 | "eslint-config-prettier": "^10.0.1",
|
90 |
| - "eslint-plugin-antfu": "^3.0.0", |
91 |
| - "eslint-plugin-command": "^3.0.0", |
| 90 | + "eslint-plugin-antfu": "^3.1.0", |
| 91 | + "eslint-plugin-command": "^3.1.0", |
92 | 92 | "eslint-plugin-eslint-comments": "^3.2.0",
|
93 | 93 | "eslint-plugin-import-x": "^4.6.1",
|
94 | 94 | "eslint-plugin-jsdoc": "^50.6.3",
|
95 | 95 | "eslint-plugin-jsonc": "^2.19.1",
|
96 | 96 | "eslint-plugin-n": "^17.15.1",
|
97 | 97 | "eslint-plugin-no-only-tests": "^3.3.0",
|
98 |
| - "eslint-plugin-perfectionist": "^4.8.0", |
| 98 | + "eslint-plugin-perfectionist": "^4.9.0", |
99 | 99 | "eslint-plugin-regexp": "^2.7.0",
|
100 | 100 | "eslint-plugin-unicorn": "^57.0.0",
|
101 | 101 | "eslint-plugin-unused-imports": "^4.1.4",
|
102 | 102 | "eslint-plugin-vue": "^9.32.0",
|
103 | 103 | "eslint-typegen": "^2.0.0",
|
104 |
| - "globals": "^15.15.0", |
| 104 | + "globals": "^16.0.0", |
105 | 105 | "jsonc-eslint-parser": "^2.4.0",
|
106 | 106 | "local-pkg": "^1.0.0",
|
107 | 107 | "parse-gitignore": "^2.0.0",
|
108 | 108 | "picocolors": "^1.1.1",
|
109 |
| - "prettier": "^3.5.1", |
| 109 | + "prettier": "^3.5.2", |
110 | 110 | "prompts": "^2.4.2",
|
111 | 111 | "vue-eslint-parser": "^9.4.3",
|
112 | 112 | "yargs": "^17.7.2"
|
|
121 | 121 | "@types/yargs": "^17.0.33",
|
122 | 122 | "@unocss/eslint-plugin": "^66.0.0",
|
123 | 123 | "bumpp": "^10.0.3",
|
124 |
| - "eslint": "^9.20.1", |
| 124 | + "eslint": "^9.21.0", |
125 | 125 | "eslint-plugin-react-compiler": "19.0.0-beta-e552027-20250112",
|
126 | 126 | "eslint-plugin-react-hooks": "^5.1.0",
|
127 | 127 | "eslint-plugin-react-refresh": "^0.4.19",
|
|
130 | 130 | "jiti": "^2.4.2",
|
131 | 131 | "nano-staged": "^0.8.0",
|
132 | 132 | "simple-git-hooks": "^2.11.1",
|
133 |
| - "svelte": "^5.20.2", |
| 133 | + "svelte": "^5.20.4", |
134 | 134 | "svelte-eslint-parser": "^0.43.0",
|
135 | 135 | "tsup": "^8.3.6",
|
136 | 136 | "typescript": "^5.7.3"
|
|
0 commit comments