diff options
author | codecalm <codecalm@gmail.com> | 2022-03-16 12:05:08 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-03-16 12:05:08 +0100 |
commit | 52f734bc0c2a7c1e7e5e75abc16c58020faf6ac9 (patch) | |
tree | aad825220e14e9c09dc8ad067085e0901fedb726 /package.json | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | tabler-icons-52f734bc0c2a7c1e7e5e75abc16c58020faf6ac9.tar.xz |
dependencies update
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 1e172395..6ead08b9 100644 --- a/package.json +++ b/package.json @@ -79,10 +79,10 @@ "node-sass": "4.14.1", "parse-svg-path": "^0.1.2", "puppeteer": "5.3.0", - "release-it": "14.0.3", - "rollup": "2.28.2", - "rollup-plugin-filesize": "9.0.2", - "rollup-plugin-peer-deps-external": "2.2.3", + "release-it": "14.12.5", + "rollup": "2.70.1", + "rollup-plugin-filesize": "9.1.2", + "rollup-plugin-peer-deps-external": "2.2.4", "rollup-plugin-terser": "7.0.2", "rollup-plugin-uglify": "6.0.4", "svg-outline-stroke": "1.3.0" |