Update the traditional bootstrap deps and use bootstrap 5

This commit is contained in:
Kevin MacMartin 2021-05-21 22:36:30 -04:00
parent 03963f56b9
commit f2ba9d2a1b

View file

@ -8,15 +8,15 @@
"browser-sync": "2.26.14"
},
"dependencies": {
"@babel/core": "^7.14.0",
"@babel/preset-env": "^7.14.1",
"@babel/core": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@fortawesome/fontawesome-free": "^5.15.3",
"@mr-hope/gulp-sass": "^2.0.0",
"autonumeric": "^4.6.0",
"autoprefixer": "^10.2.5",
"babelify": "^10.0.0",
"bootstrap": "4.6.0",
"easymde": "^2.14.0",
"bootstrap": "5.0.1",
"easymde": "^2.15.0",
"fancy-log": "^1.3.3",
"flatpickr": "^4.6.9",
"gsap": "^3.6.1",
@ -33,7 +33,8 @@
"list.js": "^2.3.1",
"minimist": "^1.2.5",
"popper.js": "^1.16.1",
"postcss": "^8.2.14",
"postcss": "^8.3.0",
"sass": "1.32.12",
"sortablejs": "^1.13.0",
"spinkit": "^2.0.1",
"what-input": "^5.2.10"