Merge remote-tracking branch 'origin/develop' into biome

This commit is contained in:
Henry Jameson 2026-01-06 18:17:40 +02:00
commit d15642d93d
2 changed files with 447 additions and 390 deletions

View file

@ -51,15 +51,15 @@
"uuid": "11.1.0", "uuid": "11.1.0",
"vue": "3.5.22", "vue": "3.5.22",
"vue-i18n": "11", "vue-i18n": "11",
"vue-router": "4.5.1", "vue-router": "4.6.4",
"vue-virtual-scroller": "^2.0.0-beta.7", "vue-virtual-scroller": "^2.0.0-beta.7",
"vuex": "4.1.0" "vuex": "4.1.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.28.4", "@babel/core": "7.28.5",
"@babel/eslint-parser": "7.28.4", "@babel/eslint-parser": "7.28.5",
"@babel/plugin-transform-runtime": "7.28.3", "@babel/plugin-transform-runtime": "7.28.5",
"@babel/preset-env": "7.28.3", "@babel/preset-env": "7.28.5",
"@babel/register": "7.28.3", "@babel/register": "7.28.3",
"@biomejs/biome": "2.3.11", "@biomejs/biome": "2.3.11",
"@ungap/event-target": "0.2.4", "@ungap/event-target": "0.2.4",
@ -79,13 +79,14 @@
"connect-history-api-fallback": "2.0.0", "connect-history-api-fallback": "2.0.0",
"cross-spawn": "7.0.6", "cross-spawn": "7.0.6",
"custom-event-polyfill": "1.0.7", "custom-event-polyfill": "1.0.7",
"eslint": "9.37.0", "eslint": "9.39.2",
"vue-eslint-parser": "10.2.0",
"eslint-config-standard": "17.1.0", "eslint-config-standard": "17.1.0",
"eslint-formatter-friendly": "7.0.0", "eslint-formatter-friendly": "7.0.0",
"eslint-plugin-import": "2.32.0", "eslint-plugin-import": "2.32.0",
"eslint-plugin-n": "17.23.1", "eslint-plugin-n": "17.23.1",
"eslint-plugin-promise": "7.2.1", "eslint-plugin-promise": "7.2.1",
"eslint-plugin-vue": "10.5.0", "eslint-plugin-vue": "10.6.2",
"eventsource-polyfill": "0.9.6", "eventsource-polyfill": "0.9.6",
"express": "5.1.0", "express": "5.1.0",
"function-bind": "1.1.2", "function-bind": "1.1.2",
@ -94,7 +95,7 @@
"lodash": "4.17.21", "lodash": "4.17.21",
"msw": "2.10.5", "msw": "2.10.5",
"nightwatch": "3.12.2", "nightwatch": "3.12.2",
"playwright": "1.55.0", "playwright": "1.57.0",
"postcss": "8.5.6", "postcss": "8.5.6",
"postcss-html": "^1.5.0", "postcss-html": "^1.5.0",
"postcss-scss": "^4.0.6", "postcss-scss": "^4.0.6",

820
yarn.lock

File diff suppressed because it is too large Load diff