From 890b618d26a7965010408846323ee4df9c040bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:14:49 +0000 Subject: [PATCH] Bump @tanstack/query-sync-storage-persister from 5.62.2 to 5.62.7 Bumps [@tanstack/query-sync-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-sync-storage-persister) from 5.62.2 to 5.62.7. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.7/packages/query-sync-storage-persister) --- updated-dependencies: - dependency-name: "@tanstack/query-sync-storage-persister" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 4ceff7cc..566dfa67 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@fortawesome/free-regular-svg-icons": "6.7.1", "@fortawesome/free-solid-svg-icons": "6.7.1", "@fortawesome/react-fontawesome": "0.2.2", - "@tanstack/query-sync-storage-persister": "^5.62.2", + "@tanstack/query-sync-storage-persister": "^5.62.7", "@tanstack/react-query": "^4.26.1", "@tanstack/react-query-devtools": "^4.26.1", "@tanstack/react-query-persist-client": "^4.26.1", diff --git a/yarn.lock b/yarn.lock index b0e32402..de29b6fc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2848,10 +2848,10 @@ resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.26.1.tgz#7a441086c4d3d79e1d156c0a355bd3567213626e" integrity sha512-Zrx2pVQUP4ndnsu6+K/m8zerXSVY8QM+YSbxA1/jbBY21GeCd5oKfYl92oXPK0hPEUtoNuunIdiq0ZMqLos+Zg== -"@tanstack/query-core@5.62.2": - version "5.62.2" - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.62.2.tgz#4eef3201422f246788fb41d01662c2dea3136d9a" - integrity sha512-LcwVcC5qpsDpHcqlXUUL5o9SaOBwhNkGeV+B06s0GBoyBr8FqXPuXT29XzYXR36lchhnerp6XO+CWc84/vh7Zg== +"@tanstack/query-core@5.62.7": + version "5.62.7" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.62.7.tgz#c7f6d0131c08cd2f60e73ec6e7b70e2e9e335def" + integrity sha512-fgpfmwatsrUal6V+8EC2cxZIQVl9xvL7qYa03gsdsCy985UTUlS4N+/3hCzwR0PclYDqisca2AqR1BVgJGpUDA== "@tanstack/query-persist-client-core@4.26.1": version "4.26.1" @@ -2860,20 +2860,20 @@ dependencies: "@tanstack/query-core" "4.26.1" -"@tanstack/query-persist-client-core@5.62.2": - version "5.62.2" - resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-5.62.2.tgz#ec8282a46fed709cf9d21f0662aa1659b1681994" - integrity sha512-D8HSv8EICJIlWtuEX585S1w5kDVCpALSofDsmC3ftAnwX7b9OjXqmnae2KchBRYxSnLc4Rt+l2CqUmSx+sLfmA== +"@tanstack/query-persist-client-core@5.62.7": + version "5.62.7" + resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-5.62.7.tgz#3c03c46fe15db1098cb07b7c9867071c3d336c84" + integrity sha512-9HcaD9rEp2nGWnrw2osK5UCSKJbJKEdn+MEhVVfnUPSFN7MZFpFZxpRCHJi3fRpWOYsVeH9EFODX+aoJaniJMA== dependencies: - "@tanstack/query-core" "5.62.2" + "@tanstack/query-core" "5.62.7" -"@tanstack/query-sync-storage-persister@^5.62.2": - version "5.62.2" - resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.62.2.tgz#77bab0b5f709bc4af8b42f4492e56ab7a4c3bf79" - integrity sha512-j5dulZVMuoSuMLU13vlekhAveURQqgt8fOIReIjR/We7FL3V5W76BhDaGZSEC9+UZWbQxQo7H6CxCdghmsMEMA== +"@tanstack/query-sync-storage-persister@^5.62.7": + version "5.62.7" + resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.62.7.tgz#1794261aaaff44906e0cdddffc46484ef85d5c38" + integrity sha512-fcXCT65VgmgKsSM5XfRlk0hXnQMpkHLCMpOjqq7Rl2DMjHZcKjtgSEw+drHZBggJ5dqAhPd5DAcZ/utIE192nw== dependencies: - "@tanstack/query-core" "5.62.2" - "@tanstack/query-persist-client-core" "5.62.2" + "@tanstack/query-core" "5.62.7" + "@tanstack/query-persist-client-core" "5.62.7" "@tanstack/react-query-devtools@^4.26.1": version "4.26.1"