updated all packages (#2512)

This commit is contained in:
Kevin Papst
2021-04-19 17:25:06 +02:00
committed by GitHub
parent 0330f45c6a
commit b6462b406d
43 changed files with 1652 additions and 1378 deletions

View File

@@ -21,7 +21,7 @@
"prod": "node_modules/.bin/encore production"
},
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.14.0",
"@fortawesome/fontawesome-free": "^5.15.3",
"@symfony/webpack-encore": "^0.28",
"admin-lte": "^2.4",
"bootstrap-sass": "^3.4",
@@ -34,13 +34,12 @@
"jquery-slimscroll": "^1.3",
"jquery-ui": "^1.12",
"js-cookie": "^2.2",
"moment": "^2.27.0",
"moment": "^2.29.1",
"node-sass": "^4.14.1",
"sass-loader": "^7.3",
"select2": "^4.0",
"select2-bootstrap-theme": "^0.1.0-beta.10",
"sortablejs": "^1.10",
"sweetalert2": "^10.3",
"webpack-notifier": "^1.8"
"sweetalert2": "^10.16.3",
"webpack-notifier": "^1.13.0"
}
}