Skip to content

Commit 76345cb

Browse files
committed
Add pinia; switch vite to rolldown-vite in lock
Add Pinia (^3.0.4) to packages/ui/package.json and regenerate pnpm-lock.yaml. The lockfile now includes pinia metadata, Vue devtools entries, several new/updated packages, and replaces references to vite with rolldown-vite across snapshots and package resolutions (generated dependency updates).
1 parent 300f538 commit 76345cb

2 files changed

Lines changed: 121 additions & 72 deletions

File tree

packages/ui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"@halo-dev/comment-widget": "workspace:*",
1111
"@halo-dev/components": "^2.21.0",
1212
"@halo-dev/ui-shared": "^2.22.0",
13+
"pinia": "^3.0.4",
1314
"vue": "^3.5.24"
1415
},
1516
"devDependencies": {

0 commit comments

Comments
 (0)