1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 04:24:37 +04:00

dependencies update, new build

This commit is contained in:
codecalm
2020-03-28 12:07:34 +01:00
parent 46761f072f
commit c02ed5ab87
39 changed files with 3883 additions and 1501 deletions
+10 -10
View File
@@ -76,7 +76,7 @@
"main": "dist/js/tabler.js",
"homepage": "https://tabler.io",
"devDependencies": {
"@babel/preset-env": "7.8.7",
"@babel/preset-env": "7.9.0",
"browser-sync": "2.26.7",
"bundlesize": "0.18.0",
"clean-css-cli": "4.3.0",
@@ -84,7 +84,7 @@
"eslint": "6.8.0",
"eslint-config-xo": "0.29.1",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-unicorn": "17.0.1",
"eslint-plugin-unicorn": "18.0.1",
"glob": "7.1.6",
"http-server": "0.12.1",
"icon-font-generator": "2.1.10",
@@ -92,11 +92,11 @@
"node-sass-package-importer": "5.3.2",
"nodemon": "2.0.2",
"npm-run-all": "4.1.5",
"percy": "0.24.3",
"percy": "0.26.0",
"postcss-cli": "7.1.0",
"rollup": "2.0.2",
"rollup": "2.2.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-babel-minify": "9.1.1",
"rollup-plugin-babel-minify": "10.0.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-filesize": "6.2.1",
"rollup-plugin-multi-input": "1.1.1",
@@ -105,8 +105,8 @@
"stylelint": "13.2.1",
"stylelint-config-twbs-bootstrap": "2.0.1",
"svgo": "1.3.2",
"terser": "4.6.6",
"yaml": "1.8.0"
"terser": "4.6.7",
"yaml": "1.8.3"
},
"dependencies": {
"@fullcalendar/core": "4.4.0",
@@ -114,9 +114,9 @@
"@fullcalendar/interaction": "4.4.0",
"@fullcalendar/list": "4.4.0",
"@fullcalendar/timegrid": "4.4.0",
"apexcharts": "3.16.1",
"apexcharts": "3.17.0",
"autosize": "4.0.2",
"bootstrap": "twbs/bootstrap#c47547c",
"bootstrap": "twbs/bootstrap#74afe14",
"countup.js": "2.0.4",
"daterangepicker": "3.0.5",
"flatpickr": "4.6.3",
@@ -124,7 +124,7 @@
"imask": "6.0.3",
"jquery": "3.4.1",
"jqvmap": "1.5.1",
"nouislider": "14.1.1",
"nouislider": "14.2.0",
"peity": "3.3.0",
"popper.js": "1.16.1",
"selectize": "0.12.6"