Skip to content

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

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

Closed
wants to merge 2 commits into from
Closed
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
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
"devDependencies": {
"@unocss/reset": "catalog:",
"@vueuse/core": "catalog:",
"unplugin-vue-components": "^28.4.1",
"unplugin-vue-components": "^28.7.0",
"vitepress": "1.6.3",
"vue": "catalog:"
}
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
"type": "module",
"version": "7.3.2",
"private": true,
"packageManager": "pnpm@10.7.0",
"packageManager": "pnpm@10.12.1",
"description": "DevTools for Vue.js",
"author": "webfansplz",
"license": "MIT",
@@ -73,51 +73,51 @@
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
},
"devDependencies": {
"@antfu/eslint-config": "^4.11.0",
"@antfu/ni": "^24.3.0",
"@arethetypeswrong/cli": "^0.17.4",
"@clack/prompts": "^0.10.0",
"@types/chrome": "^0.0.313",
"@antfu/eslint-config": "^4.14.1",
"@antfu/ni": "^24.4.0",
"@arethetypeswrong/cli": "^0.18.2",
"@clack/prompts": "^0.11.0",
"@types/chrome": "^0.0.326",
"@types/degit": "^2.8.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.13.14",
"@typescript-eslint/parser": "^8.28.0",
"@typescript-eslint/utils": "^8.28.0",
"@unocss/eslint-plugin": "^66.0.0",
"@types/node": "^22.15.30",
"@typescript-eslint/parser": "^8.34.0",
"@typescript-eslint/utils": "^8.34.0",
"@unocss/eslint-plugin": "^66.1.4",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/test-utils": "^2.4.6",
"archiver": "^7.0.1",
"bumpp": "^10.1.0",
"bumpp": "^10.1.1",
"cross-env": "^7.0.3",
"degit": "^2.8.4",
"eslint": "^9.23.0",
"eslint": "^9.28.0",
"eslint-plugin-format": "^1.0.1",
"eslint-vitest-rule-tester": "^2.2.0",
"execa": "^9.5.2",
"execa": "^9.6.0",
"fast-glob": "^3.3.3",
"fs-extra": "^11.3.0",
"jsdom": "^26.0.0",
"lint-staged": "^15.5.0",
"jsdom": "^26.1.0",
"lint-staged": "^15.5.2",
"npm-run-all2": "^7.0.2",
"picocolors": "^1.1.1",
"pnpm": "^10.7.0",
"pnpm": "^10.12.1",
"progress": "^2.0.3",
"publint": "^0.3.9",
"publint": "^0.3.12",
"readdir-glob": "^2.0.1",
"regex-extra": "^0.2.2",
"semver": "^7.7.1",
"simple-git-hooks": "^2.12.1",
"taze": "^19.0.4",
"tsup": "^8.4.0",
"tsx": "^4.19.3",
"turbo": "^2.4.4",
"typescript": "^5.8.2",
"unbuild": "3.4.1",
"unocss": "^66.0.0",
"semver": "^7.7.2",
"simple-git-hooks": "^2.13.0",
"taze": "^19.1.0",
"tsup": "^8.5.0",
"tsx": "^4.19.4",
"turbo": "^2.5.4",
"typescript": "^5.8.3",
"unbuild": "3.5.0",
"unocss": "^66.1.4",
"vite": "^6.2.1",
"vitest": "^3.0.9",
"vue": "^3.5.13"
"vitest": "^3.2.3",
"vue": "^3.5.16"
},
"pnpm": {
"ignoredBuiltDependencies": [
2 changes: 1 addition & 1 deletion packages/applet/package.json
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"unplugin-vue": "^6.0.1",
"unplugin-vue": "^6.2.0",
"vite-plugin-dts": "catalog:",
"vue": "catalog:",
"vue-router": "catalog:"
14 changes: 7 additions & 7 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
"vite": "^3.1.0 || ^4.0.0-0 || ^5.0.0-0"
},
"dependencies": {
"@unocss/preset-icons": "^66.0.0",
"@unocss/preset-icons": "^66.1.4",
"@vue/devtools-applet": "workspace:^",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
@@ -38,7 +38,7 @@
"minimatch": "^10.0.1",
"shiki": "catalog:",
"splitpanes": "catalog:",
"vis-network": "^9.1.9",
"vis-network": "^9.1.11",
"vite-hot-client": "catalog:",
"vue-router": "catalog:",
"vue-virtual-scroller": "catalog:",
@@ -48,20 +48,20 @@
"@iconify/json": "catalog:",
"@types/node": "catalog:",
"@types/splitpanes": "^2.2.6",
"@unocss/core": "^66.0.0",
"@unocss/core": "^66.1.4",
"@unocss/reset": "catalog:",
"@vitejs/plugin-vue": "catalog:",
"@vitejs/plugin-vue-jsx": "^4.1.2",
"@vitejs/plugin-vue-jsx": "^4.2.0",
"dayjs": "^1.11.13",
"floating-vue": "catalog:",
"ohash": "^2.0.11",
"pinia": "catalog:",
"sass-embedded": "catalog:",
"simple-git-hooks": "^2.12.1",
"simple-git-hooks": "^2.13.0",
"unocss": "catalog:",
"unplugin": "^2.2.2",
"unplugin": "^2.3.5",
"unplugin-auto-import": "catalog:",
"unplugin-vue-components": "^28.4.1",
"unplugin-vue-components": "^28.7.0",
"vite": "catalog:",
"vue": "catalog:"
}
10 changes: 5 additions & 5 deletions packages/devtools-kit/src/types/tab.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import type { VNode } from 'vue'

type TabCategory =
| 'pinned'
| 'app'
| 'modules'
| 'advanced'
type TabCategory
= | 'pinned'
| 'app'
| 'modules'
| 'advanced'

export type ModuleView = ModuleIframeView | ModuleVNodeView | ModuleSFCView

8 changes: 4 additions & 4 deletions packages/electron/package.json
Original file line number Diff line number Diff line change
@@ -39,18 +39,18 @@
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/devtools-shared": "workspace:^",
"electron": "^33.4.8",
"electron": "^33.4.11",
"execa": "catalog:",
"h3": "^1.15.1",
"h3": "^1.15.3",
"ip": "^2.0.1",
"pathe": "catalog:",
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "catalog:",
"tsx": "^4.19.3",
"unbuild": "3.4.1",
"tsx": "^4.19.4",
"unbuild": "3.5.0",
"vue": "catalog:"
}
}
6 changes: 3 additions & 3 deletions packages/playground/applet/package.json
Original file line number Diff line number Diff line change
@@ -8,16 +8,16 @@
},
"dependencies": {
"@iconify/json": "catalog:",
"@tresjs/core": "^4.3.3",
"@tresjs/core": "^4.3.6",
"@vueuse/core": "catalog:",
"pinia": "catalog:",
"three": "^0.175.0",
"three": "^0.177.0",
"unplugin-auto-import": "catalog:",
"vue": "catalog:",
"vue-router": "catalog:"
},
"devDependencies": {
"@types/three": "^0.175.0",
"@types/three": "^0.177.0",
"@vitejs/plugin-vue": "catalog:",
"@vue/devtools-applet": "workspace:*",
"@vue/devtools-core": "workspace:*",
8 changes: 4 additions & 4 deletions packages/playground/basic/package.json
Original file line number Diff line number Diff line change
@@ -7,19 +7,19 @@
"dev": "vite"
},
"dependencies": {
"@tanstack/vue-query": "^5.70.0",
"@tanstack/vue-query": "^5.80.6",
"@vueuse/core": "catalog:",
"element-plus": "^2.9.7",
"element-plus": "^2.10.1",
"pinia": "catalog:",
"unplugin-auto-import": "catalog:",
"vee-validate": "^4.15.0",
"vee-validate": "^4.15.1",
"vue": "catalog:",
"vue-router": "catalog:",
"vuex": "^4.1.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^28.0.3",
"@tanstack/vue-query-devtools": "^5.70.0",
"@tanstack/vue-query-devtools": "^5.80.6",
"@vitejs/plugin-vue": "catalog:",
"@vue/devtools": "workspace:^",
"sass-embedded": "catalog:",
1 change: 1 addition & 0 deletions packages/playground/basic/vite.config.ts
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@ import { ElementPlusResolver } from 'unplugin-vue-components/resolvers'
import { defineConfig } from 'vite'
import inspect from 'vite-plugin-inspect'
import VueDevTools from 'vite-plugin-vue-devtools'

// https://vitejs.dev/config/
export default defineConfig({
css: {
1 change: 1 addition & 0 deletions packages/playground/plugin-sfc/vite.config.ts
Original file line number Diff line number Diff line change
@@ -2,6 +2,7 @@ import vue from '@vitejs/plugin-vue'
import { defineConfig } from 'vite'
import inspect from 'vite-plugin-inspect'
import VueDevTools from 'vite-plugin-vue-devtools'

// https://vitejs.dev/config/
export default defineConfig({
plugins: [
2 changes: 1 addition & 1 deletion packages/playground/ui/package.json
Original file line number Diff line number Diff line change
@@ -19,6 +19,6 @@
"typescript": "catalog:",
"unocss": "catalog:",
"vite": "catalog:",
"vue-tsc": "^2.2.8"
"vue-tsc": "^2.2.10"
}
}
8 changes: 4 additions & 4 deletions packages/playground/webpack/package.json
Original file line number Diff line number Diff line change
@@ -12,18 +12,18 @@
"dev": "vue-cli-service serve"
},
"dependencies": {
"core-js": "^3.41.0",
"core-js": "^3.43.0",
"vue": "catalog:"
},
"devDependencies": {
"@babel/core": "^7.26.10",
"@babel/eslint-parser": "^7.27.0",
"@babel/core": "^7.27.4",
"@babel/eslint-parser": "^7.27.5",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",
"@vue/cli-service": "~5.0.8",
"@vue/devtools": "workspace:*",
"@vue/devtools-api": "workspace:*",
"eslint": "^9.23.0",
"eslint": "^9.28.0",
"eslint-plugin-vue": "^9.33.0"
},
"eslintConfig": {
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@
"@vueuse/core": "catalog:",
"@vueuse/integrations": "catalog:",
"colord": "catalog:",
"focus-trap": "^7.6.4"
"focus-trap": "^7.6.5"
},
"devDependencies": {
"@histoire/plugin-vue": "^0.17.17",
6 changes: 3 additions & 3 deletions packages/ui/src/composables/notification.ts
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@ import Notification from '../components/Notification.vue'

// @unocss-include

export type VueNotificationPlacement =
| 'top-left' | 'top-center' | 'top-right'
| 'bottom-left' | 'bottom-center' | 'bottom-right'
export type VueNotificationPlacement
= | 'top-left' | 'top-center' | 'top-right'
| 'bottom-left' | 'bottom-center' | 'bottom-right'

export interface VueNotificationOptions {
message: string
Loading
Oops, something went wrong.
Loading
Oops, something went wrong.