Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2023
1 parent 2021f34 commit ce96baa
Show file tree
Hide file tree
Showing 4 changed files with 1,096 additions and 523 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"vue": "^3.2.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.1",
"@vitejs/plugin-vue": "^4.5.0",
"tsup": "^7.2.0",
"vite": "^4.5.0"
}
Expand Down
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
},
"dependencies": {
"@iconify-json/carbon": "^1.1.21",
"@unocss/reset": "^0.57.3",
"@vitejs/plugin-vue": "^4.4.1",
"@vueuse/core": "^10.6.0",
"@unocss/reset": "^0.57.6",
"@vitejs/plugin-vue": "^4.5.0",
"@vueuse/core": "^10.6.1",
"esno": "^4.0.0",
"https-localhost": "^4.7.1",
"jiti": "^1.21.0",
"unocss": "^0.57.3",
"unocss": "^0.57.6",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.0",
"vitepress": "1.0.0-rc.25",
"vitepress": "1.0.0-rc.29",
"vnode-util": "workspace:*",
"workbox-window": "^7.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"vue": ">=3.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "^1.1.1",
"@types/node": "^20.9.0",
"@antfu/eslint-config": "^1.2.1",
"@types/node": "^20.9.2",
"bumpp": "^9.2.0",
"chalk": "^5.3.0",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"esno": "^4.0.0",
"fast-glob": "^3.3.2",
"typescript": "^5.2.2",
Expand Down
Loading

1 comment on commit ce96baa

@vercel
Copy link

@vercel vercel bot commented on ce96baa Nov 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vnode-util-docs – ./

vnode-util-docs-git-main-elonehoo.vercel.app
vnode-util-docs-elonehoo.vercel.app
vnode-util.elonehoo.me

Please sign in to comment.