Adjust dependencies in order to make build succeed

This commit is contained in:
Georg Krause 2022-02-17 13:11:22 +01:00
commit a87dab71a6
No known key found for this signature in database
GPG key ID: FD479B9A4D48E632
2 changed files with 16 additions and 13 deletions

View file

@ -17,7 +17,7 @@
"dependencies": {
"axios": "0.21.4",
"axios-auth-refresh": "2.2.8",
"core-js": "3.6.5",
"core-js": "3.21.1",
"diff": "4.0.2",
"django-channels": "1.1.6",
"focus-trap": "5.1.0",
@ -70,6 +70,9 @@
"vue-template-compiler": "2.6.14",
"webpack-bundle-size-analyzer": "~3.0.0"
},
"resolutions": {
"vue-plyr/plyr": "3.6.2"
},
"eslintConfig": {
"root": true,
"env": {