Skip to content

Commit

Permalink
dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Jan 22, 2021
1 parent 201a967 commit ad5194a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -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",
Expand All @@ -64,37 +64,37 @@
"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",
"yaml": "^1.10.0",
"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"
Expand Down

0 comments on commit ad5194a

Please sign in to comment.