Skip to content

Commit e29fed0

Browse files
chore(deps): update root
1 parent af39cbf commit e29fed0

File tree

2 files changed

+1018
-566
lines changed

2 files changed

+1018
-566
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -141,30 +141,30 @@
141141
}
142142
},
143143
"dependencies": {
144-
"@antfu/utils": "^0.7.6",
145-
"@nuxt/kit": "^3.7.4",
146-
"@nuxt/schema": "^3.7.4",
147-
"@types/node": "^20.8.2",
148-
"chokidar": "^3.5.3",
144+
"@antfu/utils": "^0.7.7",
145+
"@nuxt/kit": "^3.11.2",
146+
"@nuxt/schema": "^3.11.2",
147+
"@types/node": "^20.12.8",
148+
"chokidar": "^3.6.0",
149149
"consola": "^3.2.3",
150150
"filter-anything": "^3.0.7",
151151
"globby": "^13.2.2",
152152
"merge-anything": "^5.1.7",
153-
"minimatch": "^9.0.3",
153+
"minimatch": "^9.0.4",
154154
"remove-anything": "^1.0.5",
155155
"schob": "^1.0.2",
156-
"unplugin": "^1.5.0"
156+
"unplugin": "^1.10.1"
157157
},
158158
"devDependencies": {
159-
"@antfu/eslint-config": "1.0.0-beta.19",
159+
"@antfu/eslint-config": "1.2.1",
160160
"@vitest/coverage-v8": "^0.34.6",
161-
"bumpp": "^9.2.0",
162-
"eslint": "^8.50.0",
161+
"bumpp": "^9.4.1",
162+
"eslint": "^8.57.0",
163163
"lint-staged": "^14.0.1",
164-
"nodemon": "^3.0.1",
165-
"simple-git-hooks": "^2.9.0",
164+
"nodemon": "^3.1.0",
165+
"simple-git-hooks": "^2.11.1",
166166
"tsup": "^7.2.0",
167-
"typescript": "^5.2.2",
167+
"typescript": "^5.4.5",
168168
"vite": "^4.4.11",
169169
"vitest": "^0.34.6"
170170
},

0 commit comments

Comments
 (0)