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 Aug 5, 2024
1 parent 4d91298 commit 5b19d35
Show file tree
Hide file tree
Showing 4 changed files with 792 additions and 684 deletions.
4 changes: 2 additions & 2 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.1.1",
"tsup": "^8.2.3",
"@vitejs/plugin-vue": "^5.1.2",
"tsup": "^8.2.4",
"vite": "^5.3.5"
}
}
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"serve": "vitepress serve"
},
"dependencies": {
"@iconify-json/carbon": "^1.1.36",
"@unocss/reset": "^0.61.6",
"@vitejs/plugin-vue": "^5.1.1",
"@iconify-json/carbon": "^1.1.37",
"@unocss/reset": "^0.61.9",
"@vitejs/plugin-vue": "^5.1.2",
"@vueuse/core": "^10.11.0",
"esno": "^4.7.0",
"https-localhost": "^4.7.1",
"jiti": "^1.21.6",
"unocss": "^0.61.6",
"unocss": "^0.61.9",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.3.5",
"vitepress": "1.3.1",
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.24.0",
"@types/node": "^20.14.13",
"bumpp": "^9.4.1",
"@antfu/eslint-config": "^2.24.1",
"@types/node": "^20.14.14",
"bumpp": "^9.4.2",
"chalk": "^5.3.0",
"eslint": "^8.57.0",
"esno": "^4.7.0",
"fast-glob": "^3.3.2",
"typescript": "^5.5.4",
"vue": "^3.4.34"
"vue": "^3.4.35"
}
}
Loading

0 comments on commit 5b19d35

Please sign in to comment.