diff --git a/package.json b/package.json index be93f58d44f30d443507fb5ba0fbf39e67b1fc90..42eb3160145e3287ea8a1147873ea2422b1f30a5 100644 --- a/package.json +++ b/package.json @@ -89,17 +89,17 @@ "nodemon": "2.0.2", "npm-run-all": "4.1.5", "postcss-cli": "6.1.3", - "rollup": "1.27.14", + "rollup": "1.28.0", "rollup-plugin-babel": "4.3.3", "rollup-plugin-babel-minify": "9.1.1", "rollup-plugin-commonjs": "10.1.0", "rollup-plugin-filesize": "6.2.1", "rollup-plugin-multi-input": "1.0.3", "rollup-plugin-node-resolve": "5.2.0", - "stylelint": "12.0.0", - "stylelint-config-twbs-bootstrap": "1.0.0", + "stylelint": "12.0.1", + "stylelint-config-twbs-bootstrap": "1.1.0", "svgo": "1.3.2", - "terser": "4.4.3", + "terser": "4.5.1", "yaml": "1.7.2" }, "dependencies": { @@ -108,11 +108,11 @@ "@fullcalendar/interaction": "4.3.0", "@fullcalendar/list": "4.3.0", "@fullcalendar/timegrid": "4.3.0", - "apexcharts": "3.11.2", + "apexcharts": "3.12.0", "autosize": "4.0.2", "bootstrap": "twbs/bootstrap#e2530d3", "fullcalendar": "3.10.1", - "imask": "5.2.1", + "imask": "6.0.1", "jquery": "3.4.1", "jqvmap": "1.5.1", "peity": "3.3.0",