1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00

dependencies update

This commit is contained in:
codecalm
2021-01-12 19:23:08 +01:00
parent 4c046bbb72
commit 0a7eb885ed
2 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
source "https://rubygems.org" source "https://rubygems.org"
gem "jekyll", "4.1.1" gem "jekyll", "4.2.0"
group :jekyll_plugins do group :jekyll_plugins do
gem "jekyll-random" gem "jekyll-random"

View File

@@ -53,7 +53,7 @@
"@rollup/plugin-commonjs": "^17.0.0", "@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.0.1", "@rollup/plugin-node-resolve": "^11.0.1",
"@rollup/stream": "^2.0.0", "@rollup/stream": "^2.0.0",
"autoprefixer": "^10.1.0", "autoprefixer": "^10.2.1",
"browser-sync": "^2.26.13", "browser-sync": "^2.26.13",
"critical": "^2.0.6", "critical": "^2.0.6",
"cross-spawn": "^7.0.3", "cross-spawn": "^7.0.3",
@@ -68,9 +68,9 @@
"gulp-rename": "^2.0.0", "gulp-rename": "^2.0.0",
"gulp-rtlcss": "^1.4.1", "gulp-rtlcss": "^1.4.1",
"gulp-sass": "^4.1.0", "gulp-sass": "^4.1.0",
"postcss": "^8.2.1", "postcss": "^8.2.4",
"release-it": "^14.2.2", "release-it": "^14.2.2",
"rollup": "^2.35.1", "rollup": "^2.36.1",
"rollup-plugin-babel": "^4.4.0", "rollup-plugin-babel": "^4.4.0",
"vinyl-buffer": "^1.0.1", "vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0", "vinyl-source-stream": "^2.0.0",
@@ -78,18 +78,18 @@
"yargs": "^16.2.0" "yargs": "^16.2.0"
}, },
"dependencies": { "dependencies": {
"@fullcalendar/core": "^5.4.0", "@fullcalendar/core": "^5.5.0",
"@fullcalendar/daygrid": "^5.4.0", "@fullcalendar/daygrid": "^5.5.0",
"@fullcalendar/interaction": "^5.4.0", "@fullcalendar/interaction": "^5.5.0",
"@fullcalendar/list": "^5.4.0", "@fullcalendar/list": "^5.5.0",
"@fullcalendar/timegrid": "^5.4.0", "@fullcalendar/timegrid": "^5.5.0",
"apexcharts": "^3.23.0", "apexcharts": "^3.23.1",
"autosize": "^4.0.2", "autosize": "^4.0.2",
"bootstrap": "twbs/bootstrap#561c0d8cde549c24ba7c451a6d0742089290b3a7", "bootstrap": "twbs/bootstrap#69afafe8118aa045b1371f93d5a5d5224a9d15dd",
"countup.js": "^2.0.7", "countup.js": "^2.0.7",
"daterangepicker": "^3.1.0", "daterangepicker": "^3.1.0",
"flatpickr": "^4.6.6", "flatpickr": "^4.6.9",
"fullcalendar": "^5.4.0", "fullcalendar": "^5.5.0",
"imask": "^6.0.5", "imask": "^6.0.5",
"jquery": "^3.5.1", "jquery": "^3.5.1",
"jqvmap": "^1.5.1", "jqvmap": "^1.5.1",