Skip to content

Commit

Permalink
dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Dec 16, 2020
1 parent 475935b commit 7e2d096
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"homepage": "https://tabler.io",
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"@rollup/stream": "^1.1.0",
"@rollup/plugin-node-resolve": "^11.0.1",
"@rollup/stream": "^2.0.0",
"autoprefixer": "^10.1.0",
"browser-sync": "^2.26.13",
"critical": "^2.0.6",
Expand All @@ -64,12 +64,12 @@
"gulp-header": "^2.0.9",
"gulp-minify": "^3.1.0",
"gulp-postcss": "^9.0.0",
"gulp-purgecss": "^3.0.0",
"gulp-purgecss": "^3.1.3",
"gulp-rename": "^2.0.0",
"gulp-sass": "^4.1.0",
"postcss": "^8.2.1",
"release-it": "^14.2.2",
"rollup": "^2.34.2",
"rollup": "^2.35.1",
"rollup-plugin-babel": "^4.4.0",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
Expand All @@ -82,9 +82,9 @@
"@fullcalendar/interaction": "^5.4.0",
"@fullcalendar/list": "^5.4.0",
"@fullcalendar/timegrid": "^5.4.0",
"apexcharts": "^3.22.3",
"apexcharts": "^3.23.0",
"autosize": "^4.0.2",
"bootstrap": "twbs/bootstrap#d15a0247ce444eb15f79b8bf76f2bc10f8eeb71a",
"bootstrap": "twbs/bootstrap#4e7c9e56fc76b8cf5b34d9d7b041b3904fb6404c",
"countup.js": "^2.0.7",
"daterangepicker": "^3.1.0",
"flatpickr": "^4.6.6",
Expand All @@ -97,7 +97,7 @@
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-commonjs": "^10.1.0",
"selectize": "^0.12.6",
"@tabler/icons": "^1.38.0"
"@tabler/icons": "^1.38.1"
},
"resolutions": {
"**/**/node-gyp": "^5.0.0"
Expand Down

0 comments on commit 7e2d096

Please sign in to comment.