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

bootstrap update

This commit is contained in:
codecalm
2020-09-26 13:22:36 +02:00
parent b078f7f13b
commit ff6cda207e
5 changed files with 3941 additions and 2309 deletions
+31 -31
View File
@@ -76,58 +76,58 @@
"main": "dist/js/tabler.js",
"homepage": "https://tabler.io",
"devDependencies": {
"@babel/preset-env": "^7.9.6",
"browser-sync": "^2.26.7",
"@babel/preset-env": "^7.11.5",
"browser-sync": "^2.26.12",
"bundlesize": "^0.18.0",
"child_process": "^1.0.2",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",
"eslint": "^6.8.0",
"eslint-config-xo": "^0.29.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-unicorn": "^19.0.1",
"eslint": "^7.9.0",
"eslint-config-xo": "^0.32.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-unicorn": "^22.0.0",
"glob": "^7.1.6",
"gulp": "^4.0.2",
"http-server": "^0.12.3",
"icon-font-generator": "^2.1.10",
"node-sass": "^4.14.0",
"node-sass": "^4.14.1",
"node-sass-package-importer": "^5.3.2",
"nodemon": "^2.0.3",
"nodemon": "^2.0.4",
"npm-run-all": "^4.1.5",
"percy": "^0.26.2",
"postcss-cli": "^7.1.1",
"rollup": "^2.7.6",
"percy": "^0.28.2",
"postcss-cli": "^8.0.0",
"rollup": "^2.28.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-babel-minify": "^10.0.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-filesize": "^8.0.0",
"rollup-plugin-filesize": "^9.0.2",
"rollup-plugin-multi-input": "^1.1.1",
"rollup-plugin-node-resolve": "^5.2.0",
"shelljs": "^0.8.4",
"stylelint": "^13.3.3",
"stylelint-config-twbs-bootstrap": "^2.0.2",
"stylelint": "^13.7.2",
"stylelint-config-twbs-bootstrap": "^2.1.0",
"svgo": "^1.3.2",
"tabler-icons": "^1.6.1",
"terser": "^4.6.13",
"yaml": "^1.9.2"
"tabler-icons": "^1.26.0",
"terser": "^5.3.2",
"yaml": "^1.10.0"
},
"dependencies": {
"@fullcalendar/core": "^4.4.0",
"@fullcalendar/daygrid": "^4.4.0",
"@fullcalendar/interaction": "^4.4.0",
"@fullcalendar/list": "^4.4.0",
"@fullcalendar/timegrid": "^4.4.0",
"apexcharts": "^3.19.0",
"@fullcalendar/core": "^5.3.1",
"@fullcalendar/daygrid": "^5.3.2",
"@fullcalendar/interaction": "^5.3.1",
"@fullcalendar/list": "^5.3.1",
"@fullcalendar/timegrid": "^5.3.1",
"apexcharts": "^3.21.0",
"autosize": "^4.0.2",
"bootstrap": "twbs/bootstrap#81404d2",
"countup.js": "^2.0.5",
"daterangepicker": "^3.0.5",
"flatpickr": "^4.6.3",
"fullcalendar": "^3.10.1",
"imask": "^6.0.3",
"jquery": "^3.5.0",
"bootstrap": "5.0.0-alpha1",
"countup.js": "^2.0.7",
"daterangepicker": "^3.1.0",
"flatpickr": "^4.6.6",
"fullcalendar": "^5.3.2",
"imask": "^6.0.5",
"jquery": "^3.5.1",
"jqvmap": "^1.5.1",
"nouislider": "^14.2.0",
"nouislider": "^14.6.2",
"peity": "^3.3.0",
"popper.js": "^1.16.1",
"selectize": "^0.12.6"