Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#807)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 60fb42d commit c60ec0b
Show file tree
Hide file tree
Showing 8 changed files with 1,181 additions and 1,849 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@unocss/reset": "catalog:",
"@vueuse/core": "catalog:",
"unplugin-vue-components": "^28.4.0",
"vitepress": "1.5.0",
"vitepress": "1.6.3",
"vue": "catalog:"
}
}
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": "pnpm@10.4.1",
"packageManager": "pnpm@10.5.1",
"description": "DevTools for Vue.js",
"author": "webfansplz",
"license": "MIT",
Expand Down Expand Up @@ -75,14 +75,14 @@
"devDependencies": {
"@antfu/eslint-config": "^4.3.0",
"@antfu/ni": "^23.3.1",
"@arethetypeswrong/cli": "^0.17.3",
"@arethetypeswrong/cli": "^0.17.4",
"@clack/prompts": "^0.10.0",
"@types/chrome": "^0.0.304",
"@types/chrome": "^0.0.306",
"@types/degit": "^2.8.6",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.13.4",
"@typescript-eslint/parser": "^8.24.1",
"@typescript-eslint/utils": "^8.24.1",
"@types/node": "^22.13.5",
"@typescript-eslint/parser": "^8.25.0",
"@typescript-eslint/utils": "^8.25.0",
"@unocss/eslint-plugin": "^66.0.0",
"@vue/devtools-core": "workspace:^",
"@vue/devtools-kit": "workspace:^",
Expand All @@ -91,7 +91,7 @@
"bumpp": "^10.0.3",
"cross-env": "^7.0.3",
"degit": "^2.8.4",
"eslint": "^9.20.1",
"eslint": "^9.21.0",
"eslint-plugin-format": "^1.0.1",
"eslint-vitest-rule-tester": "^1.1.0",
"execa": "^9.5.2",
Expand All @@ -101,22 +101,22 @@
"lint-staged": "^15.4.3",
"npm-run-all2": "^7.0.2",
"picocolors": "^1.1.1",
"pnpm": "^10.4.1",
"pnpm": "^10.5.1",
"progress": "^2.0.3",
"publint": "^0.3.5",
"publint": "^0.3.6",
"readdir-glob": "^2.0.1",
"regex-extra": "^0.2.2",
"semver": "^7.7.1",
"simple-git-hooks": "^2.11.1",
"taze": "^18.6.0",
"tsup": "^8.3.6",
"tsup": "^8.4.0",
"tsx": "^4.19.3",
"turbo": "^2.3.7",
"turbo": "^2.4.4",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"unbuild": "^3.4.1",
"unocss": "^66.0.0",
"vite": "^6.1.1",
"vitest": "^3.0.6",
"vite": "^6.2.0",
"vitest": "^3.0.7",
"vue": "^3.5.13"
},
"simple-git-hooks": {
Expand Down
4 changes: 2 additions & 2 deletions packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@vue/devtools-shared": "workspace:^",
"electron": "^33.4.1",
"execa": "catalog:",
"h3": "^1.15.0",
"h3": "^1.15.1",
"ip": "^2.0.1",
"pathe": "catalog:",
"socket.io": "^4.8.1",
Expand All @@ -50,7 +50,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "catalog:",
"tsx": "^4.19.3",
"unbuild": "^3.3.1",
"unbuild": "^3.4.1",
"vue": "catalog:"
}
}
6 changes: 3 additions & 3 deletions packages/playground/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"dev": "vite"
},
"dependencies": {
"@tanstack/vue-query": "^5.66.4",
"@tanstack/vue-query": "^5.66.9",
"@vueuse/core": "catalog:",
"element-plus": "^2.9.4",
"element-plus": "^2.9.5",
"pinia": "catalog:",
"unplugin-auto-import": "catalog:",
"vee-validate": "^4.15.0",
Expand All @@ -19,7 +19,7 @@
},
"devDependencies": {
"@rollup/plugin-commonjs": "^28.0.2",
"@tanstack/vue-query-devtools": "^5.66.4",
"@tanstack/vue-query-devtools": "^5.66.9",
"@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.2"
"vue-tsc": "^2.2.4"
}
}
2 changes: 1 addition & 1 deletion packages/playground/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vue/cli-service": "~5.0.8",
"@vue/devtools": "workspace:*",
"@vue/devtools-api": "workspace:*",
"eslint": "^9.20.1",
"eslint": "^9.21.0",
"eslint-plugin-vue": "^9.32.0"
},
"eslintConfig": {
Expand Down
Loading

0 comments on commit c60ec0b

Please sign in to comment.