|
2 | 2 | "name": "@soybeanjs/eslint-config", |
3 | 3 | "type": "module", |
4 | 4 | "version": "1.7.3", |
5 | | - "packageManager": "pnpm@10.20.0", |
| 5 | + "packageManager": "pnpm@10.22.0", |
6 | 6 | "description": "SoybeanJS's eslint flat config presets with prettier.", |
7 | 7 | "author": { |
8 | 8 | "name": "Soybean", |
|
121 | 121 | "@antfu/install-pkg": "^1.1.0", |
122 | 122 | "@eslint/eslintrc": "^3.3.1", |
123 | 123 | "@eslint/js": "^9.39.1", |
124 | | - "@typescript-eslint/eslint-plugin": "^8.46.3", |
125 | | - "@typescript-eslint/parser": "^8.46.3", |
| 124 | + "@typescript-eslint/eslint-plugin": "^8.46.4", |
| 125 | + "@typescript-eslint/parser": "^8.46.4", |
126 | 126 | "eslint-config-flat-gitignore": "^2.1.0", |
127 | 127 | "eslint-config-prettier": "^10.1.8", |
128 | 128 | "eslint-parser-plain": "^0.1.1", |
|
140 | 140 | "@soybeanjs/cli": "^1.4.1", |
141 | 141 | "@toml-tools/parser": "^1.0.0", |
142 | 142 | "@types/eslint-config-prettier": "^6.11.3", |
143 | | - "@types/node": "^24.10.0", |
| 143 | + "@types/node": "^24.10.1", |
144 | 144 | "@types/prompts": "^2.4.9", |
145 | | - "@types/react": "^19.2.2", |
146 | | - "@types/react-dom": "^19.2.2", |
147 | | - "@unocss/core": "^66.5.5", |
148 | | - "@unocss/eslint-config": "^66.5.5", |
149 | | - "@unocss/preset-uno": "^66.5.5", |
150 | | - "astro": "^5.15.4", |
| 145 | + "@types/react": "^19.2.5", |
| 146 | + "@types/react-dom": "^19.2.3", |
| 147 | + "@unocss/core": "^66.5.6", |
| 148 | + "@unocss/eslint-config": "^66.5.6", |
| 149 | + "@unocss/preset-uno": "^66.5.6", |
| 150 | + "astro": "^5.15.8", |
151 | 151 | "eslint": "^9.39.1", |
152 | 152 | "eslint-plugin-astro": "^1.5.0", |
153 | 153 | "eslint-plugin-react": "^7.37.5", |
|
165 | 165 | "react-dom": "^19.2.0", |
166 | 166 | "simple-git-hooks": "^2.13.1", |
167 | 167 | "solid-js": "^1.9.10", |
168 | | - "svelte": "^5.43.4", |
| 168 | + "svelte": "^5.43.6", |
169 | 169 | "svelte-eslint-parser": "^1.4.0", |
170 | | - "tsdown": "^0.16.1", |
| 170 | + "tsdown": "^0.16.4", |
171 | 171 | "tsx": "^4.20.6", |
172 | 172 | "typescript": "^5.9.3", |
173 | 173 | "vue": "^3.5.24", |
|
0 commit comments