Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zzxming committed Sep 9, 2024
1 parent 83b9e66 commit c3532b0
Show file tree
Hide file tree
Showing 3 changed files with 6,657 additions and 5,304 deletions.
1 change: 0 additions & 1 deletion internal/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"rollup": "^4.17.0",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"tsx": "4.7.3",
"vite": "^5.0.10",
"vite-plugin-dts": "^3.9.0"
}
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"internal/*",
"playground"
],
"packageManager": "pnpm@8.14.3",
"packageManager": "pnpm@9.9.0",
"scripts": {
"build": "pnpm -C ./internal/build build",
"build:theme": "pnpm -C ./packages/theme build",
Expand Down Expand Up @@ -67,8 +67,8 @@
"npm-run-all2": "^6.1.1",
"prompts": "^2.4.2",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.7.3",
"typescript": "~5.3.0",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.0.10",
"vitest": "^1.6.0",
"vue-eslint-parser": "^9.4.3",
Expand Down
Loading

0 comments on commit c3532b0

Please sign in to comment.