|
114 | 114 | "dependencies": {
|
115 | 115 | "@antfu/eslint-define-config": "1.23.0-2",
|
116 | 116 | "@antfu/install-pkg": "0.3.1",
|
117 |
| - "@eslint/eslintrc": "2.1.4", |
118 |
| - "@eslint/js": "8.55.0", |
119 |
| - "@typescript-eslint/eslint-plugin": "6.14.0", |
120 |
| - "@typescript-eslint/parser": "6.14.0", |
| 117 | + "@eslint/eslintrc": "3.0.0", |
| 118 | + "@eslint/js": "8.56.0", |
| 119 | + "@typescript-eslint/eslint-plugin": "6.16.0", |
| 120 | + "@typescript-eslint/parser": "6.16.0", |
121 | 121 | "eslint-config-prettier": "9.1.0",
|
122 | 122 | "eslint-parser-plain": "0.1.0",
|
123 |
| - "eslint-plugin-i": "2.29.0", |
124 |
| - "eslint-plugin-n": "16.4.0", |
125 |
| - "eslint-plugin-prettier": "5.0.1", |
126 |
| - "eslint-plugin-unicorn": "49.0.0", |
| 123 | + "eslint-plugin-i": "2.29.1", |
| 124 | + "eslint-plugin-n": "16.5.0", |
| 125 | + "eslint-plugin-prettier": "5.1.2", |
| 126 | + "eslint-plugin-unicorn": "50.0.1", |
127 | 127 | "globals": "13.24.0",
|
128 | 128 | "local-pkg": "0.5.0",
|
129 | 129 | "prettier": "3.1.1",
|
130 |
| - "prettier-plugin-jsdoc": "1.1.1", |
| 130 | + "prettier-plugin-jsdoc": "1.3.0", |
131 | 131 | "prettier-plugin-json-sort": "0.0.2",
|
132 | 132 | "prompts": "2.4.2"
|
133 | 133 | },
|
134 | 134 | "devDependencies": {
|
135 | 135 | "@soybeanjs/cli": "1.0.0-beta.7",
|
136 | 136 | "@toml-tools/parser": "1.0.0",
|
137 |
| - "@types/eslint": "8.44.8", |
| 137 | + "@types/eslint": "8.56.0", |
138 | 138 | "@types/eslint-config-prettier": "6.11.3",
|
139 | 139 | "@types/eslint__js": "8.42.3",
|
140 |
| - "@types/node": "20.10.4", |
| 140 | + "@types/node": "20.10.5", |
141 | 141 | "@types/prompts": "2.4.9",
|
142 |
| - "@types/react": "18.2.43", |
143 |
| - "@types/react-dom": "18.2.17", |
144 |
| - "astro": "4.0.4", |
145 |
| - "eslint": "8.55.0", |
146 |
| - "eslint-plugin-astro": "0.30.0", |
| 142 | + "@types/react": "18.2.45", |
| 143 | + "@types/react-dom": "18.2.18", |
| 144 | + "astro": "4.0.8", |
| 145 | + "eslint": "8.56.0", |
| 146 | + "eslint-plugin-astro": "0.31.0", |
147 | 147 | "eslint-plugin-react": "7.33.2",
|
148 | 148 | "eslint-plugin-react-hooks": "4.6.0",
|
149 | 149 | "eslint-plugin-react-native": "4.1.0",
|
|
152 | 152 | "eslint-plugin-svelte": "2.35.1",
|
153 | 153 | "eslint-plugin-vue": "9.19.2",
|
154 | 154 | "lint-staged": "15.2.0",
|
155 |
| - "prettier-plugin-astro": "0.12.2", |
| 155 | + "prettier-plugin-astro": "0.12.3", |
156 | 156 | "prettier-plugin-svelte": "3.1.2",
|
157 | 157 | "prettier-plugin-toml": "2.0.1",
|
158 | 158 | "react": "18.2.0",
|
|
161 | 161 | "solid-js": "1.8.7",
|
162 | 162 | "svelte": "4.2.8",
|
163 | 163 | "tsup": "8.0.1",
|
164 |
| - "tsx": "4.6.2", |
| 164 | + "tsx": "4.7.0", |
165 | 165 | "typescript": "5.3.3",
|
166 |
| - "vue": "3.3.11", |
| 166 | + "vue": "3.3.13", |
167 | 167 | "vue-eslint-parser": "9.3.2"
|
168 | 168 | },
|
169 | 169 | "simple-git-hooks": {
|
|
0 commit comments