Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyinws committed Sep 25, 2024
1 parent 4ae69d4 commit f1a1552
Show file tree
Hide file tree
Showing 2 changed files with 1,483 additions and 1,996 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,37 +156,37 @@
}
},
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"ast-kit": "^1.0.0",
"@rollup/pluginutils": "^5.1.2",
"ast-kit": "^1.2.0",
"get-port-please": "^3.1.2",
"h3": "^1.12.0",
"launch-editor": "^2.8.0",
"magic-string": "^0.30.10",
"launch-editor": "^2.9.1",
"magic-string": "^0.30.11",
"pathe": "^1.1.2",
"unplugin": "^1.11.0"
"unplugin": "^1.14.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.3",
"@babel/types": "^7.24.7",
"@nuxt/kit": "^3.12.3",
"@nuxt/schema": "^3.12.3",
"@antfu/eslint-config": "^3.7.1",
"@babel/types": "^7.25.6",
"@nuxt/kit": "^3.13.2",
"@nuxt/schema": "^3.13.2",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.10",
"@vitest/ui": "^2.0.1",
"bumpp": "^9.4.1",
"@types/node": "^22.7.0",
"@vitest/ui": "^2.1.1",
"bumpp": "^9.5.2",
"chalk": "^5.3.0",
"eslint": "^9.6.0",
"eslint": "^9.11.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"rimraf": "^6.0.0",
"rollup": "^4.18.1",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"rimraf": "^6.0.1",
"rollup": "^4.22.4",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"unbuild": "3.0.0-rc.6",
"vite": "catalog:",
"vite-plugin-inspect": "^0.8.4",
"vitest": "^2.0.1",
"vue": "^3.4.31",
"webpack": "^5.92.1"
"vite-plugin-inspect": "^0.8.7",
"vitest": "^2.1.1",
"vue": "^3.5.8",
"webpack": "^5.94.0"
}
}
Loading

0 comments on commit f1a1552

Please sign in to comment.