Skip to content

Commit

Permalink
chore: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
elonehoo committed Jul 22, 2023
1 parent 7e98f52 commit 200319b
Show file tree
Hide file tree
Showing 5 changed files with 706 additions and 1,077 deletions.
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"tsup": "^7.1.0",
"vite": "^4.3.9"
"vite": "^4.4.6"
}
}
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
},
"dependencies": {
"@iconify-json/carbon": "^1.1.18",
"@unocss/reset": "^0.53.4",
"@unocss/reset": "^0.53.6",
"@vitejs/plugin-vue": "^4.2.3",
"@vueuse/core": "^10.2.1",
"esno": "^0.16.3",
"esno": "^0.17.0",
"https-localhost": "^4.7.1",
"jiti": "^1.19.1",
"unocss": "^0.53.4",
"unocss": "^0.53.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.3.9",
"vitepress": "1.0.0-beta.5",
"vite": "^4.4.6",
"vitepress": "1.0.0-beta.6",
"vnode-util": "workspace:*",
"workbox-window": "^7.0.0"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@antfu/eslint-config": "^0.39.7",
"eslint": "^8.44.0",
"@antfu/eslint-config": "^0.39.8",
"eslint": "^8.45.0",
"typescript": "^5.1.6",
"vue": "^3.3.4"
},
"devDependencies": {
"@types/node": "^20.3.3",
"@types/node": "^20.4.4",
"bumpp": "^9.1.1",
"chalk": "^5.3.0",
"esno": "^0.16.3",
"fast-glob": "^3.3.0"
"esno": "^0.17.0",
"fast-glob": "^3.3.1"
}
}
Loading

1 comment on commit 200319b

@vercel
Copy link

@vercel vercel bot commented on 200319b Jul 22, 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.elonehoo.me
vnode-util-docs-elonehoo.vercel.app

Please sign in to comment.