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] authored Mar 25, 2024
1 parent 6f4b22d commit 3f69040
Show file tree
Hide file tree
Showing 15 changed files with 1,409 additions and 780 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@unocss/reset": "^0.58.6",
"@vueuse/core": "^10.9.0",
"unplugin-vue-components": "^0.26.0",
"vitepress": "1.0.0-rc.45",
"vitepress": "1.0.1",
"vue": "^3.4.21"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,13 @@
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
},
"devDependencies": {
"@antfu/eslint-config": "2.8.3",
"@antfu/eslint-config": "2.9.0",
"@antfu/ni": "^0.21.12",
"@arethetypeswrong/cli": "^0.15.2",
"@types/chrome": "^0.0.263",
"@types/degit": "^2.8.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.29",
"@types/node": "^20.11.30",
"@unocss/eslint-plugin": "^0.58.6",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
Expand All @@ -100,11 +100,11 @@
"taze": "^0.13.3",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"turbo": "^1.12.5",
"typescript": "^5.4.2",
"turbo": "^1.13.0",
"typescript": "^5.4.3",
"unbuild": "^2.0.0",
"unocss": "^0.58.6",
"vite": "^5.1.6",
"vite": "^5.2.6",
"vitest": "^1.4.0",
"vue": "^3.4.21"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"vue-virtual-scroller": "2.0.0-beta.8"
},
"devDependencies": {
"@iconify/json": "^2.2.193",
"@types/node": "^20.11.29",
"@iconify/json": "^2.2.195",
"@types/node": "^20.11.30",
"@types/splitpanes": "^2.2.6",
"@unocss/core": "^0.58.6",
"@unocss/reset": "^0.58.6",
Expand All @@ -60,7 +60,7 @@
"unplugin": "^1.10.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.6",
"vite": "^5.2.6",
"vue": "^3.4.21"
}
}
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@vue/devtools-core": "workspace:^",
"@vue/devtools-shared": "workspace:^",
"electron": "^29.1.4",
"electron": "^29.1.5",
"execa": "^8.0.1",
"h3": "^1.11.1",
"ip": "^2.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@vueuse/core": "^10.9.0"
},
"devDependencies": {
"@iconify/json": "^2.2.193",
"@types/node": "^20.11.29",
"@iconify/json": "^2.2.195",
"@types/node": "^20.11.30",
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.72.0",
"vite": "^5.1.6",
"vite": "^5.2.6",
"vue": "^3.4.21"
}
}
6 changes: 3 additions & 3 deletions packages/playground/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dev": "vite"
},
"dependencies": {
"@iconify/json": "^2.2.193",
"@iconify/json": "^2.2.195",
"@vueuse/core": "^10.9.0",
"pinia": "^2.1.7",
"unplugin-auto-import": "^0.17.5",
Expand All @@ -20,8 +20,8 @@
"@vue/devtools-kit": "workspace:*",
"sass": "^1.72.0",
"serve": "^14.2.1",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-vue-devtools": "workspace:*"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@vue/devtools": "workspace:^",
"sass": "^1.72.0",
"serve": "^14.2.1",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-vue-devtools": "workspace:*"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/multi-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@vitejs/plugin-vue": "^5.0.4",
"sass": "^1.72.0",
"serve": "^14.2.1",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-vue-devtools": "workspace:*"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/playground/termui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"vue-termui": "*"
},
"devDependencies": {
"@types/node": "^20.11.29",
"@types/node": "^20.11.30",
"@vitejs/plugin-vue": "^5.0.4",
"@vue-termui/cli": "*",
"@vue/compiler-sfc": "^3.4.21",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.1.6",
"vite": "^5.2.6",
"vite-plugin-vue-termui": "*"
}
}
4 changes: 2 additions & 2 deletions packages/playground/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"typescript": "^5.4.3",
"vite": "^5.2.6",
"vue-tsc": "^1.8.27"
}
}
4 changes: 2 additions & 2 deletions packages/playground/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"vue": "^3.4.21"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/eslint-parser": "^7.23.10",
"@babel/core": "^7.24.3",
"@babel/eslint-parser": "^7.24.1",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-service": "~5.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"rfdc": "^1.3.1"
},
"devDependencies": {
"@types/node": "^20.11.29"
"@types/node": "^20.11.30"
}
}
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@histoire/plugin-vue": "^0.17.14",
"@types/node": "^20.11.29",
"@types/node": "^20.11.30",
"@unocss/reset": "^0.58.6",
"@vitejs/plugin-vue": "^5.0.4",
"floating-vue": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"vite-plugin-vue-inspector": "^4.0.2"
},
"devDependencies": {
"@types/node": "^20.11.29",
"@types/node": "^20.11.30",
"fast-glob": "^3.3.2",
"image-meta": "^0.2.0",
"pathe": "^1.1.2"
Expand Down
Loading

0 comments on commit 3f69040

Please sign in to comment.