mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-25 11:14:19 +00:00
build(deps-dev): bump vite-plugin-graphql-codegen from 3.9.1 to 4.0.1 in the vite group across 1 directory (#5770)
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
"tinyglobby": "^0.2.16",
|
||||
"typescript": "^6.0.3",
|
||||
"vite": "8.0.16",
|
||||
"vite-plugin-graphql-codegen": "^3.9.1",
|
||||
"vite-plugin-graphql-codegen": "^4.0.1",
|
||||
"vitest": "^4.1.7"
|
||||
},
|
||||
"msw": {
|
||||
|
||||
Generated
+8
-8
@@ -193,8 +193,8 @@ importers:
|
||||
specifier: 8.0.16
|
||||
version: 8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
vite-plugin-graphql-codegen:
|
||||
specifier: ^3.9.1
|
||||
version: 3.9.1(@graphql-codegen/cli@7.1.3(@types/node@25.9.1)(graphql@16.14.0)(typescript@6.0.3))(graphql@16.14.0)(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.1(@graphql-codegen/cli@7.1.3(@types/node@25.9.1)(graphql@16.14.0)(typescript@6.0.3))(graphql@16.14.0)(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
vitest:
|
||||
specifier: ^4.1.7
|
||||
version: 4.1.7(@types/node@25.9.1)(@vitest/coverage-v8@4.1.7)(happy-dom@20.9.0)(msw@2.14.6(@types/node@25.9.1)(typescript@6.0.3))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
@@ -4521,12 +4521,12 @@ packages:
|
||||
react: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0.0 || ^19.0.0-rc
|
||||
|
||||
vite-plugin-graphql-codegen@3.9.1:
|
||||
resolution: {integrity: sha512-KYYAm3piPg0ovPE+OzyO3cx/13K6w9ciGpHsNP2v+N3CotfB+h3jPQ2LMAakviV+oIDAeAHyKkaDcuq/PqHIDA==}
|
||||
vite-plugin-graphql-codegen@4.0.1:
|
||||
resolution: {integrity: sha512-F5eDiKjgaDJuomrj9KIjKPAR/kQXV2/nhuC1MC+I5QF08Rea0qqumGu7LXE7W6zT2TyykyVVILfOk5TZvr7JDg==}
|
||||
peerDependencies:
|
||||
'@graphql-codegen/cli': '>=1.0.0 <8.0.0'
|
||||
graphql: '>=14.0.0 <17.0.0'
|
||||
vite: '>=2.7.0 <9.0.0'
|
||||
'@graphql-codegen/cli': '>=7.0.0'
|
||||
graphql: '>=16.0.0'
|
||||
vite: '>=7.0.0'
|
||||
|
||||
vite@8.0.16:
|
||||
resolution: {integrity: sha512-h9bXPmJichP5fLmVQo3PyaGSDE2n3aPuomeAlVRm0JLmt4rY6zmPKd59HYI4LNW8oTK7tlTsuC7l/m7awx9Jcw==}
|
||||
@@ -8933,7 +8933,7 @@ snapshots:
|
||||
- '@types/react'
|
||||
- '@types/react-dom'
|
||||
|
||||
vite-plugin-graphql-codegen@3.9.1(@graphql-codegen/cli@7.1.3(@types/node@25.9.1)(graphql@16.14.0)(typescript@6.0.3))(graphql@16.14.0)(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)):
|
||||
vite-plugin-graphql-codegen@4.0.1(@graphql-codegen/cli@7.1.3(@types/node@25.9.1)(graphql@16.14.0)(typescript@6.0.3))(graphql@16.14.0)(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)):
|
||||
dependencies:
|
||||
'@graphql-codegen/cli': 7.1.3(@types/node@25.9.1)(graphql@16.14.0)(typescript@6.0.3)
|
||||
graphql: 16.14.0
|
||||
|
||||
Reference in New Issue
Block a user