fix(webapp): update nuxt to v2.15.8 (#8997)

This commit is contained in:
Ulf Gebhardt 2025-10-30 20:34:48 +01:00 committed by GitHub
parent 52459b23f1
commit c9b5c02862
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3831 additions and 2465 deletions

View File

@ -41,7 +41,7 @@
"jest-serializer-vue": "^3.1.0", "jest-serializer-vue": "^3.1.0",
"linkify-it": "~5.0.0", "linkify-it": "~5.0.0",
"mapbox-gl": "1.13.2", "mapbox-gl": "1.13.2",
"nuxt": "~2.12.1", "nuxt": "^2.15.8",
"nuxt-dropzone": "^1.0.4", "nuxt-dropzone": "^1.0.4",
"nuxt-env": "~0.1.0", "nuxt-env": "~0.1.0",
"sass": "1.77.6", "sass": "1.77.6",
@ -84,7 +84,7 @@
"babel-loader": "~8.1.0", "babel-loader": "~8.1.0",
"babel-plugin-require-context-hook": "^1.0.0", "babel-plugin-require-context-hook": "^1.0.0",
"core-js": "~2.6.10", "core-js": "~2.6.10",
"css-loader": "~3.5.2", "css-loader": "^4.2.0",
"eslint": "^7.28.0", "eslint": "^7.28.0",
"eslint-config-prettier": "~10.1.8", "eslint-config-prettier": "~10.1.8",
"eslint-config-standard": "~15.0.1", "eslint-config-standard": "~15.0.1",
@ -101,13 +101,13 @@
"jest-environment-jsdom": "^29.7.0", "jest-environment-jsdom": "^29.7.0",
"mutation-observer": "^1.0.3", "mutation-observer": "^1.0.3",
"prettier": "~3.6.2", "prettier": "~3.6.2",
"sass-loader": "~10.1.1", "sass-loader": "^10.4.1",
"storybook-design-token": "^0.8.1", "storybook-design-token": "^0.8.1",
"storybook-vue-router": "^1.0.7", "storybook-vue-router": "^1.0.7",
"style-loader": "~0.23.1", "style-loader": "~0.23.1",
"style-resources-loader": "~1.3.3", "style-resources-loader": "~1.3.3",
"vue-svg-loader": "~0.16.0", "vue-svg-loader": "~0.16.0",
"vue-template-compiler": "^2.6.11" "vue-template-compiler": "^2.7.16"
}, },
"resolutions": { "resolutions": {
"nan": "2.17.0" "nan": "2.17.0"

File diff suppressed because it is too large Load Diff