mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
dependencies update
This commit is contained in:
18
package.json
18
package.json
@@ -51,9 +51,9 @@
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"@rollup/plugin-commonjs": "^17.0.0",
|
||||
"@rollup/plugin-node-resolve": "^11.0.1",
|
||||
"@rollup/plugin-node-resolve": "^11.1.0",
|
||||
"@rollup/stream": "^2.0.0",
|
||||
"autoprefixer": "^10.2.1",
|
||||
"autoprefixer": "^10.2.3",
|
||||
"browser-sync": "^2.26.13",
|
||||
"critical": "^2.0.6",
|
||||
"cross-spawn": "^7.0.3",
|
||||
@@ -64,13 +64,13 @@
|
||||
"gulp-header": "^2.0.9",
|
||||
"gulp-minify": "^3.1.0",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
"gulp-purgecss": "^3.1.3",
|
||||
"gulp-purgecss": "^4.0.0",
|
||||
"gulp-rename": "^2.0.0",
|
||||
"gulp-rtlcss": "^1.4.1",
|
||||
"gulp-sass": "^4.1.0",
|
||||
"postcss": "^8.2.4",
|
||||
"release-it": "^14.2.2",
|
||||
"rollup": "^2.36.1",
|
||||
"rollup": "^2.38.0",
|
||||
"rollup-plugin-babel": "^4.4.0",
|
||||
"vinyl-buffer": "^1.0.1",
|
||||
"vinyl-source-stream": "^2.0.0",
|
||||
@@ -78,23 +78,23 @@
|
||||
"yargs": "^16.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fullcalendar/core": "^5.5.0",
|
||||
"@fullcalendar/core": "^5.5.1",
|
||||
"@fullcalendar/daygrid": "^5.5.0",
|
||||
"@fullcalendar/interaction": "^5.5.0",
|
||||
"@fullcalendar/list": "^5.5.0",
|
||||
"@fullcalendar/timegrid": "^5.5.0",
|
||||
"@fullcalendar/timegrid": "^5.5.1",
|
||||
"apexcharts": "^3.23.1",
|
||||
"autosize": "^4.0.2",
|
||||
"bootstrap": "twbs/bootstrap#69afafe8118aa045b1371f93d5a5d5224a9d15dd",
|
||||
"bootstrap": "twbs/bootstrap#c6d6160a7c2203fbe620b6e4a660f72c40b2efd3",
|
||||
"countup.js": "^2.0.7",
|
||||
"flatpickr": "^4.6.9",
|
||||
"fullcalendar": "^5.5.0",
|
||||
"fullcalendar": "^5.5.1",
|
||||
"imask": "^6.0.5",
|
||||
"nouislider": "^14.6.3",
|
||||
"popper.js": "^1.16.1",
|
||||
"rollup-plugin-cleanup": "^3.2.1",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"@tabler/icons": "^1.38.1"
|
||||
"@tabler/icons": "^1.39.1"
|
||||
},
|
||||
"resolutions": {
|
||||
"**/**/node-gyp": "^5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user