fix(deps): update dependency @tanstack/react-query to v5.84.1 (#284)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/299/head
renovate[bot] 5 months ago committed by GitHub
parent 321f11e47e
commit 4c4095414a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -13,7 +13,7 @@ importers:
version: 4.1.11 version: 4.1.11
'@tanstack/react-query': '@tanstack/react-query':
specifier: ^5.55.2 specifier: ^5.55.2
version: 5.81.5(react@19.1.0) version: 5.84.1(react@19.1.0)
autoprefixer: autoprefixer:
specifier: ^10.4.20 specifier: ^10.4.20
version: 10.4.21(postcss@8.5.6) version: 10.4.21(postcss@8.5.6)
@ -933,11 +933,11 @@ packages:
'@tailwindcss/postcss@4.1.11': '@tailwindcss/postcss@4.1.11':
resolution: {integrity: sha512-q/EAIIpF6WpLhKEuQSEVMZNMIY8KhWoAemZ9eylNAih9jxMGAYPPWBn3I9QL/2jZ+e7OEz/tZkX5HwbBR4HohA==} resolution: {integrity: sha512-q/EAIIpF6WpLhKEuQSEVMZNMIY8KhWoAemZ9eylNAih9jxMGAYPPWBn3I9QL/2jZ+e7OEz/tZkX5HwbBR4HohA==}
'@tanstack/query-core@5.81.5': '@tanstack/query-core@5.83.1':
resolution: {integrity: sha512-ZJOgCy/z2qpZXWaj/oxvodDx07XcQa9BF92c0oINjHkoqUPsmm3uG08HpTaviviZ/N9eP1f9CM7mKSEkIo7O1Q==} resolution: {integrity: sha512-OG69LQgT7jSp+5pPuCfzltq/+7l2xoweggjme9vlbCPa/d7D7zaqv5vN/S82SzSYZ4EDLTxNO1PWrv49RAS64Q==}
'@tanstack/react-query@5.81.5': '@tanstack/react-query@5.84.1':
resolution: {integrity: sha512-lOf2KqRRiYWpQT86eeeftAGnjuTR35myTP8MXyvHa81VlomoAWNEd8x5vkcAfQefu0qtYCvyqLropFZqgI2EQw==} resolution: {integrity: sha512-zo7EUygcWJMQfFNWDSG7CBhy8irje/XY0RDVKKV4IQJAysb+ZJkkJPcnQi+KboyGUgT+SQebRFoTqLuTtfoDLw==}
peerDependencies: peerDependencies:
react: ^18 || ^19 react: ^18 || ^19
@ -4204,11 +4204,11 @@ snapshots:
postcss: 8.5.6 postcss: 8.5.6
tailwindcss: 4.1.11 tailwindcss: 4.1.11
'@tanstack/query-core@5.81.5': {} '@tanstack/query-core@5.83.1': {}
'@tanstack/react-query@5.81.5(react@19.1.0)': '@tanstack/react-query@5.84.1(react@19.1.0)':
dependencies: dependencies:
'@tanstack/query-core': 5.81.5 '@tanstack/query-core': 5.83.1
react: 19.1.0 react: 19.1.0
'@testing-library/dom@10.4.0': '@testing-library/dom@10.4.0':

Loading…
Cancel
Save