Currently the rollup dependency being used is on version 1.21.4 the newest version of rollup is 2.26.5
Also the plugins rollup-plugin-node-resolve, rollup-plugin-commonjs and rollup-plugin-babel are deprecated and no longer maintained you can see a list of new rollup plugins here
https://github.com/rollup/rollup-plugin-node-resolve which include newer versions for each one listed above
Currently the rollup dependency being used is on version 1.21.4 the newest version of rollup is 2.26.5
Also the plugins rollup-plugin-node-resolve, rollup-plugin-commonjs and rollup-plugin-babel are deprecated and no longer maintained you can see a list of new rollup plugins here
https://github.com/rollup/rollup-plugin-node-resolve which include newer versions for each one listed above