1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 09:54:24 +04:00

dependencies update

This commit is contained in:
codecalm
2020-01-20 21:35:11 +01:00
parent e80faafefb
commit 09a27ca7e5

View File

@@ -74,7 +74,7 @@
"main": "dist/js/tabler.js", "main": "dist/js/tabler.js",
"homepage": "https://tabler.io", "homepage": "https://tabler.io",
"devDependencies": { "devDependencies": {
"@babel/preset-env": "7.8.2", "@babel/preset-env": "7.8.3",
"browser-sync": "2.26.7", "browser-sync": "2.26.7",
"bundlesize": "0.18.0", "bundlesize": "0.18.0",
"clean-css-cli": "4.3.0", "clean-css-cli": "4.3.0",
@@ -86,7 +86,7 @@
"glob": "7.1.6", "glob": "7.1.6",
"http-server": "0.12.1", "http-server": "0.12.1",
"icon-font-generator": "2.1.10", "icon-font-generator": "2.1.10",
"node-sass": "4.13.0", "node-sass": "4.13.1",
"node-sass-package-importer": "5.3.2", "node-sass-package-importer": "5.3.2",
"nodemon": "2.0.2", "nodemon": "2.0.2",
"npm-run-all": "4.1.5", "npm-run-all": "4.1.5",
@@ -101,7 +101,7 @@
"stylelint": "13.0.0", "stylelint": "13.0.0",
"stylelint-config-twbs-bootstrap": "1.1.0", "stylelint-config-twbs-bootstrap": "1.1.0",
"svgo": "1.3.2", "svgo": "1.3.2",
"terser": "4.6.2", "terser": "4.6.3",
"yaml": "1.7.2" "yaml": "1.7.2"
}, },
"dependencies": { "dependencies": {
@@ -110,9 +110,9 @@
"@fullcalendar/interaction": "4.3.0", "@fullcalendar/interaction": "4.3.0",
"@fullcalendar/list": "4.3.0", "@fullcalendar/list": "4.3.0",
"@fullcalendar/timegrid": "4.3.0", "@fullcalendar/timegrid": "4.3.0",
"apexcharts": "3.14.0", "apexcharts": "3.15.2",
"autosize": "4.0.2", "autosize": "4.0.2",
"bootstrap": "twbs/bootstrap#c13ec3e", "bootstrap": "twbs/bootstrap#af78de3",
"countup.js": "2.0.4", "countup.js": "2.0.4",
"daterangepicker": "3.0.5", "daterangepicker": "3.0.5",
"fullcalendar": "3.10.1", "fullcalendar": "3.10.1",