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 27, 2025
1 parent 97bee6b commit 2a06adf
Show file tree
Hide file tree
Showing 3 changed files with 2,657 additions and 2,517 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,37 +152,37 @@
}
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"@rollup/pluginutils": "^5.1.4",
"estree-walker": "^3.0.3",
"get-port-please": "^3.1.2",
"h3": "1.12.0",
"launch-editor": "^2.9.1",
"magic-string": "^0.30.15",
"oxc-parser": "^0.40.1",
"pathe": "^1.1.2",
"unplugin": "^2.1.0"
"magic-string": "^0.30.17",
"oxc-parser": "^0.48.1",
"pathe": "^2.0.2",
"unplugin": "^2.1.2"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"@oxc-project/types": "^0.40.1",
"@antfu/eslint-config": "^4.1.0",
"@nuxt/kit": "^3.15.3",
"@nuxt/schema": "^3.15.3",
"@oxc-project/types": "^0.48.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.2",
"@vitest/ui": "^2.1.8",
"bumpp": "^9.9.0",
"chalk": "^5.3.0",
"eslint": "^9.16.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"@types/node": "^22.10.10",
"@vitest/ui": "^3.0.4",
"bumpp": "^10.0.1",
"chalk": "^5.4.1",
"eslint": "^9.19.0",
"fast-glob": "^3.3.3",
"fs-extra": "^11.3.0",
"rimraf": "^6.0.1",
"rollup": "^4.28.1",
"rollup": "^4.32.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"unbuild": "3.0.0-rc.6",
"typescript": "^5.7.3",
"unbuild": "3.3.1",
"vite": "catalog:",
"vite-plugin-inspect": "catalog:",
"vitest": "^2.1.8",
"vitest": "^3.0.4",
"vue": "^3.5.13",
"webpack": "^5.97.1"
}
Expand Down
Loading

0 comments on commit 2a06adf

Please sign in to comment.