mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-25 11:14:19 +00:00
build(deps-dev): bump @types/node from 25.9.1 to 25.9.3 in the types group (#5787)
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/node": "^25.9.1",
|
||||
"@types/node": "^25.9.3",
|
||||
"@types/react": "19.2.17",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/swagger-ui-dist": "^3.30.6",
|
||||
|
||||
Generated
+150
-150
@@ -98,25 +98,25 @@ importers:
|
||||
version: 2.1.0
|
||||
'@graphql-codegen/cli':
|
||||
specifier: ^7.1.3
|
||||
version: 7.1.3(@types/node@25.9.1)(graphql@16.14.0)(typescript@6.0.3)
|
||||
version: 7.1.3(@types/node@25.9.3)(graphql@16.14.0)(typescript@6.0.3)
|
||||
'@graphql-codegen/client-preset':
|
||||
specifier: ^6.0.1
|
||||
version: 6.0.1(graphql@16.14.0)
|
||||
'@graphql-codegen/typescript-msw':
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.1(graphql@16.14.0)(msw@2.14.6(@types/node@25.9.1)(typescript@6.0.3))
|
||||
version: 4.0.1(graphql@16.14.0)(msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3))
|
||||
'@graphql-typed-document-node/core':
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0(graphql@16.14.0)
|
||||
'@storybook/addon-docs':
|
||||
specifier: ^10.4.6
|
||||
version: 10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
version: 10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@storybook/react-vite':
|
||||
specifier: ^10.4.6
|
||||
version: 10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(esbuild@0.28.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(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))
|
||||
version: 10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(esbuild@0.28.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(typescript@6.0.3)(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@tailwindcss/vite':
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
version: 4.3.0(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@tanstack/react-query-devtools':
|
||||
specifier: ^5.100.14
|
||||
version: 5.100.14(@tanstack/react-query@5.100.14(react@19.2.7))(react@19.2.7)
|
||||
@@ -125,7 +125,7 @@ importers:
|
||||
version: 1.167.0(@tanstack/react-router@1.170.8(react-dom@19.2.7(react@19.2.7))(react@19.2.7))(@tanstack/router-core@1.171.6)(csstype@3.2.3)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
'@tanstack/router-plugin':
|
||||
specifier: ^1.168.11
|
||||
version: 1.168.11(@tanstack/react-router@1.170.8(react-dom@19.2.7(react@19.2.7))(react@19.2.7))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
version: 1.168.11(@tanstack/react-router@1.170.8(react-dom@19.2.7(react@19.2.7))(react@19.2.7))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@testing-library/jest-dom':
|
||||
specifier: ^6.9.1
|
||||
version: 6.9.1
|
||||
@@ -136,8 +136,8 @@ importers:
|
||||
specifier: ^14.6.1
|
||||
version: 14.6.1(@testing-library/dom@10.4.1)
|
||||
'@types/node':
|
||||
specifier: ^25.9.1
|
||||
version: 25.9.1
|
||||
specifier: ^25.9.3
|
||||
version: 25.9.3
|
||||
'@types/react':
|
||||
specifier: 19.2.17
|
||||
version: 19.2.17
|
||||
@@ -149,7 +149,7 @@ importers:
|
||||
version: 3.30.6
|
||||
'@vitejs/plugin-react':
|
||||
specifier: ^6.0.2
|
||||
version: 6.0.2(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
version: 6.0.2(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@vitest/coverage-v8':
|
||||
specifier: ^4.1.7
|
||||
version: 4.1.7(vitest@4.1.7)
|
||||
@@ -164,16 +164,16 @@ importers:
|
||||
version: 20.9.0
|
||||
i18next-cli:
|
||||
specifier: ^1.64.1
|
||||
version: 1.64.1(@types/node@25.9.1)(react-dom@19.2.7(react@19.2.7))(typescript@6.0.3)
|
||||
version: 1.64.1(@types/node@25.9.3)(react-dom@19.2.7(react@19.2.7))(typescript@6.0.3)
|
||||
knip:
|
||||
specifier: ^6.14.2
|
||||
version: 6.14.2(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)
|
||||
msw:
|
||||
specifier: ^2.14.6
|
||||
version: 2.14.6(@types/node@25.9.1)(typescript@6.0.3)
|
||||
version: 2.14.6(@types/node@25.9.3)(typescript@6.0.3)
|
||||
msw-storybook-addon:
|
||||
specifier: ^2.0.7
|
||||
version: 2.0.7(msw@2.14.6(@types/node@25.9.1)(typescript@6.0.3))
|
||||
version: 2.0.7(msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3))
|
||||
rimraf:
|
||||
specifier: ^6.1.3
|
||||
version: 6.1.3
|
||||
@@ -191,13 +191,13 @@ importers:
|
||||
version: 6.0.3
|
||||
vite:
|
||||
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)
|
||||
version: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
vite-plugin-graphql-codegen:
|
||||
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))
|
||||
version: 4.0.1(@graphql-codegen/cli@7.1.3(@types/node@25.9.3)(graphql@16.14.0)(typescript@6.0.3))(graphql@16.14.0)(vite@8.0.16(@types/node@25.9.3)(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))
|
||||
version: 4.1.7(@types/node@25.9.3)(@vitest/coverage-v8@4.1.7)(happy-dom@20.9.0)(msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
|
||||
packages:
|
||||
|
||||
@@ -2677,8 +2677,8 @@ packages:
|
||||
'@types/node@24.12.4':
|
||||
resolution: {integrity: sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==}
|
||||
|
||||
'@types/node@25.9.1':
|
||||
resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==}
|
||||
'@types/node@25.9.3':
|
||||
resolution: {integrity: sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==}
|
||||
|
||||
'@types/react-dom@19.2.3':
|
||||
resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==}
|
||||
@@ -5212,7 +5212,7 @@ snapshots:
|
||||
graphql: 16.14.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@graphql-codegen/cli@7.1.3(@types/node@25.9.1)(graphql@16.14.0)(typescript@6.0.3)':
|
||||
'@graphql-codegen/cli@7.1.3(@types/node@25.9.3)(graphql@16.14.0)(typescript@6.0.3)':
|
||||
dependencies:
|
||||
'@babel/generator': 7.29.7
|
||||
'@babel/template': 7.29.7
|
||||
@@ -5223,21 +5223,21 @@ snapshots:
|
||||
'@graphql-tools/apollo-engine-loader': 8.0.31(graphql@16.14.0)
|
||||
'@graphql-tools/code-file-loader': 8.1.33(graphql@16.14.0)
|
||||
'@graphql-tools/git-loader': 8.0.37(graphql@16.14.0)
|
||||
'@graphql-tools/github-loader': 9.1.3(@types/node@25.9.1)(graphql@16.14.0)
|
||||
'@graphql-tools/github-loader': 9.1.3(@types/node@25.9.3)(graphql@16.14.0)
|
||||
'@graphql-tools/graphql-file-loader': 8.1.15(graphql@16.14.0)
|
||||
'@graphql-tools/json-file-loader': 8.0.29(graphql@16.14.0)
|
||||
'@graphql-tools/load': 8.1.11(graphql@16.14.0)
|
||||
'@graphql-tools/merge': 9.1.10(graphql@16.14.0)
|
||||
'@graphql-tools/url-loader': 9.1.3(@types/node@25.9.1)(graphql@16.14.0)
|
||||
'@graphql-tools/url-loader': 9.1.3(@types/node@25.9.3)(graphql@16.14.0)
|
||||
'@graphql-tools/utils': 11.1.1(graphql@16.14.0)
|
||||
'@inquirer/prompts': 8.5.2(@types/node@25.9.1)
|
||||
'@inquirer/prompts': 8.5.2(@types/node@25.9.3)
|
||||
'@whatwg-node/fetch': 0.10.13
|
||||
chalk: 5.6.2
|
||||
cosmiconfig: 9.0.2(typescript@6.0.3)
|
||||
debounce: 3.0.0
|
||||
detect-indent: 7.0.2
|
||||
graphql: 16.14.0
|
||||
graphql-config: 5.1.6(@types/node@25.9.1)(graphql@16.14.0)(typescript@6.0.3)
|
||||
graphql-config: 5.1.6(@types/node@25.9.3)(graphql@16.14.0)(typescript@6.0.3)
|
||||
is-glob: 4.0.3
|
||||
jiti: 2.7.0
|
||||
json-to-pretty-yaml: 1.2.2
|
||||
@@ -5329,14 +5329,14 @@ snapshots:
|
||||
graphql: 16.14.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@graphql-codegen/typescript-msw@4.0.1(graphql@16.14.0)(msw@2.14.6(@types/node@25.9.1)(typescript@6.0.3))':
|
||||
'@graphql-codegen/typescript-msw@4.0.1(graphql@16.14.0)(msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@graphql-codegen/plugin-helpers': 6.3.0(graphql@16.14.0)
|
||||
'@graphql-codegen/visitor-plugin-common': 6.3.0(graphql@16.14.0)
|
||||
auto-bind: 4.0.0
|
||||
change-case-all: 1.0.15
|
||||
graphql: 16.14.0
|
||||
msw: 2.14.6(@types/node@25.9.1)(typescript@6.0.3)
|
||||
msw: 2.14.6(@types/node@25.9.3)(typescript@6.0.3)
|
||||
tslib: 2.8.1
|
||||
|
||||
'@graphql-codegen/typescript-operations@6.0.5(graphql@16.14.0)':
|
||||
@@ -5454,7 +5454,7 @@ snapshots:
|
||||
- crossws
|
||||
- utf-8-validate
|
||||
|
||||
'@graphql-tools/executor-http@3.3.0(@types/node@25.9.1)(graphql@16.14.0)':
|
||||
'@graphql-tools/executor-http@3.3.0(@types/node@25.9.3)(graphql@16.14.0)':
|
||||
dependencies:
|
||||
'@graphql-hive/signal': 2.0.0
|
||||
'@graphql-tools/executor-common': 1.0.6(graphql@16.14.0)
|
||||
@@ -5464,7 +5464,7 @@ snapshots:
|
||||
'@whatwg-node/fetch': 0.10.13
|
||||
'@whatwg-node/promise-helpers': 1.3.2
|
||||
graphql: 16.14.0
|
||||
meros: 1.3.2(@types/node@25.9.1)
|
||||
meros: 1.3.2(@types/node@25.9.3)
|
||||
tslib: 2.8.1
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
@@ -5503,9 +5503,9 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@graphql-tools/github-loader@9.1.3(@types/node@25.9.1)(graphql@16.14.0)':
|
||||
'@graphql-tools/github-loader@9.1.3(@types/node@25.9.3)(graphql@16.14.0)':
|
||||
dependencies:
|
||||
'@graphql-tools/executor-http': 3.3.0(@types/node@25.9.1)(graphql@16.14.0)
|
||||
'@graphql-tools/executor-http': 3.3.0(@types/node@25.9.3)(graphql@16.14.0)
|
||||
'@graphql-tools/graphql-tag-pluck': 8.3.32(graphql@16.14.0)
|
||||
'@graphql-tools/utils': 11.1.1(graphql@16.14.0)
|
||||
'@whatwg-node/fetch': 0.10.13
|
||||
@@ -5594,10 +5594,10 @@ snapshots:
|
||||
graphql: 16.14.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@graphql-tools/url-loader@9.1.3(@types/node@25.9.1)(graphql@16.14.0)':
|
||||
'@graphql-tools/url-loader@9.1.3(@types/node@25.9.3)(graphql@16.14.0)':
|
||||
dependencies:
|
||||
'@graphql-tools/executor-graphql-ws': 3.1.5(graphql@16.14.0)
|
||||
'@graphql-tools/executor-http': 3.3.0(@types/node@25.9.1)(graphql@16.14.0)
|
||||
'@graphql-tools/executor-http': 3.3.0(@types/node@25.9.3)(graphql@16.14.0)
|
||||
'@graphql-tools/executor-legacy-ws': 1.1.29(graphql@16.14.0)
|
||||
'@graphql-tools/utils': 11.1.1(graphql@16.14.0)
|
||||
'@graphql-tools/wrap': 11.1.16(graphql@16.14.0)
|
||||
@@ -5639,153 +5639,153 @@ snapshots:
|
||||
|
||||
'@inquirer/ansi@2.0.7': {}
|
||||
|
||||
'@inquirer/checkbox@5.2.1(@types/node@25.9.1)':
|
||||
'@inquirer/checkbox@5.2.1(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/ansi': 2.0.7
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/figures': 2.0.7
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/confirm@6.0.13(@types/node@25.9.1)':
|
||||
'@inquirer/confirm@6.0.13(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/core': 11.1.10(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.5(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.1.10(@types/node@25.9.3)
|
||||
'@inquirer/type': 4.0.5(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/confirm@6.1.1(@types/node@25.9.1)':
|
||||
'@inquirer/confirm@6.1.1(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/core@11.1.10(@types/node@25.9.1)':
|
||||
'@inquirer/core@11.1.10(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/ansi': 2.0.7
|
||||
'@inquirer/figures': 2.0.5
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
cli-width: 4.1.0
|
||||
fast-wrap-ansi: 0.2.2
|
||||
mute-stream: 3.0.0
|
||||
signal-exit: 4.1.0
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/core@11.2.1(@types/node@25.9.1)':
|
||||
'@inquirer/core@11.2.1(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/ansi': 2.0.7
|
||||
'@inquirer/figures': 2.0.7
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
cli-width: 4.1.0
|
||||
fast-wrap-ansi: 0.2.2
|
||||
mute-stream: 3.0.0
|
||||
signal-exit: 4.1.0
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/editor@5.2.2(@types/node@25.9.1)':
|
||||
'@inquirer/editor@5.2.2(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/external-editor': 3.0.3(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/external-editor': 3.0.3(@types/node@25.9.3)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/expand@5.1.1(@types/node@25.9.1)':
|
||||
'@inquirer/expand@5.1.1(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/external-editor@3.0.3(@types/node@25.9.1)':
|
||||
'@inquirer/external-editor@3.0.3(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
chardet: 2.2.0
|
||||
iconv-lite: 0.7.2
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/figures@2.0.5': {}
|
||||
|
||||
'@inquirer/figures@2.0.7': {}
|
||||
|
||||
'@inquirer/input@5.1.2(@types/node@25.9.1)':
|
||||
'@inquirer/input@5.1.2(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/number@4.1.1(@types/node@25.9.1)':
|
||||
'@inquirer/number@4.1.1(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/password@5.1.1(@types/node@25.9.1)':
|
||||
'@inquirer/password@5.1.1(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/ansi': 2.0.7
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/prompts@8.5.2(@types/node@25.9.1)':
|
||||
'@inquirer/prompts@8.5.2(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/checkbox': 5.2.1(@types/node@25.9.1)
|
||||
'@inquirer/confirm': 6.1.1(@types/node@25.9.1)
|
||||
'@inquirer/editor': 5.2.2(@types/node@25.9.1)
|
||||
'@inquirer/expand': 5.1.1(@types/node@25.9.1)
|
||||
'@inquirer/input': 5.1.2(@types/node@25.9.1)
|
||||
'@inquirer/number': 4.1.1(@types/node@25.9.1)
|
||||
'@inquirer/password': 5.1.1(@types/node@25.9.1)
|
||||
'@inquirer/rawlist': 5.3.1(@types/node@25.9.1)
|
||||
'@inquirer/search': 4.2.1(@types/node@25.9.1)
|
||||
'@inquirer/select': 5.2.1(@types/node@25.9.1)
|
||||
'@inquirer/checkbox': 5.2.1(@types/node@25.9.3)
|
||||
'@inquirer/confirm': 6.1.1(@types/node@25.9.3)
|
||||
'@inquirer/editor': 5.2.2(@types/node@25.9.3)
|
||||
'@inquirer/expand': 5.1.1(@types/node@25.9.3)
|
||||
'@inquirer/input': 5.1.2(@types/node@25.9.3)
|
||||
'@inquirer/number': 4.1.1(@types/node@25.9.3)
|
||||
'@inquirer/password': 5.1.1(@types/node@25.9.3)
|
||||
'@inquirer/rawlist': 5.3.1(@types/node@25.9.3)
|
||||
'@inquirer/search': 4.2.1(@types/node@25.9.3)
|
||||
'@inquirer/select': 5.2.1(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/rawlist@5.3.1(@types/node@25.9.1)':
|
||||
'@inquirer/rawlist@5.3.1(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/search@4.2.1(@types/node@25.9.1)':
|
||||
'@inquirer/search@4.2.1(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/figures': 2.0.7
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/select@5.2.1(@types/node@25.9.1)':
|
||||
'@inquirer/select@5.2.1(@types/node@25.9.3)':
|
||||
dependencies:
|
||||
'@inquirer/ansi': 2.0.7
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/figures': 2.0.7
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/type@4.0.5(@types/node@25.9.1)':
|
||||
'@inquirer/type@4.0.5(@types/node@25.9.3)':
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@inquirer/type@4.0.7(@types/node@25.9.1)':
|
||||
'@inquirer/type@4.0.7(@types/node@25.9.3)':
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@joshwooding/vite-plugin-react-docgen-typescript@0.7.0(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))':
|
||||
'@joshwooding/vite-plugin-react-docgen-typescript@0.7.0(typescript@6.0.3)(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
dependencies:
|
||||
glob: 13.0.6
|
||||
react-docgen-typescript: 2.4.0(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)
|
||||
vite: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
|
||||
@@ -6638,10 +6638,10 @@ snapshots:
|
||||
|
||||
'@standard-schema/spec@1.1.0': {}
|
||||
|
||||
'@storybook/addon-docs@10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
'@storybook/addon-docs@10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
dependencies:
|
||||
'@mdx-js/react': 3.1.1(@types/react@19.2.17)(react@19.2.7)
|
||||
'@storybook/csf-plugin': 10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@storybook/csf-plugin': 10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@storybook/icons': 2.1.0(react@19.2.7)
|
||||
'@storybook/react-dom-shim': 10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))
|
||||
react: 19.2.7
|
||||
@@ -6657,24 +6657,24 @@ snapshots:
|
||||
- vite
|
||||
- webpack
|
||||
|
||||
'@storybook/builder-vite@10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
'@storybook/builder-vite@10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
dependencies:
|
||||
'@storybook/csf-plugin': 10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@storybook/csf-plugin': 10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
storybook: 10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7)
|
||||
ts-dedent: 2.3.0
|
||||
vite: 8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
vite: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
transitivePeerDependencies:
|
||||
- esbuild
|
||||
- rollup
|
||||
- webpack
|
||||
|
||||
'@storybook/csf-plugin@10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
'@storybook/csf-plugin@10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
dependencies:
|
||||
storybook: 10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7)
|
||||
unplugin: 2.3.11
|
||||
optionalDependencies:
|
||||
esbuild: 0.28.1
|
||||
vite: 8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
vite: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
|
||||
'@storybook/global@5.0.0': {}
|
||||
|
||||
@@ -6691,11 +6691,11 @@ snapshots:
|
||||
'@types/react': 19.2.17
|
||||
'@types/react-dom': 19.2.3(@types/react@19.2.17)
|
||||
|
||||
'@storybook/react-vite@10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(esbuild@0.28.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(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))':
|
||||
'@storybook/react-vite@10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(esbuild@0.28.1)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(typescript@6.0.3)(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
dependencies:
|
||||
'@joshwooding/vite-plugin-react-docgen-typescript': 0.7.0(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))
|
||||
'@joshwooding/vite-plugin-react-docgen-typescript': 0.7.0(typescript@6.0.3)(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@rollup/pluginutils': 5.4.0
|
||||
'@storybook/builder-vite': 10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@storybook/builder-vite': 10.4.6(esbuild@0.28.1)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@storybook/react': 10.4.6(@types/react-dom@19.2.3(@types/react@19.2.17))(@types/react@19.2.17)(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(storybook@10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7))(typescript@6.0.3)
|
||||
empathic: 2.0.1
|
||||
magic-string: 0.30.21
|
||||
@@ -6705,7 +6705,7 @@ snapshots:
|
||||
resolve: 1.22.12
|
||||
storybook: 10.4.6(@testing-library/dom@10.4.1)(@types/react@19.2.17)(prettier@3.8.3)(react@19.2.7)
|
||||
tsconfig-paths: 4.2.0
|
||||
vite: 8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
vite: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
- '@types/react-dom'
|
||||
@@ -6852,12 +6852,12 @@ snapshots:
|
||||
'@tailwindcss/oxide-win32-arm64-msvc': 4.3.0
|
||||
'@tailwindcss/oxide-win32-x64-msvc': 4.3.0
|
||||
|
||||
'@tailwindcss/vite@4.3.0(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
'@tailwindcss/vite@4.3.0(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
dependencies:
|
||||
'@tailwindcss/node': 4.3.0
|
||||
'@tailwindcss/oxide': 4.3.0
|
||||
tailwindcss: 4.3.0
|
||||
vite: 8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
vite: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
|
||||
'@tanstack/history@1.162.0': {}
|
||||
|
||||
@@ -6931,7 +6931,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@tanstack/router-plugin@1.168.11(@tanstack/react-router@1.170.8(react-dom@19.2.7(react@19.2.7))(react@19.2.7))(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
'@tanstack/router-plugin@1.168.11(@tanstack/react-router@1.170.8(react-dom@19.2.7(react@19.2.7))(react@19.2.7))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
'@babel/plugin-syntax-jsx': 7.28.6(@babel/core@7.29.0)
|
||||
@@ -6948,7 +6948,7 @@ snapshots:
|
||||
zod: 4.4.3
|
||||
optionalDependencies:
|
||||
'@tanstack/react-router': 1.170.8(react-dom@19.2.7(react@19.2.7))(react@19.2.7)
|
||||
vite: 8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
vite: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@@ -7054,7 +7054,7 @@ snapshots:
|
||||
dependencies:
|
||||
undici-types: 7.16.0
|
||||
|
||||
'@types/node@25.9.1':
|
||||
'@types/node@25.9.3':
|
||||
dependencies:
|
||||
undici-types: 7.24.6
|
||||
|
||||
@@ -7070,7 +7070,7 @@ snapshots:
|
||||
|
||||
'@types/set-cookie-parser@2.4.10':
|
||||
dependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@types/statuses@2.0.6': {}
|
||||
|
||||
@@ -7080,7 +7080,7 @@ snapshots:
|
||||
|
||||
'@types/ws@8.18.1':
|
||||
dependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
'@vector-im/compound-design-tokens@10.2.0(@types/react@19.2.17)(react@19.2.7)':
|
||||
optionalDependencies:
|
||||
@@ -7108,10 +7108,10 @@ snapshots:
|
||||
- '@types/react-dom'
|
||||
- react-dom
|
||||
|
||||
'@vitejs/plugin-react@6.0.2(vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
'@vitejs/plugin-react@6.0.2(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
dependencies:
|
||||
'@rolldown/pluginutils': 1.0.1
|
||||
vite: 8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
vite: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
|
||||
'@vitest/coverage-v8@4.1.7(vitest@4.1.7)':
|
||||
dependencies:
|
||||
@@ -7125,7 +7125,7 @@ snapshots:
|
||||
obug: 2.1.1
|
||||
std-env: 4.1.0
|
||||
tinyrainbow: 3.1.0
|
||||
vitest: 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))
|
||||
vitest: 4.1.7(@types/node@25.9.3)(@vitest/coverage-v8@4.1.7)(happy-dom@20.9.0)(msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
|
||||
'@vitest/expect@3.2.4':
|
||||
dependencies:
|
||||
@@ -7144,14 +7144,14 @@ snapshots:
|
||||
chai: 6.2.2
|
||||
tinyrainbow: 3.1.0
|
||||
|
||||
'@vitest/mocker@4.1.7(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))':
|
||||
'@vitest/mocker@4.1.7(msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))':
|
||||
dependencies:
|
||||
'@vitest/spy': 4.1.7
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.21
|
||||
optionalDependencies:
|
||||
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)
|
||||
msw: 2.14.6(@types/node@25.9.3)(typescript@6.0.3)
|
||||
vite: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
|
||||
'@vitest/pretty-format@3.2.4':
|
||||
dependencies:
|
||||
@@ -7733,13 +7733,13 @@ snapshots:
|
||||
|
||||
graceful-fs@4.2.11: {}
|
||||
|
||||
graphql-config@5.1.6(@types/node@25.9.1)(graphql@16.14.0)(typescript@6.0.3):
|
||||
graphql-config@5.1.6(@types/node@25.9.3)(graphql@16.14.0)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@graphql-tools/graphql-file-loader': 8.1.15(graphql@16.14.0)
|
||||
'@graphql-tools/json-file-loader': 8.0.29(graphql@16.14.0)
|
||||
'@graphql-tools/load': 8.1.11(graphql@16.14.0)
|
||||
'@graphql-tools/merge': 9.1.10(graphql@16.14.0)
|
||||
'@graphql-tools/url-loader': 9.1.3(@types/node@25.9.1)(graphql@16.14.0)
|
||||
'@graphql-tools/url-loader': 9.1.3(@types/node@25.9.3)(graphql@16.14.0)
|
||||
'@graphql-tools/utils': 11.1.1(graphql@16.14.0)
|
||||
cosmiconfig: 8.3.6(typescript@6.0.3)
|
||||
graphql: 16.14.0
|
||||
@@ -7775,7 +7775,7 @@ snapshots:
|
||||
|
||||
happy-dom@20.9.0:
|
||||
dependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
'@types/whatwg-mimetype': 3.0.2
|
||||
'@types/ws': 8.18.1
|
||||
entities: 7.0.1
|
||||
@@ -7809,7 +7809,7 @@ snapshots:
|
||||
|
||||
human-signals@8.0.1: {}
|
||||
|
||||
i18next-cli@1.64.1(@types/node@25.9.1)(react-dom@19.2.7(react@19.2.7))(typescript@6.0.3):
|
||||
i18next-cli@1.64.1(@types/node@25.9.3)(react-dom@19.2.7(react@19.2.7))(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@croct/json5-parser': 0.2.2
|
||||
'@swc/core': 1.15.43
|
||||
@@ -7819,7 +7819,7 @@ snapshots:
|
||||
glob: 13.0.6
|
||||
i18next: 26.3.1(typescript@6.0.3)
|
||||
i18next-resources-for-ts: 2.1.0
|
||||
inquirer: 14.0.2(@types/node@25.9.1)
|
||||
inquirer: 14.0.2(@types/node@25.9.3)
|
||||
jiti: 2.7.0
|
||||
jsonc-parser: 3.3.1
|
||||
magic-string: 0.30.21
|
||||
@@ -7865,16 +7865,16 @@ snapshots:
|
||||
|
||||
indent-string@4.0.0: {}
|
||||
|
||||
inquirer@14.0.2(@types/node@25.9.1):
|
||||
inquirer@14.0.2(@types/node@25.9.3):
|
||||
dependencies:
|
||||
'@inquirer/ansi': 2.0.7
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.1)
|
||||
'@inquirer/prompts': 8.5.2(@types/node@25.9.1)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.1)
|
||||
'@inquirer/core': 11.2.1(@types/node@25.9.3)
|
||||
'@inquirer/prompts': 8.5.2(@types/node@25.9.3)
|
||||
'@inquirer/type': 4.0.7(@types/node@25.9.3)
|
||||
mute-stream: 3.0.0
|
||||
run-async: 4.0.6
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
invariant@2.2.4:
|
||||
dependencies:
|
||||
@@ -8129,9 +8129,9 @@ snapshots:
|
||||
|
||||
merge2@1.4.1: {}
|
||||
|
||||
meros@1.3.2(@types/node@25.9.1):
|
||||
meros@1.3.2(@types/node@25.9.3):
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
|
||||
micromatch@4.0.8:
|
||||
dependencies:
|
||||
@@ -8156,14 +8156,14 @@ snapshots:
|
||||
|
||||
ms@2.1.3: {}
|
||||
|
||||
msw-storybook-addon@2.0.7(msw@2.14.6(@types/node@25.9.1)(typescript@6.0.3)):
|
||||
msw-storybook-addon@2.0.7(msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3)):
|
||||
dependencies:
|
||||
is-node-process: 1.2.0
|
||||
msw: 2.14.6(@types/node@25.9.1)(typescript@6.0.3)
|
||||
msw: 2.14.6(@types/node@25.9.3)(typescript@6.0.3)
|
||||
|
||||
msw@2.14.6(@types/node@25.9.1)(typescript@6.0.3):
|
||||
msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@inquirer/confirm': 6.0.13(@types/node@25.9.1)
|
||||
'@inquirer/confirm': 6.0.13(@types/node@25.9.3)
|
||||
'@mswjs/interceptors': 0.41.9
|
||||
'@open-draft/deferred-promise': 3.0.0
|
||||
'@types/statuses': 2.0.6
|
||||
@@ -8901,13 +8901,13 @@ snapshots:
|
||||
- '@types/react'
|
||||
- '@types/react-dom'
|
||||
|
||||
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)):
|
||||
vite-plugin-graphql-codegen@4.0.1(@graphql-codegen/cli@7.1.3(@types/node@25.9.3)(graphql@16.14.0)(typescript@6.0.3))(graphql@16.14.0)(vite@8.0.16(@types/node@25.9.3)(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-codegen/cli': 7.1.3(@types/node@25.9.3)(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: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
|
||||
vite@8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0):
|
||||
vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0):
|
||||
dependencies:
|
||||
lightningcss: 1.32.0
|
||||
picomatch: 4.0.4
|
||||
@@ -8915,16 +8915,16 @@ snapshots:
|
||||
rolldown: 1.0.3
|
||||
tinyglobby: 0.2.17
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
esbuild: 0.28.1
|
||||
fsevents: 2.3.3
|
||||
jiti: 2.7.0
|
||||
yaml: 2.9.0
|
||||
|
||||
vitest@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)):
|
||||
vitest@4.1.7(@types/node@25.9.3)(@vitest/coverage-v8@4.1.7)(happy-dom@20.9.0)(msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)):
|
||||
dependencies:
|
||||
'@vitest/expect': 4.1.7
|
||||
'@vitest/mocker': 4.1.7(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))
|
||||
'@vitest/mocker': 4.1.7(msw@2.14.6(@types/node@25.9.3)(typescript@6.0.3))(vite@8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0))
|
||||
'@vitest/pretty-format': 4.1.7
|
||||
'@vitest/runner': 4.1.7
|
||||
'@vitest/snapshot': 4.1.7
|
||||
@@ -8941,10 +8941,10 @@ snapshots:
|
||||
tinyexec: 1.2.2
|
||||
tinyglobby: 0.2.16
|
||||
tinyrainbow: 3.1.0
|
||||
vite: 8.0.16(@types/node@25.9.1)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
vite: 8.0.16(@types/node@25.9.3)(esbuild@0.28.1)(jiti@2.7.0)(yaml@2.9.0)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 25.9.1
|
||||
'@types/node': 25.9.3
|
||||
'@vitest/coverage-v8': 4.1.7(vitest@4.1.7)
|
||||
happy-dom: 20.9.0
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user