refactor(webapp): remove unused packages (#8468)

* remove unused packages

* fix lint
This commit is contained in:
Ulf Gebhardt 2025-05-02 09:21:26 +02:00 committed by GitHub
parent a3dffb3cb5
commit 5e24f51cf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 119 additions and 581 deletions

View File

@ -38,19 +38,15 @@
"cropperjs": "^1.6.2",
"cross-env": "~7.0.3",
"date-fns": "2.22.1",
"express": "~5.1.0",
"graphql": "~15.10.1",
"intersection-observer": "^0.12.0",
"jest-serializer-vue": "^3.1.0",
"jsonwebtoken": "~9.0.2",
"linkify-it": "~5.0.0",
"mapbox-gl": "1.13.2",
"node-fetch": "^2.6.1",
"nuxt": "~2.12.1",
"nuxt-dropzone": "^1.0.4",
"nuxt-env": "~0.1.0",
"sass": "1.77.6",
"stack-utils": "^2.0.3",
"tippy.js": "^4.3.5",
"tiptap": "~1.26.6",
"tiptap-extensions": "~1.28.8",
@ -81,24 +77,18 @@
"@storybook/vue": "~7.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/vue": "5",
"@vue/cli-shared-utils": "~4.3.1",
"@vue/eslint-config-prettier": "~6.0.0",
"@vue/server-test-utils": "~1.0.0-beta.31",
"@vue/test-utils": "1.3.4",
"@vue/vue2-jest": "29",
"async-validator": "^3.2.4",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "~10.1.0",
"babel-jest": "29.7",
"babel-loader": "~8.1.0",
"babel-plugin-require-context-hook": "^1.0.0",
"babel-preset-vue": "~2.0.2",
"core-js": "~2.6.10",
"css-loader": "~3.5.2",
"eslint": "^7.28.0",
"eslint-config-prettier": "~10.1.2",
"eslint-config-standard": "~15.0.1",
"eslint-loader": "~4.0.0",
"eslint-plugin-import": "~2.31.0",
"eslint-plugin-jest": "~24.4.0",
"eslint-plugin-node": "~11.1.0",

File diff suppressed because it is too large Load Diff