1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-22 21:41:43 +04:00

Bootstrap update

This commit is contained in:
codecalm
2020-04-12 20:44:30 +02:00
parent 5dabb88560
commit d3f17b3c55
2 changed files with 12 additions and 12 deletions
+10 -10
View File
@@ -1639,9 +1639,9 @@
"dev": true
},
"@stylelint/postcss-css-in-js": {
"version": "0.37.0",
"resolved": "https://registry.npmjs.org/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.37.0.tgz",
"integrity": "sha512-9svhg0rpUOo4xkvnllUzM0ZQF/Iwxhi6Bf1rzOA06fDa+fjnBUb2mvEV1c9nJb14g1XD/HMSmvklaVyCo96x6A==",
"version": "0.37.1",
"resolved": "https://registry.npmjs.org/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.37.1.tgz",
"integrity": "sha512-UMf2Rni3JGKi3ZwYRGMYJ5ipOA5ENJSKMtYA/pE1ZLURwdh7B5+z2r73RmWvub+N0UuH1Lo+TGfCgYwPvqpXNw==",
"dev": true,
"requires": {
"@babel/core": ">=7.9.0"
@@ -2677,8 +2677,8 @@
"dev": true
},
"bootstrap": {
"version": "github:twbs/bootstrap#74afe149c48e8386c4de2bbd8fab36142227f755",
"from": "github:twbs/bootstrap#74afe14"
"version": "github:twbs/bootstrap#8cb60bf043cedfa260259ca87113a6e018625599",
"from": "github:twbs/bootstrap#8cb60bf"
},
"boxen": {
"version": "4.2.0",
@@ -12547,14 +12547,14 @@
"dev": true
},
"stylelint": {
"version": "13.3.1",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.3.1.tgz",
"integrity": "sha512-jeeGwU7y/0l2YTL042U2U0W04J9JIO6bRpTM4S8npSzaO5GzBz4VFlVlMucFzZXkSylxppEx9R6p+DiDLJcrWw==",
"version": "13.3.2",
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-13.3.2.tgz",
"integrity": "sha512-kpO3/Gz2ZY40EWUwFYYkgpzhf8ZDUyKpcui5+pS0XKJBj/EMYmZpOJoL8IFAz2yApYeg91NVy5yAjE39hDzWvQ==",
"dev": true,
"requires": {
"@stylelint/postcss-css-in-js": "^0.37.0",
"@stylelint/postcss-css-in-js": "^0.37.1",
"@stylelint/postcss-markdown": "^0.36.1",
"autoprefixer": "^9.7.5",
"autoprefixer": "^9.7.6",
"balanced-match": "^1.0.0",
"chalk": "^4.0.0",
"cosmiconfig": "^6.0.0",
+2 -2
View File
@@ -103,7 +103,7 @@
"rollup-plugin-multi-input": "1.1.1",
"rollup-plugin-node-resolve": "5.2.0",
"shelljs": "^0.8.3",
"stylelint": "13.3.1",
"stylelint": "13.3.2",
"stylelint-config-twbs-bootstrap": "2.0.1",
"svgo": "1.3.2",
"tabler-icons": "1.5.0",
@@ -118,7 +118,7 @@
"@fullcalendar/timegrid": "4.4.0",
"apexcharts": "3.18.1",
"autosize": "4.0.2",
"bootstrap": "twbs/bootstrap#74afe14",
"bootstrap": "twbs/bootstrap#8cb60bf",
"countup.js": "2.0.4",
"daterangepicker": "3.0.5",
"flatpickr": "4.6.3",