mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2026-02-24 16:10:44 +03:00
Merge bb76e9ce3f into 0cd341fe35
This commit is contained in:
commit
2e5fe853e6
|
|
@ -976,10 +976,10 @@ importers:
|
|||
dependencies:
|
||||
'@apollo/server':
|
||||
specifier: ^5.2.0
|
||||
version: 5.2.0(graphql@16.12.0)
|
||||
version: 5.4.0(graphql@16.12.0)
|
||||
'@as-integrations/express5':
|
||||
specifier: ^1.1.2
|
||||
version: 1.1.2(@apollo/server@5.2.0(graphql@16.12.0))(express@5.2.1)
|
||||
version: 1.1.2(@apollo/server@5.4.0(graphql@16.12.0))(express@5.2.1)
|
||||
'@emotion/react':
|
||||
specifier: ^11.14.0
|
||||
version: 11.14.0(@types/react@19.2.8)(react@19.2.3)
|
||||
|
|
@ -2735,8 +2735,8 @@ packages:
|
|||
peerDependencies:
|
||||
graphql: 14.x || 15.x || 16.x
|
||||
|
||||
'@apollo/server@5.2.0':
|
||||
resolution: {integrity: sha512-OEAl5bwVitkvVkmZlgWksSnQ10FUr6q2qJMdkexs83lsvOGmd/y81X5LoETmKZux8UiQsy/A/xzP00b8hTHH/w==}
|
||||
'@apollo/server@5.4.0':
|
||||
resolution: {integrity: sha512-E0/2C5Rqp7bWCjaDh4NzYuEPDZ+dltTf2c0FI6GCKJA6GBetVferX3h1//1rS4+NxD36wrJsGGJK+xyT/M3ysg==}
|
||||
engines: {node: '>=20'}
|
||||
peerDependencies:
|
||||
graphql: ^16.11.0
|
||||
|
|
@ -3897,20 +3897,20 @@ packages:
|
|||
'@gar/promisify@1.1.3':
|
||||
resolution: {integrity: sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==}
|
||||
|
||||
'@graphql-tools/merge@9.1.6':
|
||||
resolution: {integrity: sha512-bTnP+4oom4nDjmkS3Ykbe+ljAp/RIiWP3R35COMmuucS24iQxGLa9Hn8VMkLIoaoPxgz6xk+dbC43jtkNsFoBw==}
|
||||
'@graphql-tools/merge@9.1.7':
|
||||
resolution: {integrity: sha512-Y5E1vTbTabvcXbkakdFUt4zUIzB1fyaEnVmIWN0l0GMed2gdD01TpZWLUm4RNAxpturvolrb24oGLQrBbPLSoQ==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
|
||||
'@graphql-tools/schema@10.0.30':
|
||||
resolution: {integrity: sha512-yPXU17uM/LR90t92yYQqn9mAJNOVZJc0nQtYeZyZeQZeQjwIGlTubvvoDL0fFVk+wZzs4YQOgds2NwSA4npodA==}
|
||||
'@graphql-tools/schema@10.0.31':
|
||||
resolution: {integrity: sha512-ZewRgWhXef6weZ0WiP7/MV47HXiuFbFpiDUVLQl6mgXsWSsGELKFxQsyUCBos60Qqy1JEFAIu3Ns6GGYjGkqkQ==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
|
||||
'@graphql-tools/utils@10.11.0':
|
||||
resolution: {integrity: sha512-iBFR9GXIs0gCD+yc3hoNswViL1O5josI33dUqiNStFI/MHLCEPduasceAcazRH77YONKNiviHBV8f7OgcT4o2Q==}
|
||||
'@graphql-tools/utils@11.0.0':
|
||||
resolution: {integrity: sha512-bM1HeZdXA2C3LSIeLOnH/bcqSgbQgKEDrjxODjqi3y58xai2TkNrtYcQSoWzGbt9VMN1dORGjR7Vem8SPnUFQA==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
||||
|
|
@ -7229,11 +7229,13 @@ packages:
|
|||
|
||||
glob@10.5.0:
|
||||
resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==}
|
||||
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
||||
hasBin: true
|
||||
|
||||
glob@11.1.0:
|
||||
resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==}
|
||||
engines: {node: 20 || >=22}
|
||||
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
||||
hasBin: true
|
||||
|
||||
glob@13.0.0:
|
||||
|
|
@ -7242,7 +7244,7 @@ packages:
|
|||
|
||||
glob@7.2.3:
|
||||
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
||||
deprecated: Glob versions prior to v9 are no longer supported
|
||||
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
||||
|
||||
global-agent@3.0.0:
|
||||
resolution: {integrity: sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==}
|
||||
|
|
@ -8182,8 +8184,8 @@ packages:
|
|||
lru-cache@10.4.3:
|
||||
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
||||
|
||||
lru-cache@11.2.4:
|
||||
resolution: {integrity: sha512-B5Y16Jr9LB9dHVkh6ZevG+vAbOsNOYCX+sXvFWFu7B3Iz5mijW3zdbMyhsh8ANd2mSWBYdJgnqi+mL7/LrOPYg==}
|
||||
lru-cache@11.2.6:
|
||||
resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==}
|
||||
engines: {node: 20 || >=22}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
|
|
@ -9689,6 +9691,7 @@ packages:
|
|||
tar@6.2.1:
|
||||
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
|
||||
engines: {node: '>=10'}
|
||||
deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
|
||||
|
||||
tarn@3.0.2:
|
||||
resolution: {integrity: sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==}
|
||||
|
|
@ -10238,8 +10241,8 @@ packages:
|
|||
resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
which-typed-array@1.1.19:
|
||||
resolution: {integrity: sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==}
|
||||
which-typed-array@1.1.20:
|
||||
resolution: {integrity: sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
which@2.0.2:
|
||||
|
|
@ -10394,7 +10397,7 @@ snapshots:
|
|||
'@apollo/utils.logger': 3.0.0
|
||||
graphql: 16.12.0
|
||||
|
||||
'@apollo/server@5.2.0(graphql@16.12.0)':
|
||||
'@apollo/server@5.4.0(graphql@16.12.0)':
|
||||
dependencies:
|
||||
'@apollo/cache-control-types': 1.0.3(graphql@16.12.0)
|
||||
'@apollo/server-gateway-interface': 2.0.0(graphql@16.12.0)
|
||||
|
|
@ -10406,14 +10409,15 @@ snapshots:
|
|||
'@apollo/utils.logger': 3.0.0
|
||||
'@apollo/utils.usagereporting': 2.1.0(graphql@16.12.0)
|
||||
'@apollo/utils.withrequired': 3.0.0
|
||||
'@graphql-tools/schema': 10.0.30(graphql@16.12.0)
|
||||
'@graphql-tools/schema': 10.0.31(graphql@16.12.0)
|
||||
async-retry: 1.3.3
|
||||
body-parser: 2.2.2
|
||||
content-type: 1.0.5
|
||||
cors: 2.8.5
|
||||
finalhandler: 2.1.1
|
||||
graphql: 16.12.0
|
||||
loglevel: 1.9.2
|
||||
lru-cache: 11.2.4
|
||||
lru-cache: 11.2.6
|
||||
negotiator: 1.0.0
|
||||
uuid: 11.1.0
|
||||
whatwg-mimetype: 4.0.0
|
||||
|
|
@ -10440,7 +10444,7 @@ snapshots:
|
|||
'@apollo/utils.keyvaluecache@4.0.0':
|
||||
dependencies:
|
||||
'@apollo/utils.logger': 3.0.0
|
||||
lru-cache: 11.2.4
|
||||
lru-cache: 11.2.6
|
||||
|
||||
'@apollo/utils.logger@3.0.0': {}
|
||||
|
||||
|
|
@ -10542,9 +10546,9 @@ snapshots:
|
|||
react: 19.2.3
|
||||
react-dom: 19.2.3(react@19.2.3)
|
||||
|
||||
'@as-integrations/express5@1.1.2(@apollo/server@5.2.0(graphql@16.12.0))(express@5.2.1)':
|
||||
'@as-integrations/express5@1.1.2(@apollo/server@5.4.0(graphql@16.12.0))(express@5.2.1)':
|
||||
dependencies:
|
||||
'@apollo/server': 5.2.0(graphql@16.12.0)
|
||||
'@apollo/server': 5.4.0(graphql@16.12.0)
|
||||
express: 5.2.1
|
||||
|
||||
'@asamuzakjp/css-color@3.2.0':
|
||||
|
|
@ -11892,20 +11896,20 @@ snapshots:
|
|||
'@gar/promisify@1.1.3':
|
||||
optional: true
|
||||
|
||||
'@graphql-tools/merge@9.1.6(graphql@16.12.0)':
|
||||
'@graphql-tools/merge@9.1.7(graphql@16.12.0)':
|
||||
dependencies:
|
||||
'@graphql-tools/utils': 10.11.0(graphql@16.12.0)
|
||||
'@graphql-tools/utils': 11.0.0(graphql@16.12.0)
|
||||
graphql: 16.12.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@graphql-tools/schema@10.0.30(graphql@16.12.0)':
|
||||
'@graphql-tools/schema@10.0.31(graphql@16.12.0)':
|
||||
dependencies:
|
||||
'@graphql-tools/merge': 9.1.6(graphql@16.12.0)
|
||||
'@graphql-tools/utils': 10.11.0(graphql@16.12.0)
|
||||
'@graphql-tools/merge': 9.1.7(graphql@16.12.0)
|
||||
'@graphql-tools/utils': 11.0.0(graphql@16.12.0)
|
||||
graphql: 16.12.0
|
||||
tslib: 2.8.1
|
||||
|
||||
'@graphql-tools/utils@10.11.0(graphql@16.12.0)':
|
||||
'@graphql-tools/utils@11.0.0(graphql@16.12.0)':
|
||||
dependencies:
|
||||
'@graphql-typed-document-node/core': 3.2.0(graphql@16.12.0)
|
||||
'@whatwg-node/promise-helpers': 1.3.2
|
||||
|
|
@ -15468,7 +15472,7 @@ snapshots:
|
|||
typed-array-byte-offset: 1.0.4
|
||||
typed-array-length: 1.0.7
|
||||
unbox-primitive: 1.1.0
|
||||
which-typed-array: 1.1.19
|
||||
which-typed-array: 1.1.20
|
||||
|
||||
es-define-property@1.0.1: {}
|
||||
|
||||
|
|
@ -16610,7 +16614,7 @@ snapshots:
|
|||
|
||||
is-typed-array@1.1.15:
|
||||
dependencies:
|
||||
which-typed-array: 1.1.19
|
||||
which-typed-array: 1.1.20
|
||||
|
||||
is-url@1.2.4: {}
|
||||
|
||||
|
|
@ -17275,7 +17279,7 @@ snapshots:
|
|||
|
||||
lru-cache@10.4.3: {}
|
||||
|
||||
lru-cache@11.2.4: {}
|
||||
lru-cache@11.2.6: {}
|
||||
|
||||
lru-cache@5.1.1:
|
||||
dependencies:
|
||||
|
|
@ -17818,7 +17822,7 @@ snapshots:
|
|||
|
||||
path-scurry@2.0.1:
|
||||
dependencies:
|
||||
lru-cache: 11.2.4
|
||||
lru-cache: 11.2.6
|
||||
minipass: 7.1.2
|
||||
|
||||
path-to-regexp@0.1.12: {}
|
||||
|
|
@ -19759,7 +19763,7 @@ snapshots:
|
|||
isarray: 2.0.5
|
||||
which-boxed-primitive: 1.1.1
|
||||
which-collection: 1.0.2
|
||||
which-typed-array: 1.1.19
|
||||
which-typed-array: 1.1.20
|
||||
|
||||
which-collection@1.0.2:
|
||||
dependencies:
|
||||
|
|
@ -19768,7 +19772,7 @@ snapshots:
|
|||
is-weakmap: 2.0.2
|
||||
is-weakset: 2.0.4
|
||||
|
||||
which-typed-array@1.1.19:
|
||||
which-typed-array@1.1.20:
|
||||
dependencies:
|
||||
available-typed-arrays: 1.0.7
|
||||
call-bind: 1.0.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user