Upgrade frontend dependencies

This commit is contained in:
wvffle 2022-06-25 23:10:36 +00:00 committed by Georg Krause
parent fe835c5d44
commit f5bd906110
2 changed files with 825 additions and 1204 deletions

View File

@ -18,13 +18,13 @@
"postinstall": "yarn run fix-fomantic-css"
},
"dependencies": {
"@vue/compat": "3.2.33",
"@vueuse/core": "8.2.6",
"@vueuse/integrations": "8.2.6",
"axios": "0.26.1",
"axios-auth-refresh": "3.2.2",
"diff": "5.0.0",
"focus-trap": "6.7.3",
"@vue/compat": "3.2.37",
"@vueuse/core": "8.7.5",
"@vueuse/integrations": "8.7.5",
"axios": "0.27.2",
"axios-auth-refresh": "3.3.1",
"diff": "5.1.0",
"focus-trap": "6.9.4",
"fomantic-ui-css": "2.8.8",
"howler": "2.2.3",
"js-logger": "1.6.1",
@ -34,48 +34,48 @@
"lodash-es": "4.17.21",
"register-service-worker": "1.7.2",
"sanitize-html": "2.7.0",
"sass": "1.49.11",
"showdown": "2.0.3",
"sass": "1.53.0",
"showdown": "2.1.0",
"text-clipper": "2.2.0",
"vue": "3.2.33",
"vue": "3.2.37",
"vue-gettext": "2.1.12",
"vue-plyr": "7.0.0",
"vue-router": "4.0.14",
"vue-tsc": "0.34.7",
"vue-router": "4.0.16",
"vue-tsc": "0.38.1",
"vue-upload-component": "3.1.2",
"vue3-gettext": "2.2.0-alpha.1",
"vue3-lazyload": "0.2.5-beta",
"vue3-gettext": "2.3.0",
"vue3-lazyload": "0.3.4",
"vuedraggable": "4.1.0",
"vuex": "4.0.2",
"vuex-persistedstate": "4.1.0",
"vuex-router-sync": "5.0.0"
},
"devDependencies": {
"@types/jest": "27.4.1",
"@types/jest": "28.1.3",
"@types/jquery": "3.5.14",
"@types/lodash-es": "4.17.6",
"@types/qs": "6.9.7",
"@typescript-eslint/eslint-plugin": "5.21.0",
"@vitejs/plugin-vue": "2.3.1",
"@vue/compiler-sfc": "3.2.33",
"@vue/eslint-config-standard": "6.1.0",
"@vue/eslint-config-typescript": "10.0.0",
"@vue/test-utils": "1.3.0",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@vitejs/plugin-vue": "2.3.3",
"@vue/compiler-sfc": "3.2.37",
"@vue/eslint-config-standard": "7.0.0",
"@vue/eslint-config-typescript": "11.0.0",
"@vue/test-utils": "2.0.0",
"chai": "4.3.6",
"easygettext": "2.17.0",
"eslint": "8.14.0",
"eslint": "8.18.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-html": "6.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-vue": "8.7.1",
"jest-cli": "27.5.1",
"eslint-plugin-vue": "9.1.1",
"jest-cli": "28.1.1",
"moxios": "0.4.0",
"sinon": "13.0.2",
"ts-jest": "27.1.4",
"typescript": "4.6.3",
"vite": "2.8.6",
"sinon": "14.0.0",
"ts-jest": "28.0.5",
"typescript": "4.7.4",
"vite": "2.9.12",
"vite-plugin-pwa": "0.12.0",
"vue-jest": "3.0.7",
"workbox-core": "6.5.3",

File diff suppressed because it is too large Load Diff