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 Jul 29, 2024
1 parent d12f049 commit 4d91298
Show file tree
Hide file tree
Showing 4 changed files with 1,152 additions and 523 deletions.
6 changes: 3 additions & 3 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"vue": "^3.2.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.5",
"tsup": "^8.1.0",
"vite": "^5.3.3"
"@vitejs/plugin-vue": "^5.1.1",
"tsup": "^8.2.3",
"vite": "^5.3.5"
}
}
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"dependencies": {
"@iconify-json/carbon": "^1.1.36",
"@unocss/reset": "^0.61.3",
"@vitejs/plugin-vue": "^5.0.5",
"@unocss/reset": "^0.61.6",
"@vitejs/plugin-vue": "^5.1.1",
"@vueuse/core": "^10.11.0",
"esno": "^4.7.0",
"https-localhost": "^4.7.1",
"jiti": "^1.21.6",
"unocss": "^0.61.3",
"unplugin-vue-components": "^0.27.2",
"vite": "^5.3.3",
"unocss": "^0.61.6",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.3.5",
"vitepress": "1.3.1",
"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.22.2",
"@types/node": "^20.14.10",
"@antfu/eslint-config": "^2.24.0",
"@types/node": "^20.14.13",
"bumpp": "^9.4.1",
"chalk": "^5.3.0",
"eslint": "^8.57.0",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"typescript": "^5.5.3",
"vue": "^3.4.31"
"typescript": "^5.5.4",
"vue": "^3.4.34"
}
}
Loading

0 comments on commit 4d91298

Please sign in to comment.