mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
dependencies upgrade
This commit is contained in:
22
package.json
22
package.json
@@ -51,33 +51,33 @@
|
|||||||
],
|
],
|
||||||
"homepage": "https://tabler.io",
|
"homepage": "https://tabler.io",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"browser-sync": "2.26.5",
|
"browser-sync": "2.26.7",
|
||||||
"bundlesize": "0.15.3",
|
"bundlesize": "0.17.2",
|
||||||
"clean-css-cli": "4.3.0",
|
"clean-css-cli": "4.3.0",
|
||||||
"cross-env": "5.2.0",
|
"cross-env": "5.2.0",
|
||||||
"eslint": "5.16.0",
|
"eslint": "5.16.0",
|
||||||
"eslint-config-xo": "0.26.0",
|
"eslint-config-xo": "0.26.0",
|
||||||
"eslint-plugin-import": "2.16.0",
|
"eslint-plugin-import": "2.17.3",
|
||||||
"eslint-plugin-unicorn": "8.0.2",
|
"eslint-plugin-unicorn": "9.1.0",
|
||||||
"http-server": "0.11.1",
|
"http-server": "0.11.1",
|
||||||
"icon-font-generator": "2.1.10",
|
"icon-font-generator": "2.1.10",
|
||||||
"node-sass": "4.12.0",
|
"node-sass": "4.12.0",
|
||||||
"nodemon": "1.18.11",
|
"nodemon": "1.19.1",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"popper.js": "1.15.0",
|
"popper.js": "1.15.0",
|
||||||
"postcss-cli": "6.1.2",
|
"postcss-cli": "6.1.2",
|
||||||
"rollup": "1.9.3",
|
"rollup": "1.15.6",
|
||||||
"rollup-plugin-babel": "4.3.2",
|
"rollup-plugin-babel": "4.3.2",
|
||||||
"rollup-plugin-node-resolve": "4.2.2",
|
"rollup-plugin-node-resolve": "5.0.3",
|
||||||
"shx": "0.3.2",
|
"shx": "0.3.2",
|
||||||
"stylelint": "9.10.1",
|
"stylelint": "10.1.0",
|
||||||
"stylelint-config-twbs-bootstrap": "0.3.0",
|
"stylelint-config-twbs-bootstrap": "0.3.1",
|
||||||
"svgo": "1.2.2",
|
"svgo": "1.2.2",
|
||||||
"terser": "3.17.0",
|
"terser": "4.0.0",
|
||||||
"yaml": "1.6.0"
|
"yaml": "1.6.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"apexcharts": "3.6.2",
|
"apexcharts": "3.8.0",
|
||||||
"autosize": "4.0.2",
|
"autosize": "4.0.2",
|
||||||
"bootstrap": "twbs/bootstrap#41fcd13",
|
"bootstrap": "twbs/bootstrap#41fcd13",
|
||||||
"imask": "5.1.5",
|
"imask": "5.1.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user