We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1dee2c + 6f1e688 commit 3b8e500Copy full SHA for 3b8e500
2 files changed
package.json
@@ -29,15 +29,15 @@
29
"bundler"
30
],
31
"dependencies": {
32
- "@rollup/plugin-babel": "^6.1.0",
33
- "@rollup/plugin-commonjs": "^29.0.0",
+ "@rollup/plugin-babel": "^7.0.0",
+ "@rollup/plugin-commonjs": "^29.0.2",
34
"@rollup/plugin-image": "^3.0.3",
35
"@rollup/plugin-json": "^6.1.0",
36
"@rollup/plugin-node-resolve": "^16.0.3",
37
"cross-spawn": "^7.0.6",
38
"minimist": "^1.2.8",
39
"node-typescript-compiler": "^3.0.0",
40
- "rollup": "^4.53.3",
+ "rollup": "^4.59.0",
41
"rollup-plugin-command": "^1.1.3",
42
"rollup-plugin-ignore-import": "^1.3.2",
43
"rollup-pluginutils": "^2.8.2"
0 commit comments