Skip to content

Commit

Permalink
chore(deps): upgrade rsbuild and typescript.
Browse files Browse the repository at this point in the history
  • Loading branch information
scopewu committed Sep 10, 2024
1 parent 4866c60 commit 67088eb
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 159 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"dependencies": {},
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
"@rsbuild/core": "^1.0.1-rc.0",
"@rsbuild/core": "^1.0.1",
"rollup": "^4.21.2",
"rollup-plugin-typescript2": "^0.36.0",
"typescript": "^5.5.4",
"vue": "^3.4.38"
"typescript": "^5.6.2",
"vue": "^3.5.3"
}
}
Loading

0 comments on commit 67088eb

Please sign in to comment.