Skip to content

Commit

Permalink
Upgrade to Rollup 4
Browse files Browse the repository at this point in the history
  • Loading branch information
kassens committed Apr 1, 2024
1 parent 8833338 commit b927fd2
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 110 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"@babel/preset-flow": "^7.10.4",
"@babel/preset-react": "^7.23.3",
"@babel/traverse": "^7.11.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"abortcontroller-polyfill": "^1.7.5",
"art": "0.10.1",
"babel-plugin-syntax-trailing-function-commas": "^6.5.0",
Expand Down Expand Up @@ -87,9 +87,9 @@
"random-seed": "^0.3.0",
"react-lifecycles-compat": "^3.0.4",
"rimraf": "^3.0.0",
"rollup": "^3.17.1",
"rollup": "^4.13.2",
"rollup-plugin-prettier": "^4.1.1",
"rollup-plugin-strip-banner": "^3.0.0",
"rollup-plugin-strip-banner": "^3.1.0",
"semver": "^7.1.1",
"shelljs": "^0.8.5",
"signedsource": "^2.0.0",
Expand Down
Loading

0 comments on commit b927fd2

Please sign in to comment.