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 061bcd1 commit 96c569dCopy full SHA for 96c569d
package.json
@@ -40,7 +40,7 @@
40
"bump": "ncu -u -x coffeescript"
41
},
42
"dependencies": {
43
- "tslib": "^2.1.0",
+ "tslib": "^2.2.0",
44
"@rollup/plugin-commonjs": "18.0.0",
45
"@rollup/plugin-node-resolve": "11.2.1",
46
"@rollup/plugin-typescript": "8.2.1",
@@ -56,7 +56,7 @@
56
"csso-cli": "^3.0.0",
57
"array-includes-any": "^2.7.3",
58
"rollup-plugin-sourcemaps": "^0.6.3",
59
- "rollup-plugin-visualizer": "^4.2.2",
+ "rollup-plugin-visualizer": "^5.3.0",
60
"rollup-plugin-assemblyscript": "^2.0.0"
61
62
"peerDependencies": {
0 commit comments