Skip to content

Commit

Permalink
dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Feb 21, 2021
1 parent 1941ee2 commit 650b15b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -48,8 +48,8 @@
"main": "dist/js/tabler.js",
"homepage": "https://tabler.io",
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/preset-env": "^7.12.16",
"@babel/core": "^7.12.17",
"@babel/preset-env": "^7.12.17",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"@rollup/plugin-replace": "^2.3.4",
Expand All @@ -65,12 +65,12 @@
"gulp-header": "^2.0.9",
"gulp-minify": "^3.1.0",
"gulp-postcss": "^9.0.0",
"gulp-purgecss": "^4.0.0",
"gulp-purgecss": "^4.0.2",
"gulp-rename": "^2.0.0",
"gulp-rtlcss": "^1.4.1",
"gulp-sass": "^4.1.0",
"postcss": "^8.2.6",
"release-it": "^14.4.0",
"release-it": "^14.4.1",
"rollup": "^2.39.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-cleanup": "^3.2.1",
Expand All @@ -80,16 +80,16 @@
"yargs": "^16.2.0"
},
"dependencies": {
"@popperjs/core": "^2.7.0",
"@popperjs/core": "^2.8.2",
"@tabler/icons": "^1.39.1",
"apexcharts": "^3.25.0",
"autosize": "^4.0.2",
"bootstrap": "twbs/bootstrap#5c32767e0e0dbac2d934bcdee03719a65d3f1187",
"bootstrap": "twbs/bootstrap#5693f1ad863832adb01ed1ca9cd24c825fc640f4",
"choices.js": "^9.0.1",
"countup.js": "^2.0.7",
"flatpickr": "^4.6.9",
"imask": "^6.0.7",
"litepicker": "^2.0.6",
"litepicker": "^2.0.7",
"nouislider": "^14.6.3"
},
"resolutions": {
Expand Down

0 comments on commit 650b15b

Please sign in to comment.