Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyinws committed Jan 15, 2024
1 parent 8ecf74e commit 07a320d
Show file tree
Hide file tree
Showing 4 changed files with 1,108 additions and 579 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,36 +136,36 @@
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"ast-kit": "^0.11.2",
"h3": "^1.9.0",
"ast-kit": "^0.11.3",
"h3": "^1.10.0",
"launch-editor": "^2.6.1",
"magic-string": "^0.30.5",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"serve-static": "^1.15.0",
"source-map-js": "^1.0.2",
"unplugin": "^1.5.1"
"unplugin": "^1.6.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.1.2",
"@babel/types": "^7.23.5",
"@nuxt/kit": "^3.8.2",
"@nuxt/schema": "^3.8.2",
"@antfu/eslint-config": "^2.6.2",
"@babel/types": "^7.23.6",
"@nuxt/kit": "^3.9.1",
"@nuxt/schema": "^3.9.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.10.1",
"bumpp": "^9.2.0",
"@types/node": "^20.11.1",
"bumpp": "^9.2.1",
"chalk": "^5.3.0",
"eslint": "^8.54.0",
"eslint": "^8.56.0",
"esno": "^4.0.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"nodemon": "^3.0.1",
"nodemon": "^3.0.2",
"rimraf": "^5.0.5",
"rollup": "^4.6.1",
"rollup": "^4.9.5",
"tsup": "^8.0.1",
"typescript": "^5.3.2",
"vite": "^5.0.4",
"vitest": "^0.34.6",
"vue": "^3.3.9",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vitest": "^1.2.0",
"vue": "^3.4.13",
"webpack": "^5.89.0"
}
}
Loading

0 comments on commit 07a320d

Please sign in to comment.