|
2 | 2 | "name": "@soybeanjs/eslint-config", |
3 | 3 | "type": "module", |
4 | 4 | "version": "1.6.0", |
5 | | - "packageManager": "pnpm@10.6.2", |
| 5 | + "packageManager": "pnpm@10.11.0", |
6 | 6 | "description": "SoybeanJS's eslint flat config presets with prettier.", |
7 | 7 | "author": { |
8 | 8 | "name": "Soybean", |
|
117 | 117 | }, |
118 | 118 | "dependencies": { |
119 | 119 | "@antfu/eslint-define-config": "1.23.0-2", |
120 | | - "@antfu/install-pkg": "1.0.0", |
121 | | - "@eslint/eslintrc": "3.3.0", |
122 | | - "@eslint/js": "9.22.0", |
123 | | - "@typescript-eslint/eslint-plugin": "8.26.1", |
124 | | - "@typescript-eslint/parser": "8.26.1", |
| 120 | + "@antfu/install-pkg": "1.1.0", |
| 121 | + "@eslint/eslintrc": "3.3.1", |
| 122 | + "@eslint/js": "9.26.0", |
| 123 | + "@typescript-eslint/eslint-plugin": "8.32.1", |
| 124 | + "@typescript-eslint/parser": "8.32.1", |
125 | 125 | "eslint-config-flat-gitignore": "2.1.0", |
126 | | - "eslint-config-prettier": "10.1.1", |
| 126 | + "eslint-config-prettier": "10.1.5", |
127 | 127 | "eslint-parser-plain": "0.1.1", |
128 | | - "eslint-plugin-import-x": "4.6.1", |
129 | | - "eslint-plugin-n": "17.16.2", |
130 | | - "eslint-plugin-prettier": "5.2.3", |
131 | | - "eslint-plugin-unicorn": "57.0.0", |
132 | | - "globals": "16.0.0", |
| 128 | + "eslint-plugin-import-x": "4.11.1", |
| 129 | + "eslint-plugin-n": "17.18.0", |
| 130 | + "eslint-plugin-prettier": "5.4.0", |
| 131 | + "eslint-plugin-unicorn": "59.0.1", |
| 132 | + "globals": "16.1.0", |
133 | 133 | "local-pkg": "1.1.1", |
134 | 134 | "prettier": "3.5.3", |
135 | 135 | "prettier-plugin-jsdoc": "1.3.2", |
136 | 136 | "prettier-plugin-json-sort": "0.0.2", |
137 | 137 | "prompts": "2.4.2" |
138 | 138 | }, |
139 | 139 | "devDependencies": { |
140 | | - "@soybeanjs/cli": "1.1.1", |
| 140 | + "@soybeanjs/cli": "1.2.1", |
141 | 141 | "@toml-tools/parser": "1.0.0", |
142 | 142 | "@types/eslint-config-prettier": "6.11.3", |
143 | | - "@types/node": "22.13.10", |
| 143 | + "@types/node": "22.15.18", |
144 | 144 | "@types/prompts": "2.4.9", |
145 | | - "@types/react": "19.0.10", |
146 | | - "@types/react-dom": "19.0.4", |
147 | | - "@unocss/core": "66.0.0", |
148 | | - "@unocss/eslint-config": "66.0.0", |
149 | | - "@unocss/preset-uno": "66.0.0", |
150 | | - "astro": "5.4.3", |
151 | | - "eslint": "9.22.0", |
| 145 | + "@types/react": "19.1.4", |
| 146 | + "@types/react-dom": "19.1.5", |
| 147 | + "@unocss/core": "66.1.1", |
| 148 | + "@unocss/eslint-config": "66.1.1", |
| 149 | + "@unocss/preset-uno": "66.1.1", |
| 150 | + "astro": "5.7.13", |
| 151 | + "eslint": "9.26.0", |
152 | 152 | "eslint-plugin-astro": "1.3.1", |
153 | | - "eslint-plugin-react": "7.37.4", |
| 153 | + "eslint-plugin-react": "7.37.5", |
154 | 154 | "eslint-plugin-react-hooks": "5.2.0", |
155 | 155 | "eslint-plugin-react-native": "5.0.0", |
156 | | - "eslint-plugin-react-refresh": "0.4.19", |
| 156 | + "eslint-plugin-react-refresh": "0.4.20", |
157 | 157 | "eslint-plugin-solid": "0.14.5", |
158 | | - "eslint-plugin-svelte": "3.1.0", |
159 | | - "eslint-plugin-vue": "10.0.0", |
160 | | - "lint-staged": "15.4.3", |
| 158 | + "eslint-plugin-svelte": "3.5.1", |
| 159 | + "eslint-plugin-vue": "10.1.0", |
| 160 | + "lint-staged": "16.0.0", |
161 | 161 | "prettier-plugin-astro": "0.14.1", |
162 | | - "prettier-plugin-svelte": "3.3.3", |
163 | | - "prettier-plugin-toml": "2.0.2", |
164 | | - "react": "19.0.0", |
165 | | - "react-dom": "19.0.0", |
166 | | - "simple-git-hooks": "2.11.1", |
167 | | - "solid-js": "1.9.5", |
168 | | - "svelte": "5.23.0", |
| 162 | + "prettier-plugin-svelte": "3.4.0", |
| 163 | + "prettier-plugin-toml": "2.0.5", |
| 164 | + "react": "19.1.0", |
| 165 | + "react-dom": "19.1.0", |
| 166 | + "simple-git-hooks": "2.13.0", |
| 167 | + "solid-js": "1.9.6", |
| 168 | + "svelte": "5.28.6", |
169 | 169 | "tsup": "8.4.0", |
170 | | - "tsx": "4.19.3", |
171 | | - "typescript": "5.8.2", |
| 170 | + "tsx": "4.19.4", |
| 171 | + "typescript": "5.8.3", |
172 | 172 | "vue": "3.5.13", |
173 | | - "vue-eslint-parser": "10.1.1" |
| 173 | + "vue-eslint-parser": "10.1.3" |
174 | 174 | }, |
175 | 175 | "simple-git-hooks": { |
176 | 176 | "commit-msg": "pnpm soy git-commit-verify", |
|
0 commit comments