Skip to content

Commit 77c2ef6

Browse files
chore(deps): update all non-major dependencies
1 parent 600ee7d commit 77c2ef6

File tree

4 files changed

+223
-218
lines changed

4 files changed

+223
-218
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "7.3.2",
55
"private": true,
6-
"packageManager": "pnpm@10.15.1",
6+
"packageManager": "pnpm@10.16.1",
77
"description": "DevTools for Vue.js",
88
"author": "webfansplz",
99
"license": "MIT",
@@ -77,10 +77,10 @@
7777
"@antfu/ni": "^25.0.0",
7878
"@arethetypeswrong/cli": "^0.18.2",
7979
"@clack/prompts": "^0.11.0",
80-
"@types/chrome": "^0.1.9",
80+
"@types/chrome": "^0.1.11",
8181
"@types/degit": "^2.8.6",
8282
"@types/fs-extra": "^11.0.4",
83-
"@types/node": "^24.3.1",
83+
"@types/node": "^24.4.0",
8484
"@typescript-eslint/parser": "^8.43.0",
8585
"@typescript-eslint/utils": "^8.43.0",
8686
"@unocss/eslint-plugin": "^66.5.1",
@@ -101,15 +101,15 @@
101101
"lint-staged": "^16.1.6",
102102
"npm-run-all2": "^8.0.4",
103103
"picocolors": "^1.1.1",
104-
"pnpm": "^10.15.1",
104+
"pnpm": "^10.16.1",
105105
"progress": "^2.0.3",
106106
"publint": "^0.3.12",
107107
"readdir-glob": "^2.0.1",
108108
"regex-extra": "^0.2.2",
109109
"semver": "^7.7.2",
110110
"simple-git-hooks": "^2.13.1",
111111
"taze": "^19.6.0",
112-
"tsdown": "^0.15.0",
112+
"tsdown": "^0.15.1",
113113
"tsup": "^8.5.0",
114114
"tsx": "^4.20.5",
115115
"turbo": "^2.5.6",

packages/playground/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"typescript": "catalog:",
2020
"unocss": "catalog:",
2121
"vite": "catalog:",
22-
"vue-tsc": "^3.0.6"
22+
"vue-tsc": "^3.0.7"
2323
}
2424
}

0 commit comments

Comments
 (0)