Skip to content

Commit

Permalink
chore(deps): remove rollup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jledentu committed Jul 5, 2024
1 parent 8648d64 commit 270cb55
Show file tree
Hide file tree
Showing 2 changed files with 631 additions and 1,072 deletions.
13 changes: 0 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@
"@babel/preset-env": "^7.8.4",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^4.0.0",
"@semantic-release/changelog": "^5.0.0",
"@semantic-release/git": "^9.0.0",
"@storybook/addon-actions": "^7.5.3",
Expand Down Expand Up @@ -108,18 +104,9 @@
"prettier": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^2.70.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-css-only": "^3.1.0",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-license": "^2.6.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^6.0.0",
"sass": "^1.49.9",
"semantic-release": "^17.0.4",
"storybook": "^7.5.3",
"uglify-es": "^3.3.4",
"vite": "^5.3.3",
"vitest": "^1.6.0",
"vue": "^3.4.31",
Expand Down
Loading

0 comments on commit 270cb55

Please sign in to comment.