Skip to content

Commit

Permalink
chore: bump deps (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi authored Jul 29, 2024
1 parent 48972f1 commit 1beedd9
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 145 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
},
"license": "MIT",
"dependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-wasm": "^6.2.2",
"@rollup/pluginutils": "^5.1.0",
"@swc/core": "^1.6.1",
"@swc/helpers": "^0.5.11",
"arg": "^5.0.2",
"clean-css": "^5.3.3",
"magic-string": "^0.30.10",
"magic-string": "^0.30.11",
"ora": "^8.0.1",
"pretty-bytes": "^5.6.0",
"rollup": "^4.17.2",
"rollup-plugin-dts": "^6.1.0",
"rollup": "^4.19.1",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-swc3": "^0.11.1",
"rollup-preserve-directives": "^1.1.1",
"tslib": "^2.6.2"
Expand Down
Loading

0 comments on commit 1beedd9

Please sign in to comment.