Skip to content

Commit ce36694

Browse files
author
李磊
committed
fix: update pnpm
1 parent dadefc9 commit ce36694

File tree

3 files changed

+89
-89
lines changed

3 files changed

+89
-89
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue3-component-lib-template",
33
"description": "This is a modern component library template based on Turborepo+Vue 3.5+TypeScript.",
44
"version": "1.0.0",
5-
"packageManager": "pnpm@10.5.0",
5+
"packageManager": "pnpm@10.11.1",
66
"author": "ssuperlilei <15528022618@163.com>",
77
"license": "MIT",
88
"homepage": "https://github.com/ssuperlilei/webTemplate",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"sass": "^1.89.1",
2727
"typescript": "^5.8.3",
2828
"vite": "^6.3.5",
29-
"vitest": "^3.2.0"
29+
"vitest": "^3.2.1"
3030
}
3131
}

0 commit comments

Comments
 (0)