Skip to content

Commit ff2bace

Browse files
fix(deps): update root
1 parent af39cbf commit ff2bace

File tree

2 files changed

+2659
-998
lines changed

2 files changed

+2659
-998
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -141,32 +141,32 @@
141141
}
142142
},
143143
"dependencies": {
144-
"@antfu/utils": "^0.7.6",
144+
"@antfu/utils": "^8.1.0",
145145
"@nuxt/kit": "^3.7.4",
146146
"@nuxt/schema": "^3.7.4",
147-
"@types/node": "^20.8.2",
148-
"chokidar": "^3.5.3",
147+
"@types/node": "^22.10.7",
148+
"chokidar": "^4.0.3",
149149
"consola": "^3.2.3",
150-
"filter-anything": "^3.0.7",
151-
"globby": "^13.2.2",
152-
"merge-anything": "^5.1.7",
153-
"minimatch": "^9.0.3",
154-
"remove-anything": "^1.0.5",
150+
"filter-anything": "^4.0.2",
151+
"globby": "^14.0.2",
152+
"merge-anything": "^6.0.2",
153+
"minimatch": "^10.0.1",
154+
"remove-anything": "^2.0.2",
155155
"schob": "^1.0.2",
156-
"unplugin": "^1.5.0"
156+
"unplugin": "^2.1.2"
157157
},
158158
"devDependencies": {
159-
"@antfu/eslint-config": "1.0.0-beta.19",
160-
"@vitest/coverage-v8": "^0.34.6",
159+
"@antfu/eslint-config": "3.14.0",
160+
"@vitest/coverage-v8": "^3.0.2",
161161
"bumpp": "^9.2.0",
162-
"eslint": "^8.50.0",
163-
"lint-staged": "^14.0.1",
162+
"eslint": "^9.18.0",
163+
"lint-staged": "^15.4.1",
164164
"nodemon": "^3.0.1",
165165
"simple-git-hooks": "^2.9.0",
166-
"tsup": "^7.2.0",
166+
"tsup": "^8.3.5",
167167
"typescript": "^5.2.2",
168168
"vite": "^4.4.11",
169-
"vitest": "^0.34.6"
169+
"vitest": "^3.0.2"
170170
},
171171
"simple-git-hooks": {
172172
"pre-commit": "pnpm lint-staged"

0 commit comments

Comments
 (0)