chore: dependencies
This commit is contained in:
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -17,6 +17,9 @@ importers:
|
||||
'@tanstack/react-query':
|
||||
specifier: ^5.84.1
|
||||
version: 5.84.1(react@19.1.1)
|
||||
'@tanstack/react-query-devtools':
|
||||
specifier: ^5.84.1
|
||||
version: 5.84.1(@tanstack/react-query@5.84.1(react@19.1.1))(react@19.1.1)
|
||||
'@tanstack/react-router':
|
||||
specifier: ^1.130.9
|
||||
version: 1.130.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
@@ -876,6 +879,15 @@ packages:
|
||||
'@tanstack/query-core@5.83.1':
|
||||
resolution: {integrity: sha512-OG69LQgT7jSp+5pPuCfzltq/+7l2xoweggjme9vlbCPa/d7D7zaqv5vN/S82SzSYZ4EDLTxNO1PWrv49RAS64Q==}
|
||||
|
||||
'@tanstack/query-devtools@5.84.0':
|
||||
resolution: {integrity: sha512-fbF3n+z1rqhvd9EoGp5knHkv3p5B2Zml1yNRjh7sNXklngYI5RVIWUrUjZ1RIcEoscarUb0+bOvIs5x9dwzOXQ==}
|
||||
|
||||
'@tanstack/react-query-devtools@5.84.1':
|
||||
resolution: {integrity: sha512-nle+OQ9B3Z3EG2R3ixvaNcJ6OeqGwmAc5iMDW6Vj+emLZkWRrN3BDsrzZQu414n34lpxplnC7z1jmKuU/scHCQ==}
|
||||
peerDependencies:
|
||||
'@tanstack/react-query': ^5.84.1
|
||||
react: ^18 || ^19
|
||||
|
||||
'@tanstack/react-query@5.84.1':
|
||||
resolution: {integrity: sha512-zo7EUygcWJMQfFNWDSG7CBhy8irje/XY0RDVKKV4IQJAysb+ZJkkJPcnQi+KboyGUgT+SQebRFoTqLuTtfoDLw==}
|
||||
peerDependencies:
|
||||
@@ -3738,6 +3750,14 @@ snapshots:
|
||||
|
||||
'@tanstack/query-core@5.83.1': {}
|
||||
|
||||
'@tanstack/query-devtools@5.84.0': {}
|
||||
|
||||
'@tanstack/react-query-devtools@5.84.1(@tanstack/react-query@5.84.1(react@19.1.1))(react@19.1.1)':
|
||||
dependencies:
|
||||
'@tanstack/query-devtools': 5.84.0
|
||||
'@tanstack/react-query': 5.84.1(react@19.1.1)
|
||||
react: 19.1.1
|
||||
|
||||
'@tanstack/react-query@5.84.1(react@19.1.1)':
|
||||
dependencies:
|
||||
'@tanstack/query-core': 5.83.1
|
||||
|
||||
Reference in New Issue
Block a user