Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent c60ec0b commit 0a57901
Show file tree
Hide file tree
Showing 10 changed files with 709 additions and 745 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@unocss/reset": "catalog:",
"@vueuse/core": "catalog:",
"unplugin-vue-components": "^28.4.0",
"unplugin-vue-components": "^28.4.1",
"vitepress": "1.6.3",
"vue": "catalog:"
}
Expand Down
20 changes: 10 additions & 10 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].1",
"packageManager": "[email protected].2",
"description": "DevTools for Vue.js",
"author": "webfansplz",
"license": "MIT",
Expand Down Expand Up @@ -73,16 +73,16 @@
"gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
},
"devDependencies": {
"@antfu/eslint-config": "^4.3.0",
"@antfu/eslint-config": "^4.4.0",
"@antfu/ni": "^23.3.1",
"@arethetypeswrong/cli": "^0.17.4",
"@clack/prompts": "^0.10.0",
"@types/chrome": "^0.0.306",
"@types/chrome": "^0.0.307",
"@types/degit": "^2.8.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.13.5",
"@typescript-eslint/parser": "^8.25.0",
"@typescript-eslint/utils": "^8.25.0",
"@types/node": "^22.13.9",
"@typescript-eslint/parser": "^8.26.0",
"@typescript-eslint/utils": "^8.26.0",
"@unocss/eslint-plugin": "^66.0.0",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
Expand All @@ -101,9 +101,9 @@
"lint-staged": "^15.4.3",
"npm-run-all2": "^7.0.2",
"picocolors": "^1.1.1",
"pnpm": "^10.5.1",
"pnpm": "^10.5.2",
"progress": "^2.0.3",
"publint": "^0.3.6",
"publint": "^0.3.8",
"readdir-glob": "^2.0.1",
"regex-extra": "^0.2.2",
"semver": "^7.7.1",
Expand All @@ -112,8 +112,8 @@
"tsup": "^8.4.0",
"tsx": "^4.19.3",
"turbo": "^2.4.4",
"typescript": "^5.7.3",
"unbuild": "^3.4.1",
"typescript": "^5.8.2",
"unbuild": "^3.5.0",
"unocss": "^66.0.0",
"vite": "^6.2.0",
"vitest": "^3.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"@vitejs/plugin-vue-jsx": "^4.1.1",
"dayjs": "^1.11.13",
"floating-vue": "catalog:",
"ohash": "^1.1.4",
"ohash": "^1.1.5",
"pinia": "catalog:",
"sass-embedded": "catalog:",
"simple-git-hooks": "^2.11.1",
"unocss": "catalog:",
"unplugin": "^2.2.0",
"unplugin-auto-import": "catalog:",
"unplugin-vue-components": "^28.4.0",
"unplugin-vue-components": "^28.4.1",
"vite": "catalog:",
"vue": "catalog:"
}
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,7 +39,7 @@
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
"@vue/devtools-shared": "workspace:^",
"electron": "^33.4.1",
"electron": "^33.4.2",
"execa": "catalog:",
"h3": "^1.15.1",
"ip": "^2.0.1",
Expand All @@ -50,7 +50,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "catalog:",
"tsx": "^4.19.3",
"unbuild": "^3.4.1",
"unbuild": "^3.5.0",
"vue": "catalog:"
}
}
4 changes: 2 additions & 2 deletions packages/playground/applet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"@tresjs/core": "^4.3.3",
"@vueuse/core": "catalog:",
"pinia": "catalog:",
"three": "^0.173.0",
"three": "^0.174.0",
"unplugin-auto-import": "catalog:",
"vue": "catalog:",
"vue-router": "catalog:"
},
"devDependencies": {
"@types/three": "^0.173.0",
"@types/three": "^0.174.0",
"@vitejs/plugin-vue": "catalog:",
"@vue/devtools-applet": "workspace:*",
"@vue/devtools-core": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "vite"
},
"dependencies": {
"@tanstack/vue-query": "^5.66.9",
"@tanstack/vue-query": "^5.67.1",
"@vueuse/core": "catalog:",
"element-plus": "^2.9.5",
"pinia": "catalog:",
Expand All @@ -19,7 +19,7 @@
},
"devDependencies": {
"@rollup/plugin-commonjs": "^28.0.2",
"@tanstack/vue-query-devtools": "^5.66.9",
"@tanstack/vue-query-devtools": "^5.67.1",
"@vitejs/plugin-vue": "catalog:",
"@vue/devtools": "workspace:^",
"sass-embedded": "catalog:",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"typescript": "catalog:",
"unocss": "catalog:",
"vite": "catalog:",
"vue-tsc": "^2.2.4"
"vue-tsc": "^2.2.8"
}
}
2 changes: 1 addition & 1 deletion packages/playground/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dev": "vue-cli-service serve"
},
"dependencies": {
"core-js": "^3.40.0",
"core-js": "^3.41.0",
"vue": "catalog:"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 0a57901

Please sign in to comment.