Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 30, 2025
1 parent a0b08e5 commit bff1f58
Show file tree
Hide file tree
Showing 3 changed files with 745 additions and 832 deletions.
2 changes: 1 addition & 1 deletion examples/vue-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vue": "^3.5.13"
},
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/core": "^7.26.7",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-service": "~5.0.8",
"unplugin-vue-markdown": "workspace:*"
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,22 +88,22 @@
"unplugin": "^2.1.2"
},
"devDependencies": {
"@antfu/eslint-config": "^3.16.0",
"@antfu/ni": "^23.2.0",
"@antfu/eslint-config": "^4.1.0",
"@antfu/ni": "^23.3.0",
"@antfu/utils": "^8.1.0",
"@types/node": "^22.10.7",
"@types/node": "^22.12.0",
"@unhead/vue": "^1.11.18",
"@vue/test-utils": "^2.4.6",
"bumpp": "^9.10.2",
"bumpp": "^10.0.1",
"chalk": "^5.4.1",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"esno": "^4.8.0",
"fast-glob": "^3.3.3",
"rollup": "^4.31.0",
"tsup": "^8.3.5",
"rollup": "^4.32.1",
"tsup": "^8.3.6",
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vitest": "^3.0.3",
"vitest": "^3.0.4",
"vue": "^3.5.13",
"webpack": "^5.97.1"
}
Expand Down
Loading

0 comments on commit bff1f58

Please sign in to comment.