We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b98a58 commit b431fc2Copy full SHA for b431fc2
package.json
@@ -38,9 +38,9 @@
38
"@babel/preset-env": "^7.16.11",
39
"@commitlint/cli": "^16.2.3",
40
"@commitlint/config-conventional": "^16.2.1",
41
- "@rollup/plugin-babel": "^5.3.1",
42
- "@rollup/plugin-commonjs": "^21.0.3",
43
- "@rollup/plugin-node-resolve": "^13.1.3",
+ "@rollup/plugin-babel": "^6.0.0",
+ "@rollup/plugin-commonjs": "^26.0.0",
+ "@rollup/plugin-node-resolve": "^15.0.0",
44
"angles": "^0.2.4",
45
"babel-jest": "^27.5.1",
46
"cross-env": "^7.0.3",
@@ -54,7 +54,7 @@
54
"pinst": "^3.0.0",
55
"postcss": "^8.4.12",
56
"prettier": "^2.6.2",
57
- "rollup": "^2.70.1",
+ "rollup": "^4.0.0",
58
"rollup-plugin-postcss": "^4.0.2",
59
"rxjs-marbles": "^7.0.1",
60
"serve": "^13.0.2",
0 commit comments