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 May 6, 2024
1 parent f407355 commit 1c615dd
Show file tree
Hide file tree
Showing 4 changed files with 220 additions and 208 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": "^5.0.4",
"tsup": "^8.0.2",
"vite": "^5.2.10"
"vite": "^5.2.11"
}
}
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"serve": "vitepress serve"
},
"dependencies": {
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/carbon": "^1.1.32",
"@unocss/reset": "^0.59.4",
"@vitejs/plugin-vue": "^5.0.4",
"@vueuse/core": "^10.9.0",
"esno": "^4.7.0",
"https-localhost": "^4.7.1",
"jiti": "^1.21.0",
"unocss": "^0.59.4",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.2.10",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.2.11",
"vitepress": "1.1.4",
"vnode-util": "workspace:*",
"workbox-window": "^7.1.0"
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"vue": ">=3.2.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.0",
"@types/node": "^20.12.7",
"bumpp": "^9.4.0",
"@antfu/eslint-config": "^2.16.1",
"@types/node": "^20.12.8",
"bumpp": "^9.4.1",
"chalk": "^5.3.0",
"eslint": "^8.57.0",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"typescript": "^5.4.5",
"vue": "^3.4.25"
"vue": "^3.4.26"
}
}
Loading

0 comments on commit 1c615dd

Please sign in to comment.