Skip to content

Commit

Permalink
chore: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Dec 13, 2024
1 parent f703316 commit 769c9fa
Show file tree
Hide file tree
Showing 4 changed files with 413 additions and 143 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.9.1",
"private": true,
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"scripts": {
"build": "pnpm -r -F=./packages/* run build",
"stub": "pnpm -r -F=./packages/* --parallel run stub",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "catalog:",
"typescript": "^5.7.2",
"unocss": "^0.65.0",
"unocss": "^0.65.1",
"unocss-preset-useful": "workspace:*",
"vite": "catalog:",
"vue-tsc": "catalog:"
Expand Down
Loading

0 comments on commit 769c9fa

Please sign in to comment.