Upgrade all frontend dependencies to latest versions

This commit is contained in:
Quentin Gliech
2025-12-16 16:07:38 +01:00
parent 2647aacf9c
commit f80e2d52dc
3 changed files with 1498 additions and 2163 deletions

View File

@@ -7,7 +7,7 @@
* - Please do NOT modify this file.
*/
const PACKAGE_VERSION = '2.11.6'
const PACKAGE_VERSION = '2.12.4'
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()

File diff suppressed because it is too large Load Diff

View File

@@ -34,7 +34,7 @@
"react": "^19.2.3",
"react-dom": "^19.2.3",
"react-i18next": "^16.5.0",
"swagger-ui-dist": "^5.29.5",
"swagger-ui-dist": "^5.31.0",
"valibot": "^1.2.0",
"vaul": "^1.1.2"
},
@@ -44,7 +44,7 @@
"@browser-logos/firefox": "^3.0.10",
"@browser-logos/safari": "^2.1.0",
"@graphql-codegen/cli": "^6.1.0",
"@graphql-codegen/client-preset": "^5.1.1",
"@graphql-codegen/client-preset": "^5.2.1",
"@graphql-codegen/typescript-msw": "^3.0.1",
"@storybook/addon-docs": "^10.1.9",
"@storybook/react-vite": "^10.1.9",
@@ -52,7 +52,7 @@
"@tanstack/react-router-devtools": "^1.141.2",
"@tanstack/router-plugin": "^1.141.2",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.0",
"@testing-library/react": "^16.3.1",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^25.0.2",
"@types/react": "19.2.7",
@@ -63,24 +63,24 @@
"autoprefixer": "^10.4.23",
"browserslist-to-esbuild": "^2.1.1",
"graphql": "^16.12.0",
"happy-dom": "^20.0.4",
"happy-dom": "^20.0.11",
"i18next-cli": "^1.32.0",
"knip": "^5.73.3",
"msw": "^2.11.6",
"knip": "^5.74.0",
"msw": "^2.12.4",
"msw-storybook-addon": "^2.0.6",
"postcss": "^8.5.6",
"postcss-import": "^16.1.1",
"postcss-nesting": "^13.0.2",
"rimraf": "^6.0.1",
"storybook": "^10.0.5",
"tailwindcss": "^3.4.18",
"rimraf": "^6.1.2",
"storybook": "^10.1.9",
"tailwindcss": "^3.4.19",
"tinyglobby": "^0.2.15",
"typescript": "^5.9.3",
"vite": "7.3.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-graphql-codegen": "^3.7.0",
"vite-plugin-manifest-sri": "^0.2.0",
"vitest": "^4.0.14"
"vitest": "^4.0.15"
},
"msw": {
"workerDirectory": [