Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#692)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 205bd4e commit 30d7875
Show file tree
Hide file tree
Showing 14 changed files with 558 additions and 571 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"docs:preview": "vitepress preview"
},
"devDependencies": {
"@unocss/reset": "^0.63.6",
"@unocss/reset": "^0.64.0",
"@vueuse/core": "^11.2.0",
"unplugin-vue-components": "^0.27.4",
"vitepress": "1.5.0",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/ni": "^0.23.0",
"@arethetypeswrong/cli": "^0.16.4",
"@arethetypeswrong/cli": "^0.17.0",
"@clack/prompts": "^0.7.0",
"@types/chrome": "^0.0.280",
"@types/degit": "^2.8.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.9.0",
"@typescript-eslint/parser": "^8.13.0",
"@typescript-eslint/utils": "^8.13.0",
"@unocss/eslint-plugin": "^0.63.6",
"@unocss/eslint-plugin": "^0.64.0",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/test-utils": "^2.4.6",
Expand Down Expand Up @@ -113,8 +113,8 @@
"turbo": "^2.2.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"unocss": "^0.64.0",
"vite": "^5.4.11",
"vitest": "^2.1.4",
"vue": "^3.5.12"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@vue/devtools-shared": "workspace:^"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"vue": "^3.5.12"
}
}
16 changes: 8 additions & 8 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vite": "^3.1.0 || ^4.0.0-0 || ^5.0.0-0"
},
"dependencies": {
"@unocss/preset-icons": "^0.63.6",
"@unocss/preset-icons": "^0.64.0",
"@vue/devtools-applet": "workspace:^",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
Expand All @@ -44,24 +44,24 @@
"vue-virtual-scroller": "2.0.0-beta.8"
},
"devDependencies": {
"@iconify/json": "^2.2.267",
"@iconify/json": "^2.2.270",
"@types/node": "^22.9.0",
"@types/splitpanes": "^2.2.6",
"@unocss/core": "^0.63.6",
"@unocss/reset": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@unocss/core": "^0.64.0",
"@unocss/reset": "^0.64.0",
"@vitejs/plugin-vue": "^5.1.5",
"@vitejs/plugin-vue-jsx": "^4.1.0",
"dayjs": "^1.11.13",
"floating-vue": "5.2.2",
"ohash": "^1.1.4",
"pinia": "^2.2.6",
"sass-embedded": "^1.80.6",
"simple-git-hooks": "^2.11.1",
"unocss": "^0.63.6",
"unocss": "^0.64.0",
"unplugin": "^1.15.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vue": "^3.5.12"
}
}
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"socket.io-client": "^4.8.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"tsx": "^4.19.2",
"unbuild": "^2.0.0",
"vue": "^3.5.12"
Expand Down
2 changes: 1 addition & 1 deletion packages/firefox-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@vue/devtools-shared": "workspace:^"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"vue": "^3.5.12"
}
}
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": "^11.2.0"
},
"devDependencies": {
"@iconify/json": "^2.2.267",
"@iconify/json": "^2.2.270",
"@types/node": "^22.9.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"sass-embedded": "^1.80.6",
"vite": "^5.4.10",
"vite": "^5.4.11",
"vue": "^3.5.12"
}
}
8 changes: 4 additions & 4 deletions packages/playground/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "vite"
},
"dependencies": {
"@iconify/json": "^2.2.267",
"@iconify/json": "^2.2.270",
"@tresjs/core": "^4.3.1",
"@vueuse/core": "^11.2.0",
"pinia": "^2.2.6",
Expand All @@ -18,16 +18,16 @@
},
"devDependencies": {
"@types/three": "^0.169.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"@vue/devtools-applet": "workspace:*",
"@vue/devtools-core": "workspace:*",
"@vue/devtools-kit": "workspace:*",
"@vue/devtools-shared": "workspace:*",
"sass-embedded": "^1.80.6",
"serve": "^14.2.4",
"typescript": "^5.6.3",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"unocss": "^0.64.0",
"vite": "^5.4.11",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-vue-devtools": "workspace:*"
}
Expand Down
12 changes: 6 additions & 6 deletions packages/playground/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,26 +7,26 @@
"dev": "vite"
},
"dependencies": {
"@tanstack/vue-query": "^5.59.17",
"@tanstack/vue-query": "^5.59.20",
"@vueuse/core": "^11.2.0",
"element-plus": "^2.8.7",
"pinia": "^2.2.6",
"unplugin-auto-import": "^0.18.3",
"vee-validate": "^4.14.6",
"vee-validate": "^4.14.7",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vuex": "^4.1.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^26.0.3",
"@tanstack/vue-query-devtools": "^5.59.19",
"@vitejs/plugin-vue": "^5.1.4",
"@tanstack/vue-query-devtools": "^5.59.20",
"@vitejs/plugin-vue": "^5.1.5",
"@vue/devtools": "workspace:^",
"sass-embedded": "^1.80.6",
"serve": "^14.2.4",
"typescript": "^5.6.3",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"unocss": "^0.64.0",
"vite": "^5.4.11",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-vue-devtools": "workspace:*"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/playground/multi-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"vue-router": "^4.4.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"sass-embedded": "^1.80.6",
"serve": "^14.2.4",
"typescript": "^5.6.3",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"unocss": "^0.64.0",
"vite": "^5.4.11",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-vue-devtools": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/options-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"vue": "^3.5.12"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"vite-plugin-vue-devtools": "workspace:*"
}
}
8 changes: 4 additions & 4 deletions packages/playground/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"preview": "vite preview"
},
"dependencies": {
"@unocss/reset": "^0.63.6",
"@unocss/reset": "^0.64.0",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^11.2.0",
"vue": "^3.5.12"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue": "^5.1.5",
"typescript": "^5.6.3",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"unocss": "^0.64.0",
"vite": "^5.4.11",
"vue-tsc": "^1.8.27"
}
}
8 changes: 4 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,17 @@
"@vueuse/core": "^11.2.0",
"@vueuse/integrations": "^11.2.0",
"colord": "^2.9.3",
"focus-trap": "^7.6.0"
"focus-trap": "^7.6.1"
},
"devDependencies": {
"@histoire/plugin-vue": "^0.17.17",
"@iconify-json/ic": "^1.2.1",
"@types/node": "^22.9.0",
"@unocss/reset": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"@unocss/reset": "^0.64.0",
"@vitejs/plugin-vue": "^5.1.5",
"floating-vue": "5.2.2",
"histoire": "^0.17.17",
"unocss": "^0.63.6",
"unocss": "^0.64.0",
"vite-plugin-dts": "^3.9.1"
}
}
Loading

0 comments on commit 30d7875

Please sign in to comment.