Merge pull request #5733 from devansh-webkul/dependency-updated

Dependency Removed
This commit is contained in:
Devansh 2022-02-01 16:40:33 +05:30 committed by GitHub
commit 37ab87e54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -12,13 +12,12 @@
"devDependencies": {
"axios": "^0.24.0",
"clean-webpack-plugin": "^4.0.0",
"colors": "^1.4.0",
"jquery": "^3.2",
"laravel-mix": "^6.0.41",
"laravel-mix-clean": "^0.1.0",
"laravel-mix-merge-manifest": "^2.0.0",
"resolve-url-loader": "^4.0.0",
"sass": "^1.44.0",
"sass": "^1.49.4",
"sass-loader": "^12.3.0",
"vue": "^2.6.14",
"vue-carousel": "^0.18.0",
@ -30,7 +29,7 @@
"bootstrap-sass": "^3.4.1",
"font-awesome": "^4.7.0",
"lazysizes": "^5.2.2",
"material-icons": "^1.10.3",
"material-icons": "^1.10.6",
"vee-validate": "^2.2.15",
"vue-slider-component": "^3.2.15"
}