Skip to content

Commit 35c417f

Browse files
chore(deps): update all non-major dependencies (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26a542b commit 35c417f

File tree

3 files changed

+145
-211
lines changed

3 files changed

+145
-211
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "zero-vue",
33
"type": "module",
44
"version": "0.4.0",
5-
"packageManager": "pnpm@10.14.0",
5+
"packageManager": "pnpm@10.15.0",
66
"description": "",
77
"license": "MIT",
88
"repository": "danielroe/zero-vue",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"@vue/tsconfig": "0.8.1",
2828
"typescript": "5.9.2",
2929
"vite": "7.1.2",
30-
"vue-tsc": "3.0.5"
30+
"vue-tsc": "3.0.6"
3131
}
3232
}

0 commit comments

Comments
 (0)