Upgraded yarn dependencies that needed explicit upgrade.

This commit is contained in:
Jan Böhmer 2021-01-03 21:02:15 +01:00
parent 70c8b4f1c2
commit bed3b6b375
2 changed files with 84 additions and 77 deletions

View file

@ -2,14 +2,14 @@
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.7.2",
"@symfony/stimulus-bridge": "^1.1.0",
"@symfony/webpack-encore": "^0.31.0",
"@symfony/webpack-encore": "0.33.0",
"bootstrap": "^4.4.1",
"core-js": "^3.6.4",
"jquery": "^3.5.1",
"popper.js": "^1.14.7",
"regenerator-runtime": "^0.13.2",
"stimulus": "^2.0.0",
"webpack-bundle-analyzer": "^3.8.0",
"webpack-bundle-analyzer": "4.3.0",
"webpack-notifier": "^1.6.0"
},
"license": "AGPL-3.0-or-later",
@ -28,7 +28,7 @@
"@types/jquery.form": "^3.26.30",
"@types/marked": "^1.1.0",
"@types/typeahead": "^0.11.32",
"@zxing/library": "^0.17.0",
"@zxing/library": "0.18.3",
"bootbox": "^5.4.0",
"bootstrap-fileinput": "^5.0.1",
"bootstrap-select": "^1.13.8",