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 Oct 30, 2024
1 parent a727c8a commit 4886fe4
Show file tree
Hide file tree
Showing 15 changed files with 1,713 additions and 1,385 deletions.
4 changes: 2 additions & 2 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",
"@unocss/reset": "^0.63.6",
"@vueuse/core": "^11.1.0",
"unplugin-vue-components": "^0.27.4",
"vitepress": "1.4.1",
"vitepress": "1.4.2",
"vue": "^3.5.12"
}
}
28 changes: 14 additions & 14 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 @@ -79,15 +79,15 @@
"@types/chrome": "^0.0.279",
"@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.3",
"@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.0",
"cross-env": "^7.0.3",
"degit": "^2.8.4",
"eslint": "^9.13.0",
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",
"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
22 changes: 11 additions & 11 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.4",
"@unocss/preset-icons": "^0.63.6",
"@vue/devtools-applet": "workspace:^",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
Expand All @@ -36,32 +36,32 @@
"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.265",
"@types/node": "^20.17.3",
"@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": "^1.80.3",
"pinia": "^2.2.5",
"sass": "^1.80.5",
"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
8 changes: 4 additions & 4 deletions packages/overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@vueuse/core": "^11.1.0"
},
"devDependencies": {
"@iconify/json": "^2.2.262",
"@types/node": "^20.16.14",
"@iconify/json": "^2.2.265",
"@types/node": "^20.17.3",
"@vitejs/plugin-vue": "^5.1.4",
"sass": "^1.80.3",
"vite": "^5.4.9",
"sass": "^1.80.5",
"vite": "^5.4.10",
"vue": "^3.5.12"
}
}
10 changes: 5 additions & 5 deletions packages/playground/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"dev": "vite"
},
"dependencies": {
"@iconify/json": "^2.2.262",
"@iconify/json": "^2.2.265",
"@tresjs/core": "^4.3.1",
"@vueuse/core": "^11.1.0",
"pinia": "^2.2.4",
"pinia": "^2.2.5",
"three": "^0.169.0",
"unplugin-auto-import": "^0.18.3",
"vue": "^3.5.12",
Expand All @@ -23,11 +23,11 @@
"@vue/devtools-core": "workspace:*",
"@vue/devtools-kit": "workspace:*",
"@vue/devtools-shared": "workspace:*",
"sass": "^1.80.3",
"sass": "^1.80.5",
"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
14 changes: 7 additions & 7 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",
"@tanstack/vue-query": "^5.59.16",
"@vueuse/core": "^11.1.0",
"element-plus": "^2.8.6",
"pinia": "^2.2.4",
"pinia": "^2.2.5",
"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.16",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/devtools": "workspace:^",
"sass": "^1.80.3",
"sass": "^1.80.5",
"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/multi-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@
},
"dependencies": {
"@vueuse/core": "^11.1.0",
"pinia": "^2.2.4",
"pinia": "^2.2.5",
"unplugin-auto-import": "^0.18.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"sass": "^1.80.3",
"sass": "^1.80.5",
"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
6 changes: 3 additions & 3 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",
"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"
}
}
6 changes: 3 additions & 3 deletions packages/playground/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"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-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.3"
}
}
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@
"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.3",
"@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.3",
"fast-glob": "^3.3.2",
"image-meta": "^0.2.1",
"pathe": "^1.1.2"
Expand Down
Loading

0 comments on commit 4886fe4

Please sign in to comment.