Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

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] authored Jan 1, 2024
1 parent 0cd90ed commit 878d4ff
Show file tree
Hide file tree
Showing 5 changed files with 194 additions and 181 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"@unocss/reset": "^0.58.2",
"@vueuse/core": "^10.7.1",
"unocss": "^0.58.2",
"vue": "^3.4.0"
"vue": "^3.4.3"
},
"devDependencies": {
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.10",
"vitepress": "1.0.0-rc.33"
"vitepress": "1.0.0-rc.34"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"@unocss/reset": "^0.58.2",
"@vueuse/core": "^10.7.1",
"unocss": "^0.58.2",
"vue": "^3.4.0",
"vue": "^3.4.3",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.27",
"@iconify/json": "^2.2.162",
"@types/node": "^20.10.5",
"@iconify/json": "^2.2.163",
"@types/node": "^20.10.6",
"@unocss/preset-icons": "^0.58.2",
"@vitejs/plugin-vue": "^4.6.0",
"@vitejs/plugin-vue": "^4.6.2",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-vue-components": "^0.26.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.1",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"bumpp": "^9.2.1",
"eslint": "^8.56.0",
"typescript": "^5.3.3",
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@unocss/preset-uno": "^0.58.2",
"@vueuse/core": "^10.7.1",
"unocss": "^0.58.2",
"vue": "^3.4.0"
"vue": "^3.4.3"
},
"devDependencies": {
"@codemirror/autocomplete": "^6.11.1",
Expand All @@ -26,10 +26,10 @@
"@codemirror/language": "^6.10.0",
"@codemirror/state": "^6.4.0",
"@codemirror/view": "^6.23.0",
"@iconify/json": "^2.2.162",
"@iconify/json": "^2.2.163",
"@lezer/highlight": "^1.2.0",
"@unocss/reset": "^0.58.2",
"@vitejs/plugin-vue": "^4.6.0",
"@vitejs/plugin-vue": "^4.6.2",
"codemirror": "^6.0.1",
"fuse.js": "^7.0.0",
"local-pkg": "0.5.0",
Expand Down
Loading

0 comments on commit 878d4ff

Please sign in to comment.