Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #757

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"docs:preview": "vitepress preview"
},
"devDependencies": {
"@unocss/reset": "^0.64.1",
"@vueuse/core": "^12.0.0",
"unplugin-vue-components": "^0.27.5",
"@unocss/reset": "^0.65.2",
"@vueuse/core": "^12.1.0",
"unplugin-vue-components": "^0.28.0",
"vitepress": "1.5.0",
"vue": "^3.5.13"
}
Expand Down
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,33 +72,33 @@
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@antfu/ni": "^0.23.1",
"@arethetypeswrong/cli": "^0.17.0",
"@clack/prompts": "^0.8.2",
"@antfu/eslint-config": "^3.12.0",
"@antfu/ni": "^0.23.2",
"@arethetypeswrong/cli": "^0.17.2",
"@clack/prompts": "^0.9.0",
"@types/chrome": "^0.0.287",
"@types/degit": "^2.8.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.1",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/utils": "^8.16.0",
"@unocss/eslint-plugin": "^0.64.1",
"@types/node": "^22.10.2",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/utils": "^8.18.1",
"@unocss/eslint-plugin": "^0.65.2",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/test-utils": "^2.4.6",
"archiver": "^7.0.1",
"bumpp": "^9.8.1",
"bumpp": "^9.9.2",
"cross-env": "^7.0.3",
"degit": "^2.8.4",
"eslint": "^9.15.0",
"eslint-plugin-format": "^0.1.2",
"eslint-vitest-rule-tester": "^0.6.1",
"execa": "^9.5.1",
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"eslint-vitest-rule-tester": "^0.7.1",
"execa": "^9.5.2",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"npm-run-all2": "^7.0.1",
"lint-staged": "^15.2.11",
"npm-run-all2": "^7.0.2",
"picocolors": "^1.1.1",
"pnpm": "^9.14.2",
"progress": "^2.0.3",
Expand All @@ -113,9 +113,9 @@
"turbo": "^2.3.3",
"typescript": "^5.7.2",
"unbuild": "^3.0.1",
"unocss": "^0.64.1",
"vite": "^6.0.1",
"vitest": "^2.1.6",
"unocss": "^0.65.2",
"vite": "^6.0.5",
"vitest": "^2.1.8",
"vue": "^3.5.13"
},
"simple-git-hooks": {
Expand Down
4 changes: 2 additions & 2 deletions packages/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"@vue/devtools-ui": "workspace:^",
"lodash-es": "^4.17.21",
"perfect-debounce": "^1.0.0",
"shiki": "^1.24.0",
"shiki": "^1.24.4",
"splitpanes": "^3.1.5",
"vue-virtual-scroller": "2.0.0-beta.8"
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"unplugin-vue": "^5.2.1",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-dts": "^4.4.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
}
Expand Down
28 changes: 14 additions & 14 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,44 +24,44 @@
"vite": "^3.1.0 || ^4.0.0-0 || ^5.0.0-0"
},
"dependencies": {
"@unocss/preset-icons": "^0.64.1",
"@unocss/preset-icons": "^0.65.2",
"@vue/devtools-applet": "workspace:^",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/devtools-shared": "workspace:^",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^12.0.0",
"@vueuse/integrations": "^12.0.0",
"@vueuse/core": "^12.1.0",
"@vueuse/integrations": "^12.1.0",
"colord": "^2.9.3",
"fast-deep-equal": "^3.1.3",
"fuse.js": "^7.0.0",
"minimatch": "^10.0.1",
"shiki": "^1.24.0",
"shiki": "^1.24.4",
"splitpanes": "^3.1.5",
"vis-network": "^9.1.9",
"vite-hot-client": "^0.2.4",
"vue-router": "^4.5.0",
"vue-virtual-scroller": "2.0.0-beta.8"
},
"devDependencies": {
"@iconify/json": "^2.2.277",
"@types/node": "^22.10.1",
"@iconify/json": "^2.2.287",
"@types/node": "^22.10.2",
"@types/splitpanes": "^2.2.6",
"@unocss/core": "^0.64.1",
"@unocss/reset": "^0.64.1",
"@unocss/core": "^0.65.2",
"@unocss/reset": "^0.65.2",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"dayjs": "^1.11.13",
"floating-vue": "5.2.2",
"ohash": "^1.1.4",
"pinia": "^2.2.7",
"sass-embedded": "^1.81.0",
"pinia": "^2.3.0",
"sass-embedded": "^1.83.0",
"simple-git-hooks": "^2.11.1",
"unocss": "^0.64.1",
"unocss": "^0.65.2",
"unplugin": "^2.1.0",
"unplugin-auto-import": "^0.18.6",
"unplugin-vue-components": "^0.27.5",
"vite": "^6.0.1",
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.28.0",
"vite": "^6.0.5",
"vue": "^3.5.13"
}
}
2 changes: 1 addition & 1 deletion packages/devtools-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"mitt": "^3.0.1",
"perfect-debounce": "^1.0.0",
"speakingurl": "^14.0.1",
"superjson": "^2.2.1"
"superjson": "^2.2.2"
},
"devDependencies": {
"@types/speakingurl": "^13.0.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/devtools-kit/src/ctx/state.ts
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,9 @@ export function addCustomCommand(action: CustomCommand) {
icon: resolveIcon(action.icon),
children: action.children
? action.children.map((child: CustomCommand) => ({
...child,
icon: resolveIcon(child.icon),
}))
...child,
icon: resolveIcon(child.icon),
}))
: undefined,
})
updateAllStates()
Expand Down
4 changes: 2 additions & 2 deletions packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/devtools-shared": "workspace:^",
"electron": "^32.2.6",
"execa": "^9.5.1",
"electron": "^32.2.7",
"execa": "^9.5.2",
"h3": "^1.13.0",
"ip": "^2.0.1",
"pathe": "^1.1.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@vue/devtools-kit": "workspace:*",
"@vue/devtools-shared": "workspace:^",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^12.0.0"
"@vueuse/core": "^12.1.0"
},
"devDependencies": {
"@iconify/json": "^2.2.277",
"@types/node": "^22.10.1",
"@iconify/json": "^2.2.287",
"@types/node": "^22.10.2",
"@vitejs/plugin-vue": "^5.2.1",
"sass-embedded": "^1.81.0",
"vite": "^6.0.1",
"sass-embedded": "^1.83.0",
"vite": "^6.0.5",
"vue": "^3.5.13"
}
}
20 changes: 10 additions & 10 deletions packages/playground/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,28 @@
"dev": "vite"
},
"dependencies": {
"@iconify/json": "^2.2.277",
"@iconify/json": "^2.2.287",
"@tresjs/core": "^4.3.1",
"@vueuse/core": "^12.0.0",
"pinia": "^2.2.7",
"three": "^0.170.0",
"unplugin-auto-import": "^0.18.6",
"@vueuse/core": "^12.1.0",
"pinia": "^2.3.0",
"three": "^0.171.0",
"unplugin-auto-import": "^0.19.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@types/three": "^0.170.0",
"@types/three": "^0.171.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/devtools-applet": "workspace:*",
"@vue/devtools-core": "workspace:*",
"@vue/devtools-kit": "workspace:*",
"@vue/devtools-shared": "workspace:*",
"sass-embedded": "^1.81.0",
"sass-embedded": "^1.83.0",
"serve": "^14.2.4",
"typescript": "^5.7.2",
"unocss": "^0.64.1",
"vite": "^6.0.1",
"vite-plugin-inspect": "~0.8.9",
"unocss": "^0.65.2",
"vite": "^6.0.5",
"vite-plugin-inspect": "~0.10.6",
"vite-plugin-vue-devtools": "workspace:*"
}
}
24 changes: 12 additions & 12 deletions packages/playground/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,27 @@
"dev": "vite"
},
"dependencies": {
"@tanstack/vue-query": "^5.61.5",
"@vueuse/core": "^12.0.0",
"element-plus": "^2.8.8",
"pinia": "^2.2.7",
"unplugin-auto-import": "^0.18.6",
"vee-validate": "^4.14.7",
"@tanstack/vue-query": "^5.62.8",
"@vueuse/core": "^12.1.0",
"element-plus": "^2.9.1",
"pinia": "^2.3.0",
"unplugin-auto-import": "^0.19.0",
"vee-validate": "^4.15.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vuex": "^4.1.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^28.0.1",
"@tanstack/vue-query-devtools": "^5.61.5",
"@rollup/plugin-commonjs": "^28.0.2",
"@tanstack/vue-query-devtools": "^5.62.8",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/devtools": "workspace:^",
"sass-embedded": "^1.81.0",
"sass-embedded": "^1.83.0",
"serve": "^14.2.4",
"typescript": "^5.7.2",
"unocss": "^0.64.1",
"vite": "^6.0.1",
"vite-plugin-inspect": "~0.8.9",
"unocss": "^0.65.2",
"vite": "^6.0.5",
"vite-plugin-inspect": "~0.10.6",
"vite-plugin-vue-devtools": "workspace:*"
}
}
14 changes: 7 additions & 7 deletions packages/playground/multi-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,20 @@
"dev": "vite"
},
"dependencies": {
"@vueuse/core": "^12.0.0",
"pinia": "^2.2.7",
"unplugin-auto-import": "^0.18.6",
"@vueuse/core": "^12.1.0",
"pinia": "^2.3.0",
"unplugin-auto-import": "^0.19.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"sass-embedded": "^1.81.0",
"sass-embedded": "^1.83.0",
"serve": "^14.2.4",
"typescript": "^5.7.2",
"unocss": "^0.64.1",
"vite": "^6.0.1",
"vite-plugin-inspect": "~0.8.9",
"unocss": "^0.65.2",
"vite": "^6.0.5",
"vite-plugin-inspect": "~0.10.6",
"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.64.1",
"@unocss/reset": "^0.65.2",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^12.0.0",
"@vueuse/core": "^12.1.0",
"vue": "^3.5.13"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "^5.7.2",
"unocss": "^0.64.1",
"vite": "^6.0.1",
"unocss": "^0.65.2",
"vite": "^6.0.5",
"vue-tsc": "^2.1.10"
}
}
4 changes: 2 additions & 2 deletions packages/playground/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@vue/cli-service": "~5.0.8",
"@vue/devtools": "workspace:*",
"@vue/devtools-api": "workspace:*",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0"
"eslint": "^9.17.0",
"eslint-plugin-vue": "^9.32.0"
},
"eslintConfig": {
"env": {
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"rfdc": "^1.4.1"
},
"devDependencies": {
"@types/node": "^22.10.1"
"@types/node": "^22.10.2"
}
}
16 changes: 8 additions & 8 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,21 @@
},
"dependencies": {
"@vue/devtools-shared": "workspace:*",
"@vueuse/components": "^12.0.0",
"@vueuse/core": "^12.0.0",
"@vueuse/integrations": "^12.0.0",
"@vueuse/components": "^12.1.0",
"@vueuse/core": "^12.1.0",
"@vueuse/integrations": "^12.1.0",
"colord": "^2.9.3",
"focus-trap": "^7.6.2"
},
"devDependencies": {
"@histoire/plugin-vue": "^0.17.17",
"@iconify-json/ic": "^1.2.1",
"@types/node": "^22.10.1",
"@unocss/reset": "^0.64.1",
"@iconify-json/ic": "^1.2.2",
"@types/node": "^22.10.2",
"@unocss/reset": "^0.65.2",
"@vitejs/plugin-vue": "^5.2.1",
"floating-vue": "5.2.2",
"histoire": "^0.17.17",
"unocss": "^0.64.1",
"vite-plugin-dts": "^4.3.0"
"unocss": "^0.65.2",
"vite-plugin-dts": "^4.4.0"
}
}
2 changes: 1 addition & 1 deletion packages/ui/src/constants/ic-icons.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Generated from @iconify-json/ic@1.2.1
// Generated from @iconify-json/ic@1.2.2

export const icIcons: Record<string, string> = {
'baseline-10k': '<path fill="currentColor" d="M10 10.5h1.5v3H10zM19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M7.5 15H6v-4.5H4.5V9h3zm5.5-1c0 .55-.45 1-1 1H9.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H12c.55 0 1 .45 1 1zm6.5 1h-1.75L16 12.75V15h-1.5V9H16v2.25L17.75 9h1.75l-2.25 3z"/>',
Expand Down
Loading
Loading