mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
libs update
This commit is contained in:
16
package.json
16
package.json
@@ -74,34 +74,34 @@
|
||||
"main": "dist/js/tabler.js",
|
||||
"homepage": "https://tabler.io",
|
||||
"devDependencies": {
|
||||
"@babel/preset-env": "7.7.7",
|
||||
"@babel/preset-env": "7.8.2",
|
||||
"browser-sync": "2.26.7",
|
||||
"bundlesize": "0.18.0",
|
||||
"clean-css-cli": "4.3.0",
|
||||
"cross-env": "6.0.3",
|
||||
"eslint": "6.8.0",
|
||||
"eslint-config-xo": "0.27.2",
|
||||
"eslint-plugin-import": "2.19.1",
|
||||
"eslint-plugin-import": "2.20.0",
|
||||
"eslint-plugin-unicorn": "15.0.1",
|
||||
"glob": "7.1.6",
|
||||
"http-server": "0.12.0",
|
||||
"http-server": "0.12.1",
|
||||
"icon-font-generator": "2.1.10",
|
||||
"node-sass": "4.13.0",
|
||||
"node-sass-package-importer": "5.3.2",
|
||||
"nodemon": "2.0.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"postcss-cli": "6.1.3",
|
||||
"rollup": "1.28.0",
|
||||
"postcss-cli": "7.1.0",
|
||||
"rollup": "1.29.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.1",
|
||||
"stylelint": "13.0.0",
|
||||
"stylelint-config-twbs-bootstrap": "1.1.0",
|
||||
"svgo": "1.3.2",
|
||||
"terser": "4.5.1",
|
||||
"terser": "4.6.2",
|
||||
"yaml": "1.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
@@ -110,7 +110,7 @@
|
||||
"@fullcalendar/interaction": "4.3.0",
|
||||
"@fullcalendar/list": "4.3.0",
|
||||
"@fullcalendar/timegrid": "4.3.0",
|
||||
"apexcharts": "3.12.0",
|
||||
"apexcharts": "3.14.0",
|
||||
"autosize": "4.0.2",
|
||||
"bootstrap": "twbs/bootstrap#c13ec3e",
|
||||
"countup.js": "2.0.4",
|
||||
|
||||
Reference in New Issue
Block a user