Skip to content

Commit ae95c8d

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

File tree

3 files changed

+58
-58
lines changed

3 files changed

+58
-58
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.15.1",
5+
"packageManager": "pnpm@10.16.1",
66
"description": "",
77
"license": "MIT",
88
"repository": "danielroe/zero-vue",

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"devDependencies": {
2323
"@tsconfig/node22": "22.0.2",
2424
"@types/js-cookie": "3.0.6",
25-
"@types/node": "22.18.1",
25+
"@types/node": "22.18.4",
2626
"@vitejs/plugin-vue": "6.0.1",
2727
"@vue/tsconfig": "0.8.1",
2828
"typescript": "5.9.2",
2929
"vite": "7.1.4",
30-
"vue-tsc": "3.0.6"
30+
"vue-tsc": "3.0.7"
3131
}
3232
}

0 commit comments

Comments
 (0)