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 Nov 4, 2024
1 parent bf8ad74 commit bd492d0
Show file tree
Hide file tree
Showing 15 changed files with 2,047 additions and 1,715 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"docs:preview": "vitepress preview"
},
"devDependencies": {
"@unocss/reset": "^0.63.4",
"@vueuse/core": "^11.1.0",
"@unocss/reset": "^0.63.6",
"@vueuse/core": "^11.2.0",
"unplugin-vue-components": "^0.27.4",
"vitepress": "1.4.1",
"vitepress": "1.4.5",
"vue": "^3.5.12"
}
}
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "7.3.2",
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"description": "DevTools for Vue.js",
"author": "webfansplz",
"license": "MIT",
Expand Down Expand Up @@ -76,21 +76,21 @@
"@antfu/ni": "^0.23.0",
"@arethetypeswrong/cli": "^0.16.4",
"@clack/prompts": "^0.7.0",
"@types/chrome": "^0.0.279",
"@types/chrome": "^0.0.280",
"@types/degit": "^2.8.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.16.14",
"@typescript-eslint/parser": "^8.11.0",
"@typescript-eslint/utils": "^8.11.0",
"@unocss/eslint-plugin": "^0.63.4",
"@types/node": "^20.17.6",
"@typescript-eslint/parser": "^8.12.2",
"@typescript-eslint/utils": "^8.12.2",
"@unocss/eslint-plugin": "^0.63.6",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/test-utils": "^2.4.6",
"archiver": "^7.0.1",
"bumpp": "^9.7.1",
"bumpp": "^9.8.1",
"cross-env": "^7.0.3",
"degit": "^2.8.4",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-plugin-format": "^0.1.2",
"eslint-vitest-rule-tester": "^0.6.1",
"execa": "^8.0.1",
Expand All @@ -100,22 +100,22 @@
"lint-staged": "^15.2.10",
"npm-run-all2": "^6.2.6",
"picocolors": "^1.1.1",
"pnpm": "^9.12.2",
"pnpm": "^9.12.3",
"progress": "^2.0.3",
"publint": "^0.2.11",
"readdir-glob": "^2.0.0",
"publint": "^0.2.12",
"readdir-glob": "^2.0.1",
"regex-extra": "^0.2.2",
"semver": "^7.6.3",
"simple-git-hooks": "^2.11.1",
"taze": "^0.17.2",
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"taze": "^0.18.0",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"turbo": "^2.2.3",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"unocss": "^0.63.4",
"vite": "^5.4.9",
"vitest": "^2.1.3",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"vitest": "^2.1.4",
"vue": "^3.5.12"
},
"simple-git-hooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@vue/devtools-ui": "workspace:^",
"lodash-es": "^4.17.21",
"perfect-debounce": "^1.0.0",
"shiki": "^1.22.0",
"shiki": "^1.22.2",
"splitpanes": "^3.1.5",
"vue-virtual-scroller": "2.0.0-beta.8"
},
Expand Down
26 changes: 13 additions & 13 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.63.4",
"@unocss/preset-icons": "^0.63.6",
"@vue/devtools-applet": "workspace:^",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/devtools-shared": "workspace:^",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"@vueuse/core": "^11.2.0",
"@vueuse/integrations": "^11.2.0",
"colord": "^2.9.3",
"fast-deep-equal": "^3.1.3",
"fuse.js": "^7.0.0",
"minimatch": "^10.0.1",
"shiki": "^1.22.0",
"shiki": "^1.22.2",
"splitpanes": "^3.1.5",
"vis-network": "^9.1.9",
"vite-hot-client": "^0.2.3",
"vue-router": "^4.4.5",
"vue-virtual-scroller": "2.0.0-beta.8"
},
"devDependencies": {
"@iconify/json": "^2.2.262",
"@types/node": "^20.16.14",
"@iconify/json": "^2.2.267",
"@types/node": "^20.17.6",
"@types/splitpanes": "^2.2.6",
"@unocss/core": "^0.63.4",
"@unocss/reset": "^0.63.4",
"@unocss/core": "^0.63.6",
"@unocss/reset": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"dayjs": "^1.11.13",
"floating-vue": "5.2.2",
"ohash": "^1.1.4",
"pinia": "^2.2.4",
"sass-embedded": "^1.80.5",
"pinia": "^2.2.6",
"sass-embedded": "^1.80.6",
"simple-git-hooks": "^2.11.1",
"unocss": "^0.63.4",
"unplugin": "^1.14.1",
"unocss": "^0.63.6",
"unplugin": "^1.15.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vue": "^3.5.12"
}
}
6 changes: 3 additions & 3 deletions packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"h3": "^1.13.0",
"ip": "^2.0.1",
"pathe": "^1.1.2",
"socket.io": "^4.8.0",
"socket.io-client": "^4.8.0"
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"unbuild": "^2.0.0",
"vue": "^3.5.12"
}
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": "^11.1.0"
"@vueuse/core": "^11.2.0"
},
"devDependencies": {
"@iconify/json": "^2.2.262",
"@types/node": "^20.16.14",
"@iconify/json": "^2.2.267",
"@types/node": "^20.17.6",
"@vitejs/plugin-vue": "^5.1.4",
"sass-embedded": "^1.80.5",
"vite": "^5.4.9",
"sass-embedded": "^1.80.6",
"vite": "^5.4.10",
"vue": "^3.5.12"
}
}
14 changes: 7 additions & 7 deletions packages/playground/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"dev": "vite"
},
"dependencies": {
"@iconify/json": "^2.2.262",
"@iconify/json": "^2.2.267",
"@tresjs/core": "^4.3.1",
"@vueuse/core": "^11.1.0",
"pinia": "^2.2.4",
"three": "^0.169.0",
"@vueuse/core": "^11.2.0",
"pinia": "^2.2.6",
"three": "^0.170.0",
"unplugin-auto-import": "^0.18.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
Expand All @@ -23,11 +23,11 @@
"@vue/devtools-core": "workspace:*",
"@vue/devtools-kit": "workspace:*",
"@vue/devtools-shared": "workspace:*",
"sass-embedded": "^1.80.5",
"sass-embedded": "^1.80.6",
"serve": "^14.2.4",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"vite": "^5.4.9",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-vue-devtools": "workspace:*"
}
Expand Down
18 changes: 9 additions & 9 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.13",
"@vueuse/core": "^11.1.0",
"element-plus": "^2.8.6",
"pinia": "^2.2.4",
"@tanstack/vue-query": "^5.59.17",
"@vueuse/core": "^11.2.0",
"element-plus": "^2.8.7",
"pinia": "^2.2.6",
"unplugin-auto-import": "^0.18.3",
"vee-validate": "^4.14.3",
"vee-validate": "^4.14.6",
"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.13",
"@tanstack/vue-query-devtools": "^5.59.19",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/devtools": "workspace:^",
"sass-embedded": "^1.80.5",
"sass-embedded": "^1.80.6",
"serve": "^14.2.4",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"vite": "^5.4.9",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-vue-devtools": "workspace:*"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/playground/multi-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"dev": "vite"
},
"dependencies": {
"@vueuse/core": "^11.1.0",
"pinia": "^2.2.4",
"@vueuse/core": "^11.2.0",
"pinia": "^2.2.6",
"unplugin-auto-import": "^0.18.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"sass-embedded": "^1.80.5",
"sass-embedded": "^1.80.6",
"serve": "^14.2.4",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"vite": "^5.4.9",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"vite-plugin-inspect": "^0.8.7",
"vite-plugin-vue-devtools": "workspace:*"
}
Expand Down
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.4",
"@unocss/reset": "^0.63.6",
"@vue/devtools-ui": "workspace:*",
"@vueuse/core": "^11.1.0",
"@vueuse/core": "^11.2.0",
"vue": "^3.5.12"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"vite": "^5.4.9",
"unocss": "^0.63.6",
"vite": "^5.4.10",
"vue-tsc": "^1.8.27"
}
}
10 changes: 5 additions & 5 deletions packages/playground/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"dev": "vue-cli-service serve"
},
"dependencies": {
"core-js": "^3.38.1",
"core-js": "^3.39.0",
"vue": "^3.5.12"
},
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/eslint-parser": "^7.25.8",
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
"@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.13.0",
"eslint-plugin-vue": "^9.29.1"
"eslint": "^9.14.0",
"eslint-plugin-vue": "^9.30.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": "^20.16.14"
"@types/node": "^20.17.6"
}
}
12 changes: 6 additions & 6 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": "^11.1.0",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"@vueuse/components": "^11.2.0",
"@vueuse/core": "^11.2.0",
"@vueuse/integrations": "^11.2.0",
"colord": "^2.9.3",
"focus-trap": "^7.6.0"
},
"devDependencies": {
"@histoire/plugin-vue": "^0.17.17",
"@iconify-json/ic": "^1.2.1",
"@types/node": "^20.16.14",
"@unocss/reset": "^0.63.4",
"@types/node": "^20.17.6",
"@unocss/reset": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"floating-vue": "5.2.2",
"histoire": "^0.17.17",
"unocss": "^0.63.4",
"unocss": "^0.63.6",
"vite-plugin-dts": "^3.9.1"
}
}
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": "^5.2.0"
},
"devDependencies": {
"@types/node": "^20.16.14",
"@types/node": "^20.17.6",
"fast-glob": "^3.3.2",
"image-meta": "^0.2.1",
"pathe": "^1.1.2"
Expand Down
Loading

0 comments on commit bd492d0

Please sign in to comment.