Skip to content

Commit

Permalink
updated docs and added bootstrap 5 components
Browse files Browse the repository at this point in the history
  • Loading branch information
anitaparmar26 committed Dec 2, 2021
1 parent c072457 commit 32426c1
Show file tree
Hide file tree
Showing 91 changed files with 19,296 additions and 13,002 deletions.
709 changes: 333 additions & 376 deletions package-lock.json

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
},
"homepage": "https://github.com/codescandy/Dash-UI#readme",
"devDependencies": {
"autoprefixer": "^10.3.3",
"browser-sync": "^2.27.5",
"cssnano": "^5.0.8",
"autoprefixer": "^10.4.0",
"browser-sync": "^2.27.7",
"cssnano": "^5.0.11",
"del": "^6.0.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
Expand All @@ -47,21 +47,21 @@
"gulp-postcss": "^9.0.1",
"gulp-replace": "^1.1.3",
"gulp-sass": "^5.0.0",
"gulp-terser": "^2.0.1",
"gulp-terser": "^2.1.0",
"gulp-useref": "^5.0.0",
"node-sass": "^6.0.1",
"postcss": "^8.3.6",
"sass": "^1.38.2"
"postcss": "^8.3.11",
"sass": "^1.43.4"
},
"dependencies": {
"@mdi/font": "^5.9.55",
"apexcharts": "^3.28.1",
"bootstrap": "^5.1.0",
"bootstrap-icons": "^1.5.0",
"dropzone": "^5.9.2",
"@mdi/font": "^6.5.95",
"apexcharts": "^3.30.0",
"bootstrap": "^5.1.3",
"bootstrap-icons": "^1.7.1",
"dropzone": "^5.9.3",
"feather-icons": "^4.28.0",
"jquery": "^3.6.0",
"jquery-slimscroll": "^1.3.8",
"prismjs": "^1.24.1"
"prismjs": "^1.25.0"
}
}
Loading

0 comments on commit 32426c1

Please sign in to comment.