create-auto-app 1.112.2 → 1.113.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/templates/typical/pnpm-lock.yaml +178 -497
|
@@ -192,25 +192,25 @@ importers:
|
|
|
192
192
|
devDependencies:
|
|
193
193
|
'@biomejs/biome':
|
|
194
194
|
specifier: ^2.3.10
|
|
195
|
-
version: 2.4.
|
|
195
|
+
version: 2.4.6
|
|
196
196
|
'@graphql-codegen/cli':
|
|
197
197
|
specifier: ^6.1.1
|
|
198
|
-
version: 6.1.
|
|
198
|
+
version: 6.1.3(@parcel/watcher@2.5.6)(@types/node@24.11.0)(graphql@16.13.0)(typescript@5.9.3)
|
|
199
199
|
'@graphql-codegen/client-preset':
|
|
200
200
|
specifier: ^5.2.2
|
|
201
|
-
version: 5.2.
|
|
201
|
+
version: 5.2.4(graphql@16.13.0)
|
|
202
202
|
'@parcel/watcher':
|
|
203
203
|
specifier: ^2.5.6
|
|
204
204
|
version: 2.5.6
|
|
205
205
|
'@storybook/addon-docs':
|
|
206
206
|
specifier: ^10.2.8
|
|
207
|
-
version: 10.2.
|
|
207
|
+
version: 10.2.16(@types/react@19.2.14)(esbuild@0.27.3)(rollup@4.59.0)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))
|
|
208
208
|
'@storybook/addon-mcp':
|
|
209
209
|
specifier: ^0.2.2
|
|
210
|
-
version: 0.2.3(storybook@10.2.
|
|
210
|
+
version: 0.2.3(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(typescript@5.9.3)
|
|
211
211
|
'@storybook/react-vite':
|
|
212
212
|
specifier: ^10.2.8
|
|
213
|
-
version: 10.2.
|
|
213
|
+
version: 10.2.16(esbuild@0.27.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(rollup@4.59.0)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(typescript@5.9.3)(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))
|
|
214
214
|
'@tailwindcss/vite':
|
|
215
215
|
specifier: ^4.1.16
|
|
216
216
|
version: 4.2.1(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))
|
|
@@ -240,7 +240,7 @@ importers:
|
|
|
240
240
|
version: 3.2.4(vitest@3.2.4)
|
|
241
241
|
'@vueless/storybook-dark-mode':
|
|
242
242
|
specifier: ^10.0.7
|
|
243
|
-
version: 10.0.7(storybook@10.2.
|
|
243
|
+
version: 10.0.7(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))
|
|
244
244
|
graphql:
|
|
245
245
|
specifier: ^16.12.0
|
|
246
246
|
version: 16.13.0
|
|
@@ -261,7 +261,7 @@ importers:
|
|
|
261
261
|
version: 2.0.6(msw@2.12.10(@types/node@24.11.0)(typescript@5.9.3))
|
|
262
262
|
storybook:
|
|
263
263
|
specifier: ^10.2.8
|
|
264
|
-
version: 10.2.
|
|
264
|
+
version: 10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
265
265
|
tailwindcss:
|
|
266
266
|
specifier: ^4.1.16
|
|
267
267
|
version: 4.2.1
|
|
@@ -395,9 +395,8 @@ packages:
|
|
|
395
395
|
'@apollographql/graphql-playground-html@1.6.29':
|
|
396
396
|
resolution: {integrity: sha512-xCcXpoz52rI4ksJSdOCxeOCn2DLocxwHf9dVT/Q90Pte1LX+LY+91SFtJF3KXVHH8kEin+g1KKCQPKBjZJfWNA==}
|
|
397
397
|
|
|
398
|
-
'@ardatan/relay-compiler@
|
|
399
|
-
resolution: {integrity: sha512-
|
|
400
|
-
hasBin: true
|
|
398
|
+
'@ardatan/relay-compiler@13.0.0':
|
|
399
|
+
resolution: {integrity: sha512-ite4+xng5McO8MflWCi0un0YmnorTujsDnfPfhzYzAgoJ+jkI1pZj6jtmTl8Jptyi1H+Pa0zlatJIsxDD++ETA==}
|
|
401
400
|
peerDependencies:
|
|
402
401
|
graphql: '*'
|
|
403
402
|
|
|
@@ -510,55 +509,55 @@ packages:
|
|
|
510
509
|
resolution: {integrity: sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==}
|
|
511
510
|
engines: {node: '>=18'}
|
|
512
511
|
|
|
513
|
-
'@biomejs/biome@2.4.
|
|
514
|
-
resolution: {integrity: sha512-
|
|
512
|
+
'@biomejs/biome@2.4.6':
|
|
513
|
+
resolution: {integrity: sha512-QnHe81PMslpy3mnpL8DnO2M4S4ZnYPkjlGCLWBZT/3R9M6b5daArWMMtEfP52/n174RKnwRIf3oT8+wc9ihSfQ==}
|
|
515
514
|
engines: {node: '>=14.21.3'}
|
|
516
515
|
hasBin: true
|
|
517
516
|
|
|
518
|
-
'@biomejs/cli-darwin-arm64@2.4.
|
|
519
|
-
resolution: {integrity: sha512-
|
|
517
|
+
'@biomejs/cli-darwin-arm64@2.4.6':
|
|
518
|
+
resolution: {integrity: sha512-NW18GSyxr+8sJIqgoGwVp5Zqm4SALH4b4gftIA0n62PTuBs6G2tHlwNAOj0Vq0KKSs7Sf88VjjmHh0O36EnzrQ==}
|
|
520
519
|
engines: {node: '>=14.21.3'}
|
|
521
520
|
cpu: [arm64]
|
|
522
521
|
os: [darwin]
|
|
523
522
|
|
|
524
|
-
'@biomejs/cli-darwin-x64@2.4.
|
|
525
|
-
resolution: {integrity: sha512-
|
|
523
|
+
'@biomejs/cli-darwin-x64@2.4.6':
|
|
524
|
+
resolution: {integrity: sha512-4uiE/9tuI7cnjtY9b07RgS7gGyYOAfIAGeVJWEfeCnAarOAS7qVmuRyX6d7JTKw28/mt+rUzMasYeZ+0R/U1Mw==}
|
|
526
525
|
engines: {node: '>=14.21.3'}
|
|
527
526
|
cpu: [x64]
|
|
528
527
|
os: [darwin]
|
|
529
528
|
|
|
530
|
-
'@biomejs/cli-linux-arm64-musl@2.4.
|
|
531
|
-
resolution: {integrity: sha512-
|
|
529
|
+
'@biomejs/cli-linux-arm64-musl@2.4.6':
|
|
530
|
+
resolution: {integrity: sha512-F/JdB7eN22txiTqHM5KhIVt0jVkzZwVYrdTR1O3Y4auBOQcXxHK4dxULf4z43QyZI5tsnQJrRBHZy7wwtL+B3A==}
|
|
532
531
|
engines: {node: '>=14.21.3'}
|
|
533
532
|
cpu: [arm64]
|
|
534
533
|
os: [linux]
|
|
535
534
|
|
|
536
|
-
'@biomejs/cli-linux-arm64@2.4.
|
|
537
|
-
resolution: {integrity: sha512-
|
|
535
|
+
'@biomejs/cli-linux-arm64@2.4.6':
|
|
536
|
+
resolution: {integrity: sha512-kMLaI7OF5GN1Q8Doymjro1P8rVEoy7BKQALNz6fiR8IC1WKduoNyteBtJlHT7ASIL0Cx2jR6VUOBIbcB1B8pew==}
|
|
538
537
|
engines: {node: '>=14.21.3'}
|
|
539
538
|
cpu: [arm64]
|
|
540
539
|
os: [linux]
|
|
541
540
|
|
|
542
|
-
'@biomejs/cli-linux-x64-musl@2.4.
|
|
543
|
-
resolution: {integrity: sha512-
|
|
541
|
+
'@biomejs/cli-linux-x64-musl@2.4.6':
|
|
542
|
+
resolution: {integrity: sha512-C9s98IPDu7DYarjlZNuzJKTjVHN03RUnmHV5htvqsx6vEUXCDSJ59DNwjKVD5XYoSS4N+BYhq3RTBAL8X6svEg==}
|
|
544
543
|
engines: {node: '>=14.21.3'}
|
|
545
544
|
cpu: [x64]
|
|
546
545
|
os: [linux]
|
|
547
546
|
|
|
548
|
-
'@biomejs/cli-linux-x64@2.4.
|
|
549
|
-
resolution: {integrity: sha512-
|
|
547
|
+
'@biomejs/cli-linux-x64@2.4.6':
|
|
548
|
+
resolution: {integrity: sha512-oHXmUFEoH8Lql1xfc3QkFLiC1hGR7qedv5eKNlC185or+o4/4HiaU7vYODAH3peRCfsuLr1g6v2fK9dFFOYdyw==}
|
|
550
549
|
engines: {node: '>=14.21.3'}
|
|
551
550
|
cpu: [x64]
|
|
552
551
|
os: [linux]
|
|
553
552
|
|
|
554
|
-
'@biomejs/cli-win32-arm64@2.4.
|
|
555
|
-
resolution: {integrity: sha512-
|
|
553
|
+
'@biomejs/cli-win32-arm64@2.4.6':
|
|
554
|
+
resolution: {integrity: sha512-xzThn87Pf3YrOGTEODFGONmqXpTwUNxovQb72iaUOdcw8sBSY3+3WD8Hm9IhMYLnPi0n32s3L3NWU6+eSjfqFg==}
|
|
556
555
|
engines: {node: '>=14.21.3'}
|
|
557
556
|
cpu: [arm64]
|
|
558
557
|
os: [win32]
|
|
559
558
|
|
|
560
|
-
'@biomejs/cli-win32-x64@2.4.
|
|
561
|
-
resolution: {integrity: sha512-
|
|
559
|
+
'@biomejs/cli-win32-x64@2.4.6':
|
|
560
|
+
resolution: {integrity: sha512-7++XhnsPlr1HDbor5amovPjOH6vsrFOCdp93iKXhFn6bcMUI6soodj3WWKfgEO6JosKU1W5n3uky3WW9RlRjTg==}
|
|
562
561
|
engines: {node: '>=14.21.3'}
|
|
563
562
|
cpu: [x64]
|
|
564
563
|
os: [win32]
|
|
@@ -848,8 +847,8 @@ packages:
|
|
|
848
847
|
peerDependencies:
|
|
849
848
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
850
849
|
|
|
851
|
-
'@graphql-codegen/cli@6.1.
|
|
852
|
-
resolution: {integrity: sha512-
|
|
850
|
+
'@graphql-codegen/cli@6.1.3':
|
|
851
|
+
resolution: {integrity: sha512-fkPJiOEjHndK5hWH1O1vq8+Y0c2zYYzS79Mz/wVpcv9koz5hnkB0UsdXVtK2UYorh2gLvQfNr7NByX1TUmPibg==}
|
|
853
852
|
engines: {node: '>=16'}
|
|
854
853
|
hasBin: true
|
|
855
854
|
peerDependencies:
|
|
@@ -859,8 +858,8 @@ packages:
|
|
|
859
858
|
'@parcel/watcher':
|
|
860
859
|
optional: true
|
|
861
860
|
|
|
862
|
-
'@graphql-codegen/client-preset@5.2.
|
|
863
|
-
resolution: {integrity: sha512-
|
|
861
|
+
'@graphql-codegen/client-preset@5.2.4':
|
|
862
|
+
resolution: {integrity: sha512-k4f9CoepkVznXRReCHBVnG/FeQVQgIOhgtkaJ6I9FcQRzUkrm9ASmQjOdNdMlZt0DHTU4nbVxIBGZW7gk1RavA==}
|
|
864
863
|
engines: {node: '>=16'}
|
|
865
864
|
peerDependencies:
|
|
866
865
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
@@ -869,38 +868,38 @@ packages:
|
|
|
869
868
|
graphql-sock:
|
|
870
869
|
optional: true
|
|
871
870
|
|
|
872
|
-
'@graphql-codegen/core@5.0.
|
|
873
|
-
resolution: {integrity: sha512-
|
|
871
|
+
'@graphql-codegen/core@5.0.1':
|
|
872
|
+
resolution: {integrity: sha512-eQD7aXpKkKvaydMv5Bu0FnKCPnNMAhZ3vZW+K4Rl9IAC2w5PDv9lJhs3YTWM9W58zNOZpGQGT2F0ekS3QNIiKw==}
|
|
874
873
|
engines: {node: '>=16'}
|
|
875
874
|
peerDependencies:
|
|
876
875
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
877
876
|
|
|
878
|
-
'@graphql-codegen/gql-tag-operations@5.1.
|
|
879
|
-
resolution: {integrity: sha512-
|
|
877
|
+
'@graphql-codegen/gql-tag-operations@5.1.4':
|
|
878
|
+
resolution: {integrity: sha512-tDj/0a1U7rDH3PQgLeA+PlgBNb593MIJ43oAOKMRgJPwIQ9T7p2oqBRLxwfFZFTDLwnwsGZ7xIKqIcGgyAIj5Q==}
|
|
880
879
|
engines: {node: '>=16'}
|
|
881
880
|
peerDependencies:
|
|
882
881
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
883
882
|
|
|
884
|
-
'@graphql-codegen/plugin-helpers@6.1.
|
|
885
|
-
resolution: {integrity: sha512-
|
|
883
|
+
'@graphql-codegen/plugin-helpers@6.1.1':
|
|
884
|
+
resolution: {integrity: sha512-ipWZHA4ZG8PUdZWx87rvL6LCoIZVhrovVl+448FuxnKIGdzyLmL3+FJc/x96jsQZqKKrUcId9oEgssyh6p15eg==}
|
|
886
885
|
engines: {node: '>=16'}
|
|
887
886
|
peerDependencies:
|
|
888
887
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
889
888
|
|
|
890
|
-
'@graphql-codegen/schema-ast@5.0.
|
|
891
|
-
resolution: {integrity: sha512-
|
|
889
|
+
'@graphql-codegen/schema-ast@5.0.1':
|
|
890
|
+
resolution: {integrity: sha512-svLffXddnXxq1qFXQqqh+zYrxdiMnIKm+CXCUv0MYhLh0R4L5vpnaTzIUCk3icHNNXhKRm2uBD70+K8VY0xiCg==}
|
|
892
891
|
engines: {node: '>=16'}
|
|
893
892
|
peerDependencies:
|
|
894
893
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
895
894
|
|
|
896
|
-
'@graphql-codegen/typed-document-node@6.1.
|
|
897
|
-
resolution: {integrity: sha512-
|
|
895
|
+
'@graphql-codegen/typed-document-node@6.1.7':
|
|
896
|
+
resolution: {integrity: sha512-VLL9hB+YPigc/W2QYCkSNMZrkKv42nTchb9mJ0h5VY98YmW/zWb6NeYM80iHSpk8ZvHsuUT5geA53/s1phO2NQ==}
|
|
898
897
|
engines: {node: '>=16'}
|
|
899
898
|
peerDependencies:
|
|
900
899
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
901
900
|
|
|
902
|
-
'@graphql-codegen/typescript-operations@5.0.
|
|
903
|
-
resolution: {integrity: sha512-
|
|
901
|
+
'@graphql-codegen/typescript-operations@5.0.9':
|
|
902
|
+
resolution: {integrity: sha512-jJFdJKMS5Cqisb5QMi7xXHPsJH9yHBMYOxBc8laFkFjHk/AOqJK90qCKbO9lwwTMPZUDe6N/HslmA0ax4J0zsg==}
|
|
904
903
|
engines: {node: '>=16'}
|
|
905
904
|
peerDependencies:
|
|
906
905
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
@@ -909,22 +908,18 @@ packages:
|
|
|
909
908
|
graphql-sock:
|
|
910
909
|
optional: true
|
|
911
910
|
|
|
912
|
-
'@graphql-codegen/typescript@5.0.
|
|
913
|
-
resolution: {integrity: sha512-
|
|
911
|
+
'@graphql-codegen/typescript@5.0.9':
|
|
912
|
+
resolution: {integrity: sha512-YlIZ4nqdFdzr5vxuNtQtZnnMYuZ5cLYB2HaGhGI2zvqHxCmkBjIRpu/5sfccawKy23wetV+aoWvoNqxGKIryig==}
|
|
914
913
|
engines: {node: '>=16'}
|
|
915
914
|
peerDependencies:
|
|
916
915
|
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
917
916
|
|
|
918
|
-
'@graphql-codegen/visitor-plugin-common@6.2.
|
|
919
|
-
resolution: {integrity: sha512-
|
|
917
|
+
'@graphql-codegen/visitor-plugin-common@6.2.4':
|
|
918
|
+
resolution: {integrity: sha512-iwiVCc7Mv8/XAa3K35AdFQ9chJSDv/gYEnBeQFF/Sq/W8EyJoHypOGOTTLk7OSrWO4xea65ggv0e7fGt7rPJjQ==}
|
|
920
919
|
engines: {node: '>=16'}
|
|
921
920
|
peerDependencies:
|
|
922
921
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
923
922
|
|
|
924
|
-
'@graphql-hive/signal@1.0.0':
|
|
925
|
-
resolution: {integrity: sha512-RiwLMc89lTjvyLEivZ/qxAC5nBHoS2CtsWFSOsN35sxG9zoo5Z+JsFHM8MlvmO9yt+MJNIyC5MLE1rsbOphlag==}
|
|
926
|
-
engines: {node: '>=18.0.0'}
|
|
927
|
-
|
|
928
923
|
'@graphql-hive/signal@2.0.0':
|
|
929
924
|
resolution: {integrity: sha512-Pz8wB3K0iU6ae9S1fWfsmJX24CcGeTo6hE7T44ucmV/ALKRj+bxClmqrYcDT7v3f0d12Rh4FAXBb6gon+WkDpQ==}
|
|
930
925
|
engines: {node: '>=20.0.0'}
|
|
@@ -941,24 +936,12 @@ packages:
|
|
|
941
936
|
peerDependencies:
|
|
942
937
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
943
938
|
|
|
944
|
-
'@graphql-tools/batch-execute@9.0.19':
|
|
945
|
-
resolution: {integrity: sha512-VGamgY4PLzSx48IHPoblRw0oTaBa7S26RpZXt0Y4NN90ytoE0LutlpB2484RbkfcTjv9wa64QD474+YP1kEgGA==}
|
|
946
|
-
engines: {node: '>=18.0.0'}
|
|
947
|
-
peerDependencies:
|
|
948
|
-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
949
|
-
|
|
950
939
|
'@graphql-tools/code-file-loader@8.1.28':
|
|
951
940
|
resolution: {integrity: sha512-BL3Ft/PFlXDE5nNuqA36hYci7Cx+8bDrPDc8X3VSpZy9iKFBY+oQ+IwqnEHCkt8OSp2n2V0gqTg4u3fcQP1Kwg==}
|
|
952
941
|
engines: {node: '>=16.0.0'}
|
|
953
942
|
peerDependencies:
|
|
954
943
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
955
944
|
|
|
956
|
-
'@graphql-tools/delegate@10.2.23':
|
|
957
|
-
resolution: {integrity: sha512-xrPtl7f1LxS+B6o+W7ueuQh67CwRkfl+UKJncaslnqYdkxKmNBB4wnzVcW8ZsRdwbsla/v43PtwAvSlzxCzq2w==}
|
|
958
|
-
engines: {node: '>=18.0.0'}
|
|
959
|
-
peerDependencies:
|
|
960
|
-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
961
|
-
|
|
962
945
|
'@graphql-tools/delegate@12.0.8':
|
|
963
946
|
resolution: {integrity: sha512-yltGepWaJ9KsBY3QREJrZUKadhaiT4mO4ZO42hF/vfD2fIIOKZjn99qCSZBJ0YpVbLctPrgWrgDs3WgAl13fsA==}
|
|
964
947
|
engines: {node: '>=20.0.0'}
|
|
@@ -971,42 +954,18 @@ packages:
|
|
|
971
954
|
peerDependencies:
|
|
972
955
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
973
956
|
|
|
974
|
-
'@graphql-tools/executor-common@0.0.4':
|
|
975
|
-
resolution: {integrity: sha512-SEH/OWR+sHbknqZyROCFHcRrbZeUAyjCsgpVWCRjqjqRbiJiXq6TxNIIOmpXgkrXWW/2Ev4Wms6YSGJXjdCs6Q==}
|
|
976
|
-
engines: {node: '>=18.0.0'}
|
|
977
|
-
peerDependencies:
|
|
978
|
-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
979
|
-
|
|
980
|
-
'@graphql-tools/executor-common@0.0.6':
|
|
981
|
-
resolution: {integrity: sha512-JAH/R1zf77CSkpYATIJw+eOJwsbWocdDjY+avY7G+P5HCXxwQjAjWVkJI1QJBQYjPQDVxwf1fmTZlIN3VOadow==}
|
|
982
|
-
engines: {node: '>=18.0.0'}
|
|
983
|
-
peerDependencies:
|
|
984
|
-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
985
|
-
|
|
986
957
|
'@graphql-tools/executor-common@1.0.6':
|
|
987
958
|
resolution: {integrity: sha512-23/K5C+LSlHDI0mj2SwCJ33RcELCcyDUgABm1Z8St7u/4Z5+95i925H/NAjUyggRjiaY8vYtNiMOPE49aPX1sg==}
|
|
988
959
|
engines: {node: '>=20.0.0'}
|
|
989
960
|
peerDependencies:
|
|
990
961
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
991
962
|
|
|
992
|
-
'@graphql-tools/executor-graphql-ws@2.0.7':
|
|
993
|
-
resolution: {integrity: sha512-J27za7sKF6RjhmvSOwOQFeNhNHyP4f4niqPnerJmq73OtLx9Y2PGOhkXOEB0PjhvPJceuttkD2O1yMgEkTGs3Q==}
|
|
994
|
-
engines: {node: '>=18.0.0'}
|
|
995
|
-
peerDependencies:
|
|
996
|
-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
997
|
-
|
|
998
963
|
'@graphql-tools/executor-graphql-ws@3.1.4':
|
|
999
964
|
resolution: {integrity: sha512-wCQfWYLwg1JZmQ7rGaFy74AQyVFxpeqz19WWIGRgANiYlm+T0K3Hs6POgi0+nL3HvwxJIxhUlaRLFvkqm1zxSA==}
|
|
1000
965
|
engines: {node: '>=20.0.0'}
|
|
1001
966
|
peerDependencies:
|
|
1002
967
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1003
968
|
|
|
1004
|
-
'@graphql-tools/executor-http@1.3.3':
|
|
1005
|
-
resolution: {integrity: sha512-LIy+l08/Ivl8f8sMiHW2ebyck59JzyzO/yF9SFS4NH6MJZUezA1xThUXCDIKhHiD56h/gPojbkpcFvM2CbNE7A==}
|
|
1006
|
-
engines: {node: '>=18.0.0'}
|
|
1007
|
-
peerDependencies:
|
|
1008
|
-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1009
|
-
|
|
1010
969
|
'@graphql-tools/executor-http@3.1.0':
|
|
1011
970
|
resolution: {integrity: sha512-DTaNU1rT2sxffwQlt+Aw68cHQWfGkjsaRk1D8nvG+DcCR8RNQo0d9qYt7pXIcfXYcQLb/OkABcGSuCfkopvHJg==}
|
|
1012
971
|
engines: {node: '>=20.0.0'}
|
|
@@ -1037,8 +996,8 @@ packages:
|
|
|
1037
996
|
peerDependencies:
|
|
1038
997
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1039
998
|
|
|
1040
|
-
'@graphql-tools/graphql-file-loader@8.1.
|
|
1041
|
-
resolution: {integrity: sha512-
|
|
999
|
+
'@graphql-tools/graphql-file-loader@8.1.12':
|
|
1000
|
+
resolution: {integrity: sha512-Nma7gBgJoUbqXWTmdHjouo36tjzewA8MptVcHoH7widzkciaUVzBhriHzqICFB/dVxig//g9MX8s1XawZo7UAg==}
|
|
1042
1001
|
engines: {node: '>=16.0.0'}
|
|
1043
1002
|
peerDependencies:
|
|
1044
1003
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
@@ -1049,8 +1008,8 @@ packages:
|
|
|
1049
1008
|
peerDependencies:
|
|
1050
1009
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1051
1010
|
|
|
1052
|
-
'@graphql-tools/import@7.1.
|
|
1053
|
-
resolution: {integrity: sha512-
|
|
1011
|
+
'@graphql-tools/import@7.1.12':
|
|
1012
|
+
resolution: {integrity: sha512-QSsdPsdJ7yCgQ5XODyKYpC7NlB9R1Koi0R3418PT7GiRm+9O8gYXSs/23dumcOnpiLrnf4qR2aytBn1+JOAhnA==}
|
|
1054
1013
|
engines: {node: '>=16.0.0'}
|
|
1055
1014
|
peerDependencies:
|
|
1056
1015
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
@@ -1094,8 +1053,8 @@ packages:
|
|
|
1094
1053
|
peerDependencies:
|
|
1095
1054
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1096
1055
|
|
|
1097
|
-
'@graphql-tools/relay-operation-optimizer@7.
|
|
1098
|
-
resolution: {integrity: sha512-
|
|
1056
|
+
'@graphql-tools/relay-operation-optimizer@7.1.1':
|
|
1057
|
+
resolution: {integrity: sha512-va+ZieMlz6Fj18xUbwyQkZ34PsnzIdPT6Ccy1BNOQw1iclQwk52HejLMZeE/4fH+4cu80Q2HXi5+FjCKpmnJCg==}
|
|
1099
1058
|
engines: {node: '>=16.0.0'}
|
|
1100
1059
|
peerDependencies:
|
|
1101
1060
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
@@ -1116,24 +1075,12 @@ packages:
|
|
|
1116
1075
|
peerDependencies:
|
|
1117
1076
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1118
1077
|
|
|
1119
|
-
'@graphql-tools/url-loader@8.0.33':
|
|
1120
|
-
resolution: {integrity: sha512-Fu626qcNHcqAj8uYd7QRarcJn5XZ863kmxsg1sm0fyjyfBJnsvC7ddFt6Hayz5kxVKfsnjxiDfPMXanvsQVBKw==}
|
|
1121
|
-
engines: {node: '>=16.0.0'}
|
|
1122
|
-
peerDependencies:
|
|
1123
|
-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1124
|
-
|
|
1125
1078
|
'@graphql-tools/url-loader@9.0.6':
|
|
1126
1079
|
resolution: {integrity: sha512-QdJI3f7ANDMYfYazRgJzzybznjOrQAOuDXweC9xmKgPZoTqNxEAsatiy69zcpTf6092taJLyrqRH6R7xUTzf4A==}
|
|
1127
1080
|
engines: {node: '>=20.0.0'}
|
|
1128
1081
|
peerDependencies:
|
|
1129
1082
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1130
1083
|
|
|
1131
|
-
'@graphql-tools/utils@10.11.0':
|
|
1132
|
-
resolution: {integrity: sha512-iBFR9GXIs0gCD+yc3hoNswViL1O5josI33dUqiNStFI/MHLCEPduasceAcazRH77YONKNiviHBV8f7OgcT4o2Q==}
|
|
1133
|
-
engines: {node: '>=16.0.0'}
|
|
1134
|
-
peerDependencies:
|
|
1135
|
-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1136
|
-
|
|
1137
1084
|
'@graphql-tools/utils@11.0.0':
|
|
1138
1085
|
resolution: {integrity: sha512-bM1HeZdXA2C3LSIeLOnH/bcqSgbQgKEDrjxODjqi3y58xai2TkNrtYcQSoWzGbt9VMN1dORGjR7Vem8SPnUFQA==}
|
|
1139
1086
|
engines: {node: '>=16.0.0'}
|
|
@@ -1150,12 +1097,6 @@ packages:
|
|
|
1150
1097
|
peerDependencies:
|
|
1151
1098
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1152
1099
|
|
|
1153
|
-
'@graphql-tools/wrap@10.1.4':
|
|
1154
|
-
resolution: {integrity: sha512-7pyNKqXProRjlSdqOtrbnFRMQAVamCmEREilOXtZujxY6kYit3tvWWSjUrcIOheltTffoRh7EQSjpy2JDCzasg==}
|
|
1155
|
-
engines: {node: '>=18.0.0'}
|
|
1156
|
-
peerDependencies:
|
|
1157
|
-
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
1158
|
-
|
|
1159
1100
|
'@graphql-tools/wrap@11.1.8':
|
|
1160
1101
|
resolution: {integrity: sha512-VnU7K6IDvj7kM9Viz6oAQNc6lV380u7oOG1hYau5pzHB+h1VrTYg/jHXNtWrXwB88lhCgGHjrQCJJt4wz4QdQQ==}
|
|
1161
1102
|
engines: {node: '>=20.0.0'}
|
|
@@ -2396,28 +2337,28 @@ packages:
|
|
|
2396
2337
|
'@standard-schema/utils@0.3.0':
|
|
2397
2338
|
resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==}
|
|
2398
2339
|
|
|
2399
|
-
'@storybook/addon-docs@10.2.
|
|
2400
|
-
resolution: {integrity: sha512-
|
|
2340
|
+
'@storybook/addon-docs@10.2.16':
|
|
2341
|
+
resolution: {integrity: sha512-tdndvqYqUybCFb3co+IfpInfD37mMWtsC9OBBRLEHhHODH/6c16n6iSdzEEOIJhc4rfjxvwNYsTq7jddplAT4g==}
|
|
2401
2342
|
peerDependencies:
|
|
2402
|
-
storybook: ^10.2.
|
|
2343
|
+
storybook: ^10.2.16
|
|
2403
2344
|
|
|
2404
2345
|
'@storybook/addon-mcp@0.2.3':
|
|
2405
2346
|
resolution: {integrity: sha512-4dwFNXtJNJnQQOcCyOriS1+H5eop1RC0PZYp10mGN+mlaIW5WfyFKFuqknleHaOQLJQ8+nI7QMjGwZuJmOUxhw==}
|
|
2406
2347
|
peerDependencies:
|
|
2407
2348
|
storybook: ^9.1.16 || ^10.0.0 || ^10.1.0-0 || ^10.2.0-0 || ^10.3.0-0 || ^10.4.0-0
|
|
2408
2349
|
|
|
2409
|
-
'@storybook/builder-vite@10.2.
|
|
2410
|
-
resolution: {integrity: sha512
|
|
2350
|
+
'@storybook/builder-vite@10.2.16':
|
|
2351
|
+
resolution: {integrity: sha512-fP+fjvHC2oh2mJue3594AscGKY01wnM80+1s5EVQcSJ8hOk69qPKwN+97SUC5XfoZXg4ZMP0eglzY7TT3i2erA==}
|
|
2411
2352
|
peerDependencies:
|
|
2412
|
-
storybook: ^10.2.
|
|
2353
|
+
storybook: ^10.2.16
|
|
2413
2354
|
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
|
|
2414
2355
|
|
|
2415
|
-
'@storybook/csf-plugin@10.2.
|
|
2416
|
-
resolution: {integrity: sha512-
|
|
2356
|
+
'@storybook/csf-plugin@10.2.16':
|
|
2357
|
+
resolution: {integrity: sha512-4p4ZFloO70BQwwLYXSH7N1FdZEXISVxJW16941MLSBDtHBqZxVLL+507424hCATi7d65yPKFL2460WVNodTXig==}
|
|
2417
2358
|
peerDependencies:
|
|
2418
2359
|
esbuild: '*'
|
|
2419
2360
|
rollup: '*'
|
|
2420
|
-
storybook: ^10.2.
|
|
2361
|
+
storybook: ^10.2.16
|
|
2421
2362
|
vite: '*'
|
|
2422
2363
|
webpack: '*'
|
|
2423
2364
|
peerDependenciesMeta:
|
|
@@ -2442,27 +2383,27 @@ packages:
|
|
|
2442
2383
|
'@storybook/mcp@0.2.2':
|
|
2443
2384
|
resolution: {integrity: sha512-jHM1E2CyRwZYBMT9PqsdDT5LFf8c79fdYLdPueLZl1BZUQSpEipitVmXFbcEAClBT/Gsq/K1zNUNIP4+nAXAaw==}
|
|
2444
2385
|
|
|
2445
|
-
'@storybook/react-dom-shim@10.2.
|
|
2446
|
-
resolution: {integrity: sha512-
|
|
2386
|
+
'@storybook/react-dom-shim@10.2.16':
|
|
2387
|
+
resolution: {integrity: sha512-waDfcEx8OW78qH8COQLKD2nDtDEXzw1zwXm47VPrRKiyhdea5z8OwO/SIk3y1lcoFMCT1RVJKBdYUPeVAoIB6w==}
|
|
2447
2388
|
peerDependencies:
|
|
2448
2389
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
2449
2390
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
2450
|
-
storybook: ^10.2.
|
|
2391
|
+
storybook: ^10.2.16
|
|
2451
2392
|
|
|
2452
|
-
'@storybook/react-vite@10.2.
|
|
2453
|
-
resolution: {integrity: sha512-
|
|
2393
|
+
'@storybook/react-vite@10.2.16':
|
|
2394
|
+
resolution: {integrity: sha512-4HZnBn/XJlbXk/heaV3Gr/zt+NFWn+8ph8ewfMFLWe/oi1PXeXQKBSujreqGz4C8SvBGgrzQ4ORdmycsaESWMg==}
|
|
2454
2395
|
peerDependencies:
|
|
2455
2396
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
2456
2397
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
2457
|
-
storybook: ^10.2.
|
|
2398
|
+
storybook: ^10.2.16
|
|
2458
2399
|
vite: ^5.0.0 || ^6.0.0 || ^7.0.0
|
|
2459
2400
|
|
|
2460
|
-
'@storybook/react@10.2.
|
|
2461
|
-
resolution: {integrity: sha512-
|
|
2401
|
+
'@storybook/react@10.2.16':
|
|
2402
|
+
resolution: {integrity: sha512-0MQJaeHvjBHnDGpsyxujjvvcgPlXeoF4bTtOhB1vYrdxO5Rozjf7hs9K/gY9hx9v95lTttNsU4Qib5L+K6XK+Q==}
|
|
2462
2403
|
peerDependencies:
|
|
2463
2404
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
2464
2405
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
2465
|
-
storybook: ^10.2.
|
|
2406
|
+
storybook: ^10.2.16
|
|
2466
2407
|
typescript: '>= 4.9.x'
|
|
2467
2408
|
peerDependenciesMeta:
|
|
2468
2409
|
typescript:
|
|
@@ -2674,12 +2615,6 @@ packages:
|
|
|
2674
2615
|
peerDependencies:
|
|
2675
2616
|
'@testing-library/dom': '>=7.21.4'
|
|
2676
2617
|
|
|
2677
|
-
'@theguild/federation-composition@0.21.3':
|
|
2678
|
-
resolution: {integrity: sha512-+LlHTa4UbRpZBog3ggAxjYIFvdfH3UMvvBUptur19TMWkqU4+n3GmN+mDjejU+dyBXIG27c25RsiQP1HyvM99g==}
|
|
2679
|
-
engines: {node: '>=18'}
|
|
2680
|
-
peerDependencies:
|
|
2681
|
-
graphql: ^16.0.0
|
|
2682
|
-
|
|
2683
2618
|
'@tmcp/adapter-valibot@0.1.5':
|
|
2684
2619
|
resolution: {integrity: sha512-9P2wrVYPngemNK0UvPb/opC722/jfd09QxXmme1TRp/wPsl98vpSk/MXt24BCMqBRv4Dvs0xxJH4KHDcjXW52Q==}
|
|
2685
2620
|
peerDependencies:
|
|
@@ -3076,9 +3011,6 @@ packages:
|
|
|
3076
3011
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
3077
3012
|
engines: {node: '>=8'}
|
|
3078
3013
|
|
|
3079
|
-
asap@2.0.6:
|
|
3080
|
-
resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==}
|
|
3081
|
-
|
|
3082
3014
|
assertion-error@2.0.1:
|
|
3083
3015
|
resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==}
|
|
3084
3016
|
engines: {node: '>=12'}
|
|
@@ -3149,9 +3081,6 @@ packages:
|
|
|
3149
3081
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
3150
3082
|
hasBin: true
|
|
3151
3083
|
|
|
3152
|
-
bser@2.1.1:
|
|
3153
|
-
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
|
|
3154
|
-
|
|
3155
3084
|
bson@7.2.0:
|
|
3156
3085
|
resolution: {integrity: sha512-YCEo7KjMlbNlyHhz7zAZNDpIpQbd+wOEHJYezv0nMYTn4x31eIUM2yomNNubclAt63dObUzKHWsBLJ9QcZNSnQ==}
|
|
3157
3086
|
engines: {node: '>=20.19.0'}
|
|
@@ -3194,8 +3123,8 @@ packages:
|
|
|
3194
3123
|
camel-case@4.1.2:
|
|
3195
3124
|
resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==}
|
|
3196
3125
|
|
|
3197
|
-
caniuse-lite@1.0.
|
|
3198
|
-
resolution: {integrity: sha512-
|
|
3126
|
+
caniuse-lite@1.0.30001777:
|
|
3127
|
+
resolution: {integrity: sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==}
|
|
3199
3128
|
|
|
3200
3129
|
capital-case@1.0.4:
|
|
3201
3130
|
resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==}
|
|
@@ -3347,9 +3276,6 @@ packages:
|
|
|
3347
3276
|
typescript:
|
|
3348
3277
|
optional: true
|
|
3349
3278
|
|
|
3350
|
-
cross-fetch@3.2.0:
|
|
3351
|
-
resolution: {integrity: sha512-Q+xVJLoGOeIMXZmbUK4HYk+69cQH6LudR0Vu/pRm2YlU/hDV9CiS0gKUMaWY5f2NeUH9C1nV3bsTlCo0FsTV1Q==}
|
|
3352
|
-
|
|
3353
3279
|
cross-inspect@1.0.1:
|
|
3354
3280
|
resolution: {integrity: sha512-Pcw1JTvZLSJH83iiGWt6fRcT+BjZlCDRVwYLbUcHzv/CRpB7r0MlSrGbIyQvVSNyGnbt7G4AXuyCiDR3POvZ1A==}
|
|
3355
3281
|
engines: {node: '>=16.0.0'}
|
|
@@ -3553,10 +3479,6 @@ packages:
|
|
|
3553
3479
|
resolution: {integrity: sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==}
|
|
3554
3480
|
engines: {node: '>=12'}
|
|
3555
3481
|
|
|
3556
|
-
dset@3.1.4:
|
|
3557
|
-
resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==}
|
|
3558
|
-
engines: {node: '>=4'}
|
|
3559
|
-
|
|
3560
3482
|
dunder-proto@1.0.1:
|
|
3561
3483
|
resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
|
|
3562
3484
|
engines: {node: '>= 0.4'}
|
|
@@ -3709,15 +3631,6 @@ packages:
|
|
|
3709
3631
|
fastq@1.20.1:
|
|
3710
3632
|
resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==}
|
|
3711
3633
|
|
|
3712
|
-
fb-watchman@2.0.2:
|
|
3713
|
-
resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==}
|
|
3714
|
-
|
|
3715
|
-
fbjs-css-vars@1.0.2:
|
|
3716
|
-
resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==}
|
|
3717
|
-
|
|
3718
|
-
fbjs@3.0.5:
|
|
3719
|
-
resolution: {integrity: sha512-ztsSx77JBtkuMrEypfhgc3cI0+0h+svqeie7xHbh1k/IKdcydnvadp/mUaGgjAOXQmQSxsqgaRhS3q9fy+1kxg==}
|
|
3720
|
-
|
|
3721
3634
|
fdir@6.5.0:
|
|
3722
3635
|
resolution: {integrity: sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==}
|
|
3723
3636
|
engines: {node: '>=12.0.0'}
|
|
@@ -3849,8 +3762,8 @@ packages:
|
|
|
3849
3762
|
graceful-fs@4.2.11:
|
|
3850
3763
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
3851
3764
|
|
|
3852
|
-
graphql-config@5.1.
|
|
3853
|
-
resolution: {integrity: sha512-
|
|
3765
|
+
graphql-config@5.1.6:
|
|
3766
|
+
resolution: {integrity: sha512-fCkYnm4Kdq3un0YIM4BCZHVR5xl0UeLP6syxxO7KAstdY7QVyVvTHP0kRPDYEP1v08uwtJVgis5sj3IOTLOniQ==}
|
|
3854
3767
|
engines: {node: '>= 16.0.0'}
|
|
3855
3768
|
peerDependencies:
|
|
3856
3769
|
cosmiconfig-toml-loader: ^1.0.0
|
|
@@ -3990,9 +3903,8 @@ packages:
|
|
|
3990
3903
|
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
|
3991
3904
|
engines: {node: '>= 4'}
|
|
3992
3905
|
|
|
3993
|
-
immutable@
|
|
3994
|
-
resolution: {integrity: sha512-
|
|
3995
|
-
engines: {node: '>=0.8.0'}
|
|
3906
|
+
immutable@5.1.5:
|
|
3907
|
+
resolution: {integrity: sha512-t7xcm2siw+hlUM68I+UEOK+z84RzmN59as9DZ7P1l0994DKUWV7UXBMQZVxaoMSRQ+PBZbHCOoBt7a2wxOMt+A==}
|
|
3996
3908
|
|
|
3997
3909
|
import-fresh@3.3.1:
|
|
3998
3910
|
resolution: {integrity: sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==}
|
|
@@ -4612,9 +4524,6 @@ packages:
|
|
|
4612
4524
|
engines: {node: '>= 10.12.0'}
|
|
4613
4525
|
hasBin: true
|
|
4614
4526
|
|
|
4615
|
-
node-int64@0.4.0:
|
|
4616
|
-
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
|
|
4617
|
-
|
|
4618
4527
|
node-releases@2.0.36:
|
|
4619
4528
|
resolution: {integrity: sha512-TdC8FSgHz8Mwtw9g5L4gR/Sh9XhSP/0DEkQxfEFXOpiul5IiHgHan2VhYYb6agDSfp4KuvltmGApc8HMgUrIkA==}
|
|
4620
4529
|
|
|
@@ -4636,9 +4545,6 @@ packages:
|
|
|
4636
4545
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
|
4637
4546
|
deprecated: This package is no longer supported.
|
|
4638
4547
|
|
|
4639
|
-
nullthrows@1.1.1:
|
|
4640
|
-
resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==}
|
|
4641
|
-
|
|
4642
4548
|
nwsapi@2.2.23:
|
|
4643
4549
|
resolution: {integrity: sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==}
|
|
4644
4550
|
|
|
@@ -4795,9 +4701,6 @@ packages:
|
|
|
4795
4701
|
resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==}
|
|
4796
4702
|
engines: {node: '>=10'}
|
|
4797
4703
|
|
|
4798
|
-
promise@7.3.1:
|
|
4799
|
-
resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==}
|
|
4800
|
-
|
|
4801
4704
|
prop-types@15.8.1:
|
|
4802
4705
|
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
|
|
4803
4706
|
|
|
@@ -4977,9 +4880,6 @@ packages:
|
|
|
4977
4880
|
reflect-metadata@0.2.2:
|
|
4978
4881
|
resolution: {integrity: sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==}
|
|
4979
4882
|
|
|
4980
|
-
relay-runtime@12.0.0:
|
|
4981
|
-
resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==}
|
|
4982
|
-
|
|
4983
4883
|
remedial@1.0.8:
|
|
4984
4884
|
resolution: {integrity: sha512-/62tYiOe6DzS5BqVsNpH/nkGlX45C/Sp6V+NtiN6JQNS1Viay7cWkazmRkrQrdFj2eshDe96SIQNIoMxqhzBOg==}
|
|
4985
4885
|
|
|
@@ -5097,9 +4997,6 @@ packages:
|
|
|
5097
4997
|
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
|
|
5098
4998
|
engines: {node: '>= 0.4'}
|
|
5099
4999
|
|
|
5100
|
-
setimmediate@1.0.5:
|
|
5101
|
-
resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==}
|
|
5102
|
-
|
|
5103
5000
|
setprototypeof@1.2.0:
|
|
5104
5001
|
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
|
5105
5002
|
|
|
@@ -5146,9 +5043,6 @@ packages:
|
|
|
5146
5043
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
5147
5044
|
engines: {node: '>=14'}
|
|
5148
5045
|
|
|
5149
|
-
signedsource@1.0.0:
|
|
5150
|
-
resolution: {integrity: sha512-6+eerH9fEnNmi/hyM1DXcRK3pWdoMQtlkQ+ns0ntzunjKqp5i3sKCc80ym8Fib3iaYhdJUOPdhlJWj1tvge2Ww==}
|
|
5151
|
-
|
|
5152
5046
|
simple-concat@1.0.1:
|
|
5153
5047
|
resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==}
|
|
5154
5048
|
|
|
@@ -5226,8 +5120,8 @@ packages:
|
|
|
5226
5120
|
std-env@3.10.0:
|
|
5227
5121
|
resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==}
|
|
5228
5122
|
|
|
5229
|
-
storybook@10.2.
|
|
5230
|
-
resolution: {integrity: sha512-
|
|
5123
|
+
storybook@10.2.16:
|
|
5124
|
+
resolution: {integrity: sha512-Az1Qro0XjCBttsuO55H2aIGPYqGx00T8O3o29rLQswOyZhgAVY9H2EnJiVsfmSG1Kwt8qYTVv7VxzLlqDxropA==}
|
|
5231
5125
|
hasBin: true
|
|
5232
5126
|
peerDependencies:
|
|
5233
5127
|
prettier: ^2 || ^3
|
|
@@ -5305,10 +5199,6 @@ packages:
|
|
|
5305
5199
|
resolution: {integrity: sha512-IELLEvzHuCfc1uTsshPK58ViSdNqXxlml1U+fmwJIKLYKOr/rAtBrorE2RYm5IHaMpDNlmC0fr1LAvdXvyheEQ==}
|
|
5306
5200
|
engines: {node: '>=18'}
|
|
5307
5201
|
|
|
5308
|
-
sync-fetch@0.6.0-2:
|
|
5309
|
-
resolution: {integrity: sha512-c7AfkZ9udatCuAy9RSfiGPpeOKKUAUK5e1cXadLOGUjasdxqYqAK0jTNkM/FSEyJ3a5Ra27j/tw/PS0qLmaF/A==}
|
|
5310
|
-
engines: {node: '>=18'}
|
|
5311
|
-
|
|
5312
5202
|
tabbable@6.4.0:
|
|
5313
5203
|
resolution: {integrity: sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==}
|
|
5314
5204
|
|
|
@@ -5478,10 +5368,6 @@ packages:
|
|
|
5478
5368
|
engines: {node: '>=14.17'}
|
|
5479
5369
|
hasBin: true
|
|
5480
5370
|
|
|
5481
|
-
ua-parser-js@1.0.41:
|
|
5482
|
-
resolution: {integrity: sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==}
|
|
5483
|
-
hasBin: true
|
|
5484
|
-
|
|
5485
5371
|
unc-path-regex@0.1.2:
|
|
5486
5372
|
resolution: {integrity: sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==}
|
|
5487
5373
|
engines: {node: '>=0.10.0'}
|
|
@@ -5902,21 +5788,12 @@ snapshots:
|
|
|
5902
5788
|
dependencies:
|
|
5903
5789
|
xss: 1.0.15
|
|
5904
5790
|
|
|
5905
|
-
'@ardatan/relay-compiler@
|
|
5791
|
+
'@ardatan/relay-compiler@13.0.0(graphql@16.13.0)':
|
|
5906
5792
|
dependencies:
|
|
5907
|
-
'@babel/generator': 7.29.1
|
|
5908
|
-
'@babel/parser': 7.29.0
|
|
5909
5793
|
'@babel/runtime': 7.28.6
|
|
5910
|
-
chalk: 4.1.2
|
|
5911
|
-
fb-watchman: 2.0.2
|
|
5912
5794
|
graphql: 16.13.0
|
|
5913
|
-
immutable:
|
|
5795
|
+
immutable: 5.1.5
|
|
5914
5796
|
invariant: 2.2.4
|
|
5915
|
-
nullthrows: 1.1.1
|
|
5916
|
-
relay-runtime: 12.0.0(encoding@0.1.13)
|
|
5917
|
-
signedsource: 1.0.0
|
|
5918
|
-
transitivePeerDependencies:
|
|
5919
|
-
- encoding
|
|
5920
5797
|
|
|
5921
5798
|
'@asamuzakjp/css-color@3.2.0':
|
|
5922
5799
|
dependencies:
|
|
@@ -6061,39 +5938,39 @@ snapshots:
|
|
|
6061
5938
|
|
|
6062
5939
|
'@bcoe/v8-coverage@1.0.2': {}
|
|
6063
5940
|
|
|
6064
|
-
'@biomejs/biome@2.4.
|
|
5941
|
+
'@biomejs/biome@2.4.6':
|
|
6065
5942
|
optionalDependencies:
|
|
6066
|
-
'@biomejs/cli-darwin-arm64': 2.4.
|
|
6067
|
-
'@biomejs/cli-darwin-x64': 2.4.
|
|
6068
|
-
'@biomejs/cli-linux-arm64': 2.4.
|
|
6069
|
-
'@biomejs/cli-linux-arm64-musl': 2.4.
|
|
6070
|
-
'@biomejs/cli-linux-x64': 2.4.
|
|
6071
|
-
'@biomejs/cli-linux-x64-musl': 2.4.
|
|
6072
|
-
'@biomejs/cli-win32-arm64': 2.4.
|
|
6073
|
-
'@biomejs/cli-win32-x64': 2.4.
|
|
5943
|
+
'@biomejs/cli-darwin-arm64': 2.4.6
|
|
5944
|
+
'@biomejs/cli-darwin-x64': 2.4.6
|
|
5945
|
+
'@biomejs/cli-linux-arm64': 2.4.6
|
|
5946
|
+
'@biomejs/cli-linux-arm64-musl': 2.4.6
|
|
5947
|
+
'@biomejs/cli-linux-x64': 2.4.6
|
|
5948
|
+
'@biomejs/cli-linux-x64-musl': 2.4.6
|
|
5949
|
+
'@biomejs/cli-win32-arm64': 2.4.6
|
|
5950
|
+
'@biomejs/cli-win32-x64': 2.4.6
|
|
6074
5951
|
|
|
6075
|
-
'@biomejs/cli-darwin-arm64@2.4.
|
|
5952
|
+
'@biomejs/cli-darwin-arm64@2.4.6':
|
|
6076
5953
|
optional: true
|
|
6077
5954
|
|
|
6078
|
-
'@biomejs/cli-darwin-x64@2.4.
|
|
5955
|
+
'@biomejs/cli-darwin-x64@2.4.6':
|
|
6079
5956
|
optional: true
|
|
6080
5957
|
|
|
6081
|
-
'@biomejs/cli-linux-arm64-musl@2.4.
|
|
5958
|
+
'@biomejs/cli-linux-arm64-musl@2.4.6':
|
|
6082
5959
|
optional: true
|
|
6083
5960
|
|
|
6084
|
-
'@biomejs/cli-linux-arm64@2.4.
|
|
5961
|
+
'@biomejs/cli-linux-arm64@2.4.6':
|
|
6085
5962
|
optional: true
|
|
6086
5963
|
|
|
6087
|
-
'@biomejs/cli-linux-x64-musl@2.4.
|
|
5964
|
+
'@biomejs/cli-linux-x64-musl@2.4.6':
|
|
6088
5965
|
optional: true
|
|
6089
5966
|
|
|
6090
|
-
'@biomejs/cli-linux-x64@2.4.
|
|
5967
|
+
'@biomejs/cli-linux-x64@2.4.6':
|
|
6091
5968
|
optional: true
|
|
6092
5969
|
|
|
6093
|
-
'@biomejs/cli-win32-arm64@2.4.
|
|
5970
|
+
'@biomejs/cli-win32-arm64@2.4.6':
|
|
6094
5971
|
optional: true
|
|
6095
5972
|
|
|
6096
|
-
'@biomejs/cli-win32-x64@2.4.
|
|
5973
|
+
'@biomejs/cli-win32-x64@2.4.6':
|
|
6097
5974
|
optional: true
|
|
6098
5975
|
|
|
6099
5976
|
'@colors/colors@1.5.0':
|
|
@@ -6293,27 +6170,27 @@ snapshots:
|
|
|
6293
6170
|
|
|
6294
6171
|
'@graphql-codegen/add@6.0.0(graphql@16.13.0)':
|
|
6295
6172
|
dependencies:
|
|
6296
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6173
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6297
6174
|
graphql: 16.13.0
|
|
6298
6175
|
tslib: 2.6.3
|
|
6299
6176
|
|
|
6300
|
-
'@graphql-codegen/cli@6.1.
|
|
6177
|
+
'@graphql-codegen/cli@6.1.3(@parcel/watcher@2.5.6)(@types/node@24.11.0)(graphql@16.13.0)(typescript@5.9.3)':
|
|
6301
6178
|
dependencies:
|
|
6302
6179
|
'@babel/generator': 7.29.1
|
|
6303
6180
|
'@babel/template': 7.28.6
|
|
6304
6181
|
'@babel/types': 7.29.0
|
|
6305
|
-
'@graphql-codegen/client-preset': 5.2.
|
|
6306
|
-
'@graphql-codegen/core': 5.0.
|
|
6307
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6182
|
+
'@graphql-codegen/client-preset': 5.2.4(graphql@16.13.0)
|
|
6183
|
+
'@graphql-codegen/core': 5.0.1(graphql@16.13.0)
|
|
6184
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6308
6185
|
'@graphql-tools/apollo-engine-loader': 8.0.28(graphql@16.13.0)
|
|
6309
6186
|
'@graphql-tools/code-file-loader': 8.1.28(graphql@16.13.0)
|
|
6310
6187
|
'@graphql-tools/git-loader': 8.0.32(graphql@16.13.0)
|
|
6311
6188
|
'@graphql-tools/github-loader': 9.0.6(@types/node@24.11.0)(graphql@16.13.0)
|
|
6312
|
-
'@graphql-tools/graphql-file-loader': 8.1.
|
|
6189
|
+
'@graphql-tools/graphql-file-loader': 8.1.12(graphql@16.13.0)
|
|
6313
6190
|
'@graphql-tools/json-file-loader': 8.0.26(graphql@16.13.0)
|
|
6314
6191
|
'@graphql-tools/load': 8.1.8(graphql@16.13.0)
|
|
6315
6192
|
'@graphql-tools/url-loader': 9.0.6(@types/node@24.11.0)(graphql@16.13.0)
|
|
6316
|
-
'@graphql-tools/utils':
|
|
6193
|
+
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6317
6194
|
'@inquirer/prompts': 7.10.1(@types/node@24.11.0)
|
|
6318
6195
|
'@whatwg-node/fetch': 0.10.13
|
|
6319
6196
|
chalk: 4.1.2
|
|
@@ -6321,7 +6198,7 @@ snapshots:
|
|
|
6321
6198
|
debounce: 2.2.0
|
|
6322
6199
|
detect-indent: 6.1.0
|
|
6323
6200
|
graphql: 16.13.0
|
|
6324
|
-
graphql-config: 5.1.
|
|
6201
|
+
graphql-config: 5.1.6(@types/node@24.11.0)(graphql@16.13.0)(typescript@5.9.3)
|
|
6325
6202
|
is-glob: 4.0.3
|
|
6326
6203
|
jiti: 2.6.1
|
|
6327
6204
|
json-to-pretty-yaml: 1.2.2
|
|
@@ -6342,53 +6219,48 @@ snapshots:
|
|
|
6342
6219
|
- bufferutil
|
|
6343
6220
|
- cosmiconfig-toml-loader
|
|
6344
6221
|
- crossws
|
|
6345
|
-
- encoding
|
|
6346
6222
|
- graphql-sock
|
|
6347
6223
|
- supports-color
|
|
6348
6224
|
- typescript
|
|
6349
6225
|
- utf-8-validate
|
|
6350
6226
|
|
|
6351
|
-
'@graphql-codegen/client-preset@5.2.
|
|
6227
|
+
'@graphql-codegen/client-preset@5.2.4(graphql@16.13.0)':
|
|
6352
6228
|
dependencies:
|
|
6353
6229
|
'@babel/helper-plugin-utils': 7.28.6
|
|
6354
6230
|
'@babel/template': 7.28.6
|
|
6355
6231
|
'@graphql-codegen/add': 6.0.0(graphql@16.13.0)
|
|
6356
|
-
'@graphql-codegen/gql-tag-operations': 5.1.
|
|
6357
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6358
|
-
'@graphql-codegen/typed-document-node': 6.1.
|
|
6359
|
-
'@graphql-codegen/typescript': 5.0.
|
|
6360
|
-
'@graphql-codegen/typescript-operations': 5.0.
|
|
6361
|
-
'@graphql-codegen/visitor-plugin-common': 6.2.
|
|
6232
|
+
'@graphql-codegen/gql-tag-operations': 5.1.4(graphql@16.13.0)
|
|
6233
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6234
|
+
'@graphql-codegen/typed-document-node': 6.1.7(graphql@16.13.0)
|
|
6235
|
+
'@graphql-codegen/typescript': 5.0.9(graphql@16.13.0)
|
|
6236
|
+
'@graphql-codegen/typescript-operations': 5.0.9(graphql@16.13.0)
|
|
6237
|
+
'@graphql-codegen/visitor-plugin-common': 6.2.4(graphql@16.13.0)
|
|
6362
6238
|
'@graphql-tools/documents': 1.0.1(graphql@16.13.0)
|
|
6363
|
-
'@graphql-tools/utils':
|
|
6239
|
+
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6364
6240
|
'@graphql-typed-document-node/core': 3.2.0(graphql@16.13.0)
|
|
6365
6241
|
graphql: 16.13.0
|
|
6366
6242
|
tslib: 2.6.3
|
|
6367
|
-
transitivePeerDependencies:
|
|
6368
|
-
- encoding
|
|
6369
6243
|
|
|
6370
|
-
'@graphql-codegen/core@5.0.
|
|
6244
|
+
'@graphql-codegen/core@5.0.1(graphql@16.13.0)':
|
|
6371
6245
|
dependencies:
|
|
6372
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6246
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6373
6247
|
'@graphql-tools/schema': 10.0.31(graphql@16.13.0)
|
|
6374
|
-
'@graphql-tools/utils':
|
|
6248
|
+
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6375
6249
|
graphql: 16.13.0
|
|
6376
6250
|
tslib: 2.6.3
|
|
6377
6251
|
|
|
6378
|
-
'@graphql-codegen/gql-tag-operations@5.1.
|
|
6252
|
+
'@graphql-codegen/gql-tag-operations@5.1.4(graphql@16.13.0)':
|
|
6379
6253
|
dependencies:
|
|
6380
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6381
|
-
'@graphql-codegen/visitor-plugin-common': 6.2.
|
|
6382
|
-
'@graphql-tools/utils':
|
|
6254
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6255
|
+
'@graphql-codegen/visitor-plugin-common': 6.2.4(graphql@16.13.0)
|
|
6256
|
+
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6383
6257
|
auto-bind: 4.0.0
|
|
6384
6258
|
graphql: 16.13.0
|
|
6385
6259
|
tslib: 2.6.3
|
|
6386
|
-
transitivePeerDependencies:
|
|
6387
|
-
- encoding
|
|
6388
6260
|
|
|
6389
|
-
'@graphql-codegen/plugin-helpers@6.1.
|
|
6261
|
+
'@graphql-codegen/plugin-helpers@6.1.1(graphql@16.13.0)':
|
|
6390
6262
|
dependencies:
|
|
6391
|
-
'@graphql-tools/utils':
|
|
6263
|
+
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6392
6264
|
change-case-all: 1.0.15
|
|
6393
6265
|
common-tags: 1.8.2
|
|
6394
6266
|
graphql: 16.13.0
|
|
@@ -6396,52 +6268,46 @@ snapshots:
|
|
|
6396
6268
|
lodash: 4.17.23
|
|
6397
6269
|
tslib: 2.6.3
|
|
6398
6270
|
|
|
6399
|
-
'@graphql-codegen/schema-ast@5.0.
|
|
6271
|
+
'@graphql-codegen/schema-ast@5.0.1(graphql@16.13.0)':
|
|
6400
6272
|
dependencies:
|
|
6401
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6402
|
-
'@graphql-tools/utils':
|
|
6273
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6274
|
+
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6403
6275
|
graphql: 16.13.0
|
|
6404
6276
|
tslib: 2.6.3
|
|
6405
6277
|
|
|
6406
|
-
'@graphql-codegen/typed-document-node@6.1.
|
|
6278
|
+
'@graphql-codegen/typed-document-node@6.1.7(graphql@16.13.0)':
|
|
6407
6279
|
dependencies:
|
|
6408
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6409
|
-
'@graphql-codegen/visitor-plugin-common': 6.2.
|
|
6280
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6281
|
+
'@graphql-codegen/visitor-plugin-common': 6.2.4(graphql@16.13.0)
|
|
6410
6282
|
auto-bind: 4.0.0
|
|
6411
6283
|
change-case-all: 1.0.15
|
|
6412
6284
|
graphql: 16.13.0
|
|
6413
6285
|
tslib: 2.6.3
|
|
6414
|
-
transitivePeerDependencies:
|
|
6415
|
-
- encoding
|
|
6416
6286
|
|
|
6417
|
-
'@graphql-codegen/typescript-operations@5.0.
|
|
6287
|
+
'@graphql-codegen/typescript-operations@5.0.9(graphql@16.13.0)':
|
|
6418
6288
|
dependencies:
|
|
6419
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6420
|
-
'@graphql-codegen/typescript': 5.0.
|
|
6421
|
-
'@graphql-codegen/visitor-plugin-common': 6.2.
|
|
6289
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6290
|
+
'@graphql-codegen/typescript': 5.0.9(graphql@16.13.0)
|
|
6291
|
+
'@graphql-codegen/visitor-plugin-common': 6.2.4(graphql@16.13.0)
|
|
6422
6292
|
auto-bind: 4.0.0
|
|
6423
6293
|
graphql: 16.13.0
|
|
6424
6294
|
tslib: 2.6.3
|
|
6425
|
-
transitivePeerDependencies:
|
|
6426
|
-
- encoding
|
|
6427
6295
|
|
|
6428
|
-
'@graphql-codegen/typescript@5.0.
|
|
6296
|
+
'@graphql-codegen/typescript@5.0.9(graphql@16.13.0)':
|
|
6429
6297
|
dependencies:
|
|
6430
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6431
|
-
'@graphql-codegen/schema-ast': 5.0.
|
|
6432
|
-
'@graphql-codegen/visitor-plugin-common': 6.2.
|
|
6298
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6299
|
+
'@graphql-codegen/schema-ast': 5.0.1(graphql@16.13.0)
|
|
6300
|
+
'@graphql-codegen/visitor-plugin-common': 6.2.4(graphql@16.13.0)
|
|
6433
6301
|
auto-bind: 4.0.0
|
|
6434
6302
|
graphql: 16.13.0
|
|
6435
6303
|
tslib: 2.6.3
|
|
6436
|
-
transitivePeerDependencies:
|
|
6437
|
-
- encoding
|
|
6438
6304
|
|
|
6439
|
-
'@graphql-codegen/visitor-plugin-common@6.2.
|
|
6305
|
+
'@graphql-codegen/visitor-plugin-common@6.2.4(graphql@16.13.0)':
|
|
6440
6306
|
dependencies:
|
|
6441
|
-
'@graphql-codegen/plugin-helpers': 6.1.
|
|
6307
|
+
'@graphql-codegen/plugin-helpers': 6.1.1(graphql@16.13.0)
|
|
6442
6308
|
'@graphql-tools/optimize': 2.0.0(graphql@16.13.0)
|
|
6443
|
-
'@graphql-tools/relay-operation-optimizer': 7.
|
|
6444
|
-
'@graphql-tools/utils':
|
|
6309
|
+
'@graphql-tools/relay-operation-optimizer': 7.1.1(graphql@16.13.0)
|
|
6310
|
+
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6445
6311
|
auto-bind: 4.0.0
|
|
6446
6312
|
change-case-all: 1.0.15
|
|
6447
6313
|
dependency-graph: 1.0.0
|
|
@@ -6449,10 +6315,6 @@ snapshots:
|
|
|
6449
6315
|
graphql-tag: 2.12.6(graphql@16.13.0)
|
|
6450
6316
|
parse-filepath: 1.0.2
|
|
6451
6317
|
tslib: 2.6.3
|
|
6452
|
-
transitivePeerDependencies:
|
|
6453
|
-
- encoding
|
|
6454
|
-
|
|
6455
|
-
'@graphql-hive/signal@1.0.0': {}
|
|
6456
6318
|
|
|
6457
6319
|
'@graphql-hive/signal@2.0.0': {}
|
|
6458
6320
|
|
|
@@ -6472,14 +6334,6 @@ snapshots:
|
|
|
6472
6334
|
graphql: 16.13.0
|
|
6473
6335
|
tslib: 2.8.1
|
|
6474
6336
|
|
|
6475
|
-
'@graphql-tools/batch-execute@9.0.19(graphql@16.13.0)':
|
|
6476
|
-
dependencies:
|
|
6477
|
-
'@graphql-tools/utils': 10.11.0(graphql@16.13.0)
|
|
6478
|
-
'@whatwg-node/promise-helpers': 1.3.2
|
|
6479
|
-
dataloader: 2.2.3
|
|
6480
|
-
graphql: 16.13.0
|
|
6481
|
-
tslib: 2.8.1
|
|
6482
|
-
|
|
6483
6337
|
'@graphql-tools/code-file-loader@8.1.28(graphql@16.13.0)':
|
|
6484
6338
|
dependencies:
|
|
6485
6339
|
'@graphql-tools/graphql-tag-pluck': 8.3.27(graphql@16.13.0)
|
|
@@ -6491,19 +6345,6 @@ snapshots:
|
|
|
6491
6345
|
transitivePeerDependencies:
|
|
6492
6346
|
- supports-color
|
|
6493
6347
|
|
|
6494
|
-
'@graphql-tools/delegate@10.2.23(graphql@16.13.0)':
|
|
6495
|
-
dependencies:
|
|
6496
|
-
'@graphql-tools/batch-execute': 9.0.19(graphql@16.13.0)
|
|
6497
|
-
'@graphql-tools/executor': 1.5.1(graphql@16.13.0)
|
|
6498
|
-
'@graphql-tools/schema': 10.0.31(graphql@16.13.0)
|
|
6499
|
-
'@graphql-tools/utils': 10.11.0(graphql@16.13.0)
|
|
6500
|
-
'@repeaterjs/repeater': 3.0.6
|
|
6501
|
-
'@whatwg-node/promise-helpers': 1.3.2
|
|
6502
|
-
dataloader: 2.2.3
|
|
6503
|
-
dset: 3.1.4
|
|
6504
|
-
graphql: 16.13.0
|
|
6505
|
-
tslib: 2.8.1
|
|
6506
|
-
|
|
6507
6348
|
'@graphql-tools/delegate@12.0.8(graphql@16.13.0)':
|
|
6508
6349
|
dependencies:
|
|
6509
6350
|
'@graphql-tools/batch-execute': 10.0.5(graphql@16.13.0)
|
|
@@ -6522,40 +6363,12 @@ snapshots:
|
|
|
6522
6363
|
lodash.sortby: 4.7.0
|
|
6523
6364
|
tslib: 2.8.1
|
|
6524
6365
|
|
|
6525
|
-
'@graphql-tools/executor-common@0.0.4(graphql@16.13.0)':
|
|
6526
|
-
dependencies:
|
|
6527
|
-
'@envelop/core': 5.5.1
|
|
6528
|
-
'@graphql-tools/utils': 10.11.0(graphql@16.13.0)
|
|
6529
|
-
graphql: 16.13.0
|
|
6530
|
-
|
|
6531
|
-
'@graphql-tools/executor-common@0.0.6(graphql@16.13.0)':
|
|
6532
|
-
dependencies:
|
|
6533
|
-
'@envelop/core': 5.5.1
|
|
6534
|
-
'@graphql-tools/utils': 10.11.0(graphql@16.13.0)
|
|
6535
|
-
graphql: 16.13.0
|
|
6536
|
-
|
|
6537
6366
|
'@graphql-tools/executor-common@1.0.6(graphql@16.13.0)':
|
|
6538
6367
|
dependencies:
|
|
6539
6368
|
'@envelop/core': 5.5.1
|
|
6540
6369
|
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6541
6370
|
graphql: 16.13.0
|
|
6542
6371
|
|
|
6543
|
-
'@graphql-tools/executor-graphql-ws@2.0.7(graphql@16.13.0)':
|
|
6544
|
-
dependencies:
|
|
6545
|
-
'@graphql-tools/executor-common': 0.0.6(graphql@16.13.0)
|
|
6546
|
-
'@graphql-tools/utils': 10.11.0(graphql@16.13.0)
|
|
6547
|
-
'@whatwg-node/disposablestack': 0.0.6
|
|
6548
|
-
graphql: 16.13.0
|
|
6549
|
-
graphql-ws: 6.0.7(graphql@16.13.0)(ws@8.19.0)
|
|
6550
|
-
isomorphic-ws: 5.0.0(ws@8.19.0)
|
|
6551
|
-
tslib: 2.8.1
|
|
6552
|
-
ws: 8.19.0
|
|
6553
|
-
transitivePeerDependencies:
|
|
6554
|
-
- '@fastify/websocket'
|
|
6555
|
-
- bufferutil
|
|
6556
|
-
- crossws
|
|
6557
|
-
- utf-8-validate
|
|
6558
|
-
|
|
6559
6372
|
'@graphql-tools/executor-graphql-ws@3.1.4(graphql@16.13.0)':
|
|
6560
6373
|
dependencies:
|
|
6561
6374
|
'@graphql-tools/executor-common': 1.0.6(graphql@16.13.0)
|
|
@@ -6572,21 +6385,6 @@ snapshots:
|
|
|
6572
6385
|
- crossws
|
|
6573
6386
|
- utf-8-validate
|
|
6574
6387
|
|
|
6575
|
-
'@graphql-tools/executor-http@1.3.3(@types/node@24.11.0)(graphql@16.13.0)':
|
|
6576
|
-
dependencies:
|
|
6577
|
-
'@graphql-hive/signal': 1.0.0
|
|
6578
|
-
'@graphql-tools/executor-common': 0.0.4(graphql@16.13.0)
|
|
6579
|
-
'@graphql-tools/utils': 10.11.0(graphql@16.13.0)
|
|
6580
|
-
'@repeaterjs/repeater': 3.0.6
|
|
6581
|
-
'@whatwg-node/disposablestack': 0.0.6
|
|
6582
|
-
'@whatwg-node/fetch': 0.10.13
|
|
6583
|
-
'@whatwg-node/promise-helpers': 1.3.2
|
|
6584
|
-
graphql: 16.13.0
|
|
6585
|
-
meros: 1.3.2(@types/node@24.11.0)
|
|
6586
|
-
tslib: 2.8.1
|
|
6587
|
-
transitivePeerDependencies:
|
|
6588
|
-
- '@types/node'
|
|
6589
|
-
|
|
6590
6388
|
'@graphql-tools/executor-http@3.1.0(@types/node@24.11.0)(graphql@16.13.0)':
|
|
6591
6389
|
dependencies:
|
|
6592
6390
|
'@graphql-hive/signal': 2.0.0
|
|
@@ -6650,16 +6448,14 @@ snapshots:
|
|
|
6650
6448
|
- '@types/node'
|
|
6651
6449
|
- supports-color
|
|
6652
6450
|
|
|
6653
|
-
'@graphql-tools/graphql-file-loader@8.1.
|
|
6451
|
+
'@graphql-tools/graphql-file-loader@8.1.12(graphql@16.13.0)':
|
|
6654
6452
|
dependencies:
|
|
6655
|
-
'@graphql-tools/import': 7.1.
|
|
6453
|
+
'@graphql-tools/import': 7.1.12(graphql@16.13.0)
|
|
6656
6454
|
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6657
6455
|
globby: 11.1.0
|
|
6658
6456
|
graphql: 16.13.0
|
|
6659
6457
|
tslib: 2.8.1
|
|
6660
6458
|
unixify: 1.0.0
|
|
6661
|
-
transitivePeerDependencies:
|
|
6662
|
-
- supports-color
|
|
6663
6459
|
|
|
6664
6460
|
'@graphql-tools/graphql-tag-pluck@8.3.27(graphql@16.13.0)':
|
|
6665
6461
|
dependencies:
|
|
@@ -6674,15 +6470,12 @@ snapshots:
|
|
|
6674
6470
|
transitivePeerDependencies:
|
|
6675
6471
|
- supports-color
|
|
6676
6472
|
|
|
6677
|
-
'@graphql-tools/import@7.1.
|
|
6473
|
+
'@graphql-tools/import@7.1.12(graphql@16.13.0)':
|
|
6678
6474
|
dependencies:
|
|
6679
6475
|
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6680
|
-
'@theguild/federation-composition': 0.21.3(graphql@16.13.0)
|
|
6681
6476
|
graphql: 16.13.0
|
|
6682
6477
|
resolve-from: 5.0.0
|
|
6683
6478
|
tslib: 2.8.1
|
|
6684
|
-
transitivePeerDependencies:
|
|
6685
|
-
- supports-color
|
|
6686
6479
|
|
|
6687
6480
|
'@graphql-tools/json-file-loader@8.0.26(graphql@16.13.0)':
|
|
6688
6481
|
dependencies:
|
|
@@ -6731,14 +6524,12 @@ snapshots:
|
|
|
6731
6524
|
graphql: 16.13.0
|
|
6732
6525
|
tslib: 2.8.1
|
|
6733
6526
|
|
|
6734
|
-
'@graphql-tools/relay-operation-optimizer@7.
|
|
6527
|
+
'@graphql-tools/relay-operation-optimizer@7.1.1(graphql@16.13.0)':
|
|
6735
6528
|
dependencies:
|
|
6736
|
-
'@ardatan/relay-compiler':
|
|
6529
|
+
'@ardatan/relay-compiler': 13.0.0(graphql@16.13.0)
|
|
6737
6530
|
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
6738
6531
|
graphql: 16.13.0
|
|
6739
6532
|
tslib: 2.8.1
|
|
6740
|
-
transitivePeerDependencies:
|
|
6741
|
-
- encoding
|
|
6742
6533
|
|
|
6743
6534
|
'@graphql-tools/schema@10.0.31(graphql@16.13.0)':
|
|
6744
6535
|
dependencies:
|
|
@@ -6763,28 +6554,6 @@ snapshots:
|
|
|
6763
6554
|
tslib: 2.8.1
|
|
6764
6555
|
value-or-promise: 1.0.12
|
|
6765
6556
|
|
|
6766
|
-
'@graphql-tools/url-loader@8.0.33(@types/node@24.11.0)(graphql@16.13.0)':
|
|
6767
|
-
dependencies:
|
|
6768
|
-
'@graphql-tools/executor-graphql-ws': 2.0.7(graphql@16.13.0)
|
|
6769
|
-
'@graphql-tools/executor-http': 1.3.3(@types/node@24.11.0)(graphql@16.13.0)
|
|
6770
|
-
'@graphql-tools/executor-legacy-ws': 1.1.25(graphql@16.13.0)
|
|
6771
|
-
'@graphql-tools/utils': 10.11.0(graphql@16.13.0)
|
|
6772
|
-
'@graphql-tools/wrap': 10.1.4(graphql@16.13.0)
|
|
6773
|
-
'@types/ws': 8.18.1
|
|
6774
|
-
'@whatwg-node/fetch': 0.10.13
|
|
6775
|
-
'@whatwg-node/promise-helpers': 1.3.2
|
|
6776
|
-
graphql: 16.13.0
|
|
6777
|
-
isomorphic-ws: 5.0.0(ws@8.19.0)
|
|
6778
|
-
sync-fetch: 0.6.0-2
|
|
6779
|
-
tslib: 2.8.1
|
|
6780
|
-
ws: 8.19.0
|
|
6781
|
-
transitivePeerDependencies:
|
|
6782
|
-
- '@fastify/websocket'
|
|
6783
|
-
- '@types/node'
|
|
6784
|
-
- bufferutil
|
|
6785
|
-
- crossws
|
|
6786
|
-
- utf-8-validate
|
|
6787
|
-
|
|
6788
6557
|
'@graphql-tools/url-loader@9.0.6(@types/node@24.11.0)(graphql@16.13.0)':
|
|
6789
6558
|
dependencies:
|
|
6790
6559
|
'@graphql-tools/executor-graphql-ws': 3.1.4(graphql@16.13.0)
|
|
@@ -6807,14 +6576,6 @@ snapshots:
|
|
|
6807
6576
|
- crossws
|
|
6808
6577
|
- utf-8-validate
|
|
6809
6578
|
|
|
6810
|
-
'@graphql-tools/utils@10.11.0(graphql@16.13.0)':
|
|
6811
|
-
dependencies:
|
|
6812
|
-
'@graphql-typed-document-node/core': 3.2.0(graphql@16.13.0)
|
|
6813
|
-
'@whatwg-node/promise-helpers': 1.3.2
|
|
6814
|
-
cross-inspect: 1.0.1
|
|
6815
|
-
graphql: 16.13.0
|
|
6816
|
-
tslib: 2.8.1
|
|
6817
|
-
|
|
6818
6579
|
'@graphql-tools/utils@11.0.0(graphql@16.13.0)':
|
|
6819
6580
|
dependencies:
|
|
6820
6581
|
'@graphql-typed-document-node/core': 3.2.0(graphql@16.13.0)
|
|
@@ -6834,15 +6595,6 @@ snapshots:
|
|
|
6834
6595
|
graphql: 16.13.0
|
|
6835
6596
|
tslib: 2.8.1
|
|
6836
6597
|
|
|
6837
|
-
'@graphql-tools/wrap@10.1.4(graphql@16.13.0)':
|
|
6838
|
-
dependencies:
|
|
6839
|
-
'@graphql-tools/delegate': 10.2.23(graphql@16.13.0)
|
|
6840
|
-
'@graphql-tools/schema': 10.0.31(graphql@16.13.0)
|
|
6841
|
-
'@graphql-tools/utils': 10.11.0(graphql@16.13.0)
|
|
6842
|
-
'@whatwg-node/promise-helpers': 1.3.2
|
|
6843
|
-
graphql: 16.13.0
|
|
6844
|
-
tslib: 2.8.1
|
|
6845
|
-
|
|
6846
6598
|
'@graphql-tools/wrap@11.1.8(graphql@16.13.0)':
|
|
6847
6599
|
dependencies:
|
|
6848
6600
|
'@graphql-tools/delegate': 12.0.8(graphql@16.13.0)
|
|
@@ -8064,15 +7816,15 @@ snapshots:
|
|
|
8064
7816
|
|
|
8065
7817
|
'@standard-schema/utils@0.3.0': {}
|
|
8066
7818
|
|
|
8067
|
-
'@storybook/addon-docs@10.2.
|
|
7819
|
+
'@storybook/addon-docs@10.2.16(@types/react@19.2.14)(esbuild@0.27.3)(rollup@4.59.0)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))':
|
|
8068
7820
|
dependencies:
|
|
8069
7821
|
'@mdx-js/react': 3.1.1(@types/react@19.2.14)(react@19.2.4)
|
|
8070
|
-
'@storybook/csf-plugin': 10.2.
|
|
7822
|
+
'@storybook/csf-plugin': 10.2.16(esbuild@0.27.3)(rollup@4.59.0)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))
|
|
8071
7823
|
'@storybook/icons': 2.0.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8072
|
-
'@storybook/react-dom-shim': 10.2.
|
|
7824
|
+
'@storybook/react-dom-shim': 10.2.16(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))
|
|
8073
7825
|
react: 19.2.4
|
|
8074
7826
|
react-dom: 19.2.4(react@19.2.4)
|
|
8075
|
-
storybook: 10.2.
|
|
7827
|
+
storybook: 10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8076
7828
|
ts-dedent: 2.2.0
|
|
8077
7829
|
transitivePeerDependencies:
|
|
8078
7830
|
- '@types/react'
|
|
@@ -8081,23 +7833,23 @@ snapshots:
|
|
|
8081
7833
|
- vite
|
|
8082
7834
|
- webpack
|
|
8083
7835
|
|
|
8084
|
-
'@storybook/addon-mcp@0.2.3(storybook@10.2.
|
|
7836
|
+
'@storybook/addon-mcp@0.2.3(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(typescript@5.9.3)':
|
|
8085
7837
|
dependencies:
|
|
8086
7838
|
'@storybook/mcp': 0.2.2(typescript@5.9.3)
|
|
8087
7839
|
'@tmcp/adapter-valibot': 0.1.5(tmcp@1.19.2(typescript@5.9.3))(valibot@1.2.0(typescript@5.9.3))
|
|
8088
7840
|
'@tmcp/transport-http': 0.8.4(tmcp@1.19.2(typescript@5.9.3))
|
|
8089
7841
|
picoquery: 2.5.0
|
|
8090
|
-
storybook: 10.2.
|
|
7842
|
+
storybook: 10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8091
7843
|
tmcp: 1.19.2(typescript@5.9.3)
|
|
8092
7844
|
valibot: 1.2.0(typescript@5.9.3)
|
|
8093
7845
|
transitivePeerDependencies:
|
|
8094
7846
|
- '@tmcp/auth'
|
|
8095
7847
|
- typescript
|
|
8096
7848
|
|
|
8097
|
-
'@storybook/builder-vite@10.2.
|
|
7849
|
+
'@storybook/builder-vite@10.2.16(esbuild@0.27.3)(rollup@4.59.0)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))':
|
|
8098
7850
|
dependencies:
|
|
8099
|
-
'@storybook/csf-plugin': 10.2.
|
|
8100
|
-
storybook: 10.2.
|
|
7851
|
+
'@storybook/csf-plugin': 10.2.16(esbuild@0.27.3)(rollup@4.59.0)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))
|
|
7852
|
+
storybook: 10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8101
7853
|
ts-dedent: 2.2.0
|
|
8102
7854
|
vite: 7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2)
|
|
8103
7855
|
transitivePeerDependencies:
|
|
@@ -8105,9 +7857,9 @@ snapshots:
|
|
|
8105
7857
|
- rollup
|
|
8106
7858
|
- webpack
|
|
8107
7859
|
|
|
8108
|
-
'@storybook/csf-plugin@10.2.
|
|
7860
|
+
'@storybook/csf-plugin@10.2.16(esbuild@0.27.3)(rollup@4.59.0)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))':
|
|
8109
7861
|
dependencies:
|
|
8110
|
-
storybook: 10.2.
|
|
7862
|
+
storybook: 10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8111
7863
|
unplugin: 2.3.11
|
|
8112
7864
|
optionalDependencies:
|
|
8113
7865
|
esbuild: 0.27.3
|
|
@@ -8131,25 +7883,25 @@ snapshots:
|
|
|
8131
7883
|
- '@tmcp/auth'
|
|
8132
7884
|
- typescript
|
|
8133
7885
|
|
|
8134
|
-
'@storybook/react-dom-shim@10.2.
|
|
7886
|
+
'@storybook/react-dom-shim@10.2.16(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))':
|
|
8135
7887
|
dependencies:
|
|
8136
7888
|
react: 19.2.4
|
|
8137
7889
|
react-dom: 19.2.4(react@19.2.4)
|
|
8138
|
-
storybook: 10.2.
|
|
7890
|
+
storybook: 10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8139
7891
|
|
|
8140
|
-
'@storybook/react-vite@10.2.
|
|
7892
|
+
'@storybook/react-vite@10.2.16(esbuild@0.27.3)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(rollup@4.59.0)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(typescript@5.9.3)(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))':
|
|
8141
7893
|
dependencies:
|
|
8142
7894
|
'@joshwooding/vite-plugin-react-docgen-typescript': 0.6.4(typescript@5.9.3)(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))
|
|
8143
7895
|
'@rollup/pluginutils': 5.3.0(rollup@4.59.0)
|
|
8144
|
-
'@storybook/builder-vite': 10.2.
|
|
8145
|
-
'@storybook/react': 10.2.
|
|
7896
|
+
'@storybook/builder-vite': 10.2.16(esbuild@0.27.3)(rollup@4.59.0)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(vite@7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2))
|
|
7897
|
+
'@storybook/react': 10.2.16(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(typescript@5.9.3)
|
|
8146
7898
|
empathic: 2.0.0
|
|
8147
7899
|
magic-string: 0.30.21
|
|
8148
7900
|
react: 19.2.4
|
|
8149
7901
|
react-docgen: 8.0.2
|
|
8150
7902
|
react-dom: 19.2.4(react@19.2.4)
|
|
8151
7903
|
resolve: 1.22.11
|
|
8152
|
-
storybook: 10.2.
|
|
7904
|
+
storybook: 10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8153
7905
|
tsconfig-paths: 4.2.0
|
|
8154
7906
|
vite: 7.3.1(@types/node@24.11.0)(jiti@2.6.1)(lightningcss@1.31.1)(tsx@4.21.0)(yaml@2.8.2)
|
|
8155
7907
|
transitivePeerDependencies:
|
|
@@ -8159,14 +7911,14 @@ snapshots:
|
|
|
8159
7911
|
- typescript
|
|
8160
7912
|
- webpack
|
|
8161
7913
|
|
|
8162
|
-
'@storybook/react@10.2.
|
|
7914
|
+
'@storybook/react@10.2.16(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(typescript@5.9.3)':
|
|
8163
7915
|
dependencies:
|
|
8164
7916
|
'@storybook/global': 5.0.0
|
|
8165
|
-
'@storybook/react-dom-shim': 10.2.
|
|
7917
|
+
'@storybook/react-dom-shim': 10.2.16(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))
|
|
8166
7918
|
react: 19.2.4
|
|
8167
7919
|
react-docgen: 8.0.2
|
|
8168
7920
|
react-dom: 19.2.4(react@19.2.4)
|
|
8169
|
-
storybook: 10.2.
|
|
7921
|
+
storybook: 10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8170
7922
|
optionalDependencies:
|
|
8171
7923
|
typescript: 5.9.3
|
|
8172
7924
|
transitivePeerDependencies:
|
|
@@ -8335,16 +8087,6 @@ snapshots:
|
|
|
8335
8087
|
dependencies:
|
|
8336
8088
|
'@testing-library/dom': 10.4.1
|
|
8337
8089
|
|
|
8338
|
-
'@theguild/federation-composition@0.21.3(graphql@16.13.0)':
|
|
8339
|
-
dependencies:
|
|
8340
|
-
constant-case: 3.0.4
|
|
8341
|
-
debug: 4.4.3
|
|
8342
|
-
graphql: 16.13.0
|
|
8343
|
-
json5: 2.2.3
|
|
8344
|
-
lodash.sortby: 4.7.0
|
|
8345
|
-
transitivePeerDependencies:
|
|
8346
|
-
- supports-color
|
|
8347
|
-
|
|
8348
8090
|
'@tmcp/adapter-valibot@0.1.5(tmcp@1.19.2(typescript@5.9.3))(valibot@1.2.0(typescript@5.9.3))':
|
|
8349
8091
|
dependencies:
|
|
8350
8092
|
'@standard-schema/spec': 1.1.0
|
|
@@ -8621,11 +8363,11 @@ snapshots:
|
|
|
8621
8363
|
loupe: 3.2.1
|
|
8622
8364
|
tinyrainbow: 2.0.0
|
|
8623
8365
|
|
|
8624
|
-
'@vueless/storybook-dark-mode@10.0.7(storybook@10.2.
|
|
8366
|
+
'@vueless/storybook-dark-mode@10.0.7(storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))':
|
|
8625
8367
|
dependencies:
|
|
8626
8368
|
'@storybook/global': 5.0.0
|
|
8627
8369
|
lodash-es: 4.17.23
|
|
8628
|
-
storybook: 10.2.
|
|
8370
|
+
storybook: 10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
8629
8371
|
|
|
8630
8372
|
'@whatwg-node/disposablestack@0.0.6':
|
|
8631
8373
|
dependencies:
|
|
@@ -8827,8 +8569,6 @@ snapshots:
|
|
|
8827
8569
|
|
|
8828
8570
|
array-union@2.1.0: {}
|
|
8829
8571
|
|
|
8830
|
-
asap@2.0.6: {}
|
|
8831
|
-
|
|
8832
8572
|
assertion-error@2.0.1: {}
|
|
8833
8573
|
|
|
8834
8574
|
ast-types@0.16.1:
|
|
@@ -8909,15 +8649,11 @@ snapshots:
|
|
|
8909
8649
|
browserslist@4.28.1:
|
|
8910
8650
|
dependencies:
|
|
8911
8651
|
baseline-browser-mapping: 2.10.0
|
|
8912
|
-
caniuse-lite: 1.0.
|
|
8652
|
+
caniuse-lite: 1.0.30001777
|
|
8913
8653
|
electron-to-chromium: 1.5.307
|
|
8914
8654
|
node-releases: 2.0.36
|
|
8915
8655
|
update-browserslist-db: 1.2.3(browserslist@4.28.1)
|
|
8916
8656
|
|
|
8917
|
-
bser@2.1.1:
|
|
8918
|
-
dependencies:
|
|
8919
|
-
node-int64: 0.4.0
|
|
8920
|
-
|
|
8921
8657
|
bson@7.2.0: {}
|
|
8922
8658
|
|
|
8923
8659
|
buffer@5.7.1:
|
|
@@ -8981,7 +8717,7 @@ snapshots:
|
|
|
8981
8717
|
pascal-case: 3.1.2
|
|
8982
8718
|
tslib: 2.8.1
|
|
8983
8719
|
|
|
8984
|
-
caniuse-lite@1.0.
|
|
8720
|
+
caniuse-lite@1.0.30001777: {}
|
|
8985
8721
|
|
|
8986
8722
|
capital-case@1.0.4:
|
|
8987
8723
|
dependencies:
|
|
@@ -9160,12 +8896,6 @@ snapshots:
|
|
|
9160
8896
|
optionalDependencies:
|
|
9161
8897
|
typescript: 5.9.3
|
|
9162
8898
|
|
|
9163
|
-
cross-fetch@3.2.0(encoding@0.1.13):
|
|
9164
|
-
dependencies:
|
|
9165
|
-
node-fetch: 2.7.0(encoding@0.1.13)
|
|
9166
|
-
transitivePeerDependencies:
|
|
9167
|
-
- encoding
|
|
9168
|
-
|
|
9169
8899
|
cross-inspect@1.0.1:
|
|
9170
8900
|
dependencies:
|
|
9171
8901
|
tslib: 2.8.1
|
|
@@ -9327,8 +9057,6 @@ snapshots:
|
|
|
9327
9057
|
|
|
9328
9058
|
dotenv@17.3.1: {}
|
|
9329
9059
|
|
|
9330
|
-
dset@3.1.4: {}
|
|
9331
|
-
|
|
9332
9060
|
dunder-proto@1.0.1:
|
|
9333
9061
|
dependencies:
|
|
9334
9062
|
call-bind-apply-helpers: 1.0.2
|
|
@@ -9507,24 +9235,6 @@ snapshots:
|
|
|
9507
9235
|
dependencies:
|
|
9508
9236
|
reusify: 1.1.0
|
|
9509
9237
|
|
|
9510
|
-
fb-watchman@2.0.2:
|
|
9511
|
-
dependencies:
|
|
9512
|
-
bser: 2.1.1
|
|
9513
|
-
|
|
9514
|
-
fbjs-css-vars@1.0.2: {}
|
|
9515
|
-
|
|
9516
|
-
fbjs@3.0.5(encoding@0.1.13):
|
|
9517
|
-
dependencies:
|
|
9518
|
-
cross-fetch: 3.2.0(encoding@0.1.13)
|
|
9519
|
-
fbjs-css-vars: 1.0.2
|
|
9520
|
-
loose-envify: 1.4.0
|
|
9521
|
-
object-assign: 4.1.1
|
|
9522
|
-
promise: 7.3.1
|
|
9523
|
-
setimmediate: 1.0.5
|
|
9524
|
-
ua-parser-js: 1.0.41
|
|
9525
|
-
transitivePeerDependencies:
|
|
9526
|
-
- encoding
|
|
9527
|
-
|
|
9528
9238
|
fdir@6.5.0(picomatch@4.0.3):
|
|
9529
9239
|
optionalDependencies:
|
|
9530
9240
|
picomatch: 4.0.3
|
|
@@ -9673,18 +9383,18 @@ snapshots:
|
|
|
9673
9383
|
|
|
9674
9384
|
graceful-fs@4.2.11: {}
|
|
9675
9385
|
|
|
9676
|
-
graphql-config@5.1.
|
|
9386
|
+
graphql-config@5.1.6(@types/node@24.11.0)(graphql@16.13.0)(typescript@5.9.3):
|
|
9677
9387
|
dependencies:
|
|
9678
|
-
'@graphql-tools/graphql-file-loader': 8.1.
|
|
9388
|
+
'@graphql-tools/graphql-file-loader': 8.1.12(graphql@16.13.0)
|
|
9679
9389
|
'@graphql-tools/json-file-loader': 8.0.26(graphql@16.13.0)
|
|
9680
9390
|
'@graphql-tools/load': 8.1.8(graphql@16.13.0)
|
|
9681
9391
|
'@graphql-tools/merge': 9.1.7(graphql@16.13.0)
|
|
9682
|
-
'@graphql-tools/url-loader':
|
|
9683
|
-
'@graphql-tools/utils':
|
|
9392
|
+
'@graphql-tools/url-loader': 9.0.6(@types/node@24.11.0)(graphql@16.13.0)
|
|
9393
|
+
'@graphql-tools/utils': 11.0.0(graphql@16.13.0)
|
|
9684
9394
|
cosmiconfig: 8.3.6(typescript@5.9.3)
|
|
9685
9395
|
graphql: 16.13.0
|
|
9686
9396
|
jiti: 2.6.1
|
|
9687
|
-
minimatch:
|
|
9397
|
+
minimatch: 10.2.4
|
|
9688
9398
|
string-env-interpolation: 1.0.1
|
|
9689
9399
|
tslib: 2.8.1
|
|
9690
9400
|
transitivePeerDependencies:
|
|
@@ -9692,7 +9402,6 @@ snapshots:
|
|
|
9692
9402
|
- '@types/node'
|
|
9693
9403
|
- bufferutil
|
|
9694
9404
|
- crossws
|
|
9695
|
-
- supports-color
|
|
9696
9405
|
- typescript
|
|
9697
9406
|
- utf-8-validate
|
|
9698
9407
|
|
|
@@ -9829,7 +9538,7 @@ snapshots:
|
|
|
9829
9538
|
|
|
9830
9539
|
ignore@5.3.2: {}
|
|
9831
9540
|
|
|
9832
|
-
immutable@
|
|
9541
|
+
immutable@5.1.5: {}
|
|
9833
9542
|
|
|
9834
9543
|
import-fresh@3.3.1:
|
|
9835
9544
|
dependencies:
|
|
@@ -10398,8 +10107,6 @@ snapshots:
|
|
|
10398
10107
|
- supports-color
|
|
10399
10108
|
optional: true
|
|
10400
10109
|
|
|
10401
|
-
node-int64@0.4.0: {}
|
|
10402
|
-
|
|
10403
10110
|
node-releases@2.0.36: {}
|
|
10404
10111
|
|
|
10405
10112
|
nopt@5.0.0:
|
|
@@ -10421,8 +10128,6 @@ snapshots:
|
|
|
10421
10128
|
set-blocking: 2.0.0
|
|
10422
10129
|
optional: true
|
|
10423
10130
|
|
|
10424
|
-
nullthrows@1.1.1: {}
|
|
10425
|
-
|
|
10426
10131
|
nwsapi@2.2.23: {}
|
|
10427
10132
|
|
|
10428
10133
|
object-assign@4.1.1: {}
|
|
@@ -10578,10 +10283,6 @@ snapshots:
|
|
|
10578
10283
|
retry: 0.12.0
|
|
10579
10284
|
optional: true
|
|
10580
10285
|
|
|
10581
|
-
promise@7.3.1:
|
|
10582
|
-
dependencies:
|
|
10583
|
-
asap: 2.0.6
|
|
10584
|
-
|
|
10585
10286
|
prop-types@15.8.1:
|
|
10586
10287
|
dependencies:
|
|
10587
10288
|
loose-envify: 1.4.0
|
|
@@ -10834,14 +10535,6 @@ snapshots:
|
|
|
10834
10535
|
|
|
10835
10536
|
reflect-metadata@0.2.2: {}
|
|
10836
10537
|
|
|
10837
|
-
relay-runtime@12.0.0(encoding@0.1.13):
|
|
10838
|
-
dependencies:
|
|
10839
|
-
'@babel/runtime': 7.28.6
|
|
10840
|
-
fbjs: 3.0.5(encoding@0.1.13)
|
|
10841
|
-
invariant: 2.2.4
|
|
10842
|
-
transitivePeerDependencies:
|
|
10843
|
-
- encoding
|
|
10844
|
-
|
|
10845
10538
|
remedial@1.0.8: {}
|
|
10846
10539
|
|
|
10847
10540
|
remove-trailing-separator@1.1.0: {}
|
|
@@ -10985,8 +10678,6 @@ snapshots:
|
|
|
10985
10678
|
gopd: 1.2.0
|
|
10986
10679
|
has-property-descriptors: 1.0.2
|
|
10987
10680
|
|
|
10988
|
-
setimmediate@1.0.5: {}
|
|
10989
|
-
|
|
10990
10681
|
setprototypeof@1.2.0: {}
|
|
10991
10682
|
|
|
10992
10683
|
sha.js@2.4.12:
|
|
@@ -11038,8 +10729,6 @@ snapshots:
|
|
|
11038
10729
|
|
|
11039
10730
|
signal-exit@4.1.0: {}
|
|
11040
10731
|
|
|
11041
|
-
signedsource@1.0.0: {}
|
|
11042
|
-
|
|
11043
10732
|
simple-concat@1.0.1: {}
|
|
11044
10733
|
|
|
11045
10734
|
simple-get@4.0.1:
|
|
@@ -11131,7 +10820,7 @@ snapshots:
|
|
|
11131
10820
|
|
|
11132
10821
|
std-env@3.10.0: {}
|
|
11133
10822
|
|
|
11134
|
-
storybook@10.2.
|
|
10823
|
+
storybook@10.2.16(@testing-library/dom@10.4.1)(react-dom@19.2.4(react@19.2.4))(react@19.2.4):
|
|
11135
10824
|
dependencies:
|
|
11136
10825
|
'@storybook/global': 5.0.0
|
|
11137
10826
|
'@storybook/icons': 2.0.1(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
|
@@ -11223,12 +10912,6 @@ snapshots:
|
|
|
11223
10912
|
timeout-signal: 2.0.0
|
|
11224
10913
|
whatwg-mimetype: 4.0.0
|
|
11225
10914
|
|
|
11226
|
-
sync-fetch@0.6.0-2:
|
|
11227
|
-
dependencies:
|
|
11228
|
-
node-fetch: 3.3.2
|
|
11229
|
-
timeout-signal: 2.0.0
|
|
11230
|
-
whatwg-mimetype: 4.0.0
|
|
11231
|
-
|
|
11232
10915
|
tabbable@6.4.0: {}
|
|
11233
10916
|
|
|
11234
10917
|
tagged-tag@1.0.0: {}
|
|
@@ -11397,8 +11080,6 @@ snapshots:
|
|
|
11397
11080
|
|
|
11398
11081
|
typescript@5.9.3: {}
|
|
11399
11082
|
|
|
11400
|
-
ua-parser-js@1.0.41: {}
|
|
11401
|
-
|
|
11402
11083
|
unc-path-regex@0.1.2: {}
|
|
11403
11084
|
|
|
11404
11085
|
undici-types@6.21.0: {}
|