diff --git a/package.json b/package.json index ec5452e9..7a163057 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@fortawesome/free-regular-svg-icons": "6.6.0", "@fortawesome/free-solid-svg-icons": "6.6.0", "@fortawesome/react-fontawesome": "0.2.2", - "@tanstack/query-sync-storage-persister": "^5.59.13", + "@tanstack/query-sync-storage-persister": "^5.59.16", "@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 1ffdc437..be42f664 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2846,10 +2846,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.59.13": - version "5.59.13" - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.59.13.tgz#8c962980af174bbd446b7e9b9999f7432897df80" - integrity sha512-Oou0bBu/P8+oYjXsJQ11j+gcpLAMpqW42UlokQYEz4dE7+hOtVO9rVuolJKgEccqzvyFzqX4/zZWY+R/v1wVsQ== +"@tanstack/query-core@5.59.16": + version "5.59.16" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.59.16.tgz#aa4616e8a9c12afeef4cfbf3ed0f55f404d66e67" + integrity sha512-crHn+G3ltqb5JG0oUv6q+PMz1m1YkjpASrXTU+sYWW9pLk0t2GybUHNRqYPZWhxgjPaVGC4yp92gSFEJgYEsPw== "@tanstack/query-persist-client-core@4.26.1": version "4.26.1" @@ -2858,20 +2858,20 @@ dependencies: "@tanstack/query-core" "4.26.1" -"@tanstack/query-persist-client-core@5.59.13": - version "5.59.13" - resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-5.59.13.tgz#d66d33f3d042417b0e5acc801c3adc907342dc1a" - integrity sha512-dv6KxeJmHl8x9nCGEZtF+HW8pXYWwBX8DqZT7538RmIn+Y9rW5WSB3bCzFDr1hlaNa4B/5J+dk9L9i0egLFVoQ== +"@tanstack/query-persist-client-core@5.59.16": + version "5.59.16" + resolved "https://registry.yarnpkg.com/@tanstack/query-persist-client-core/-/query-persist-client-core-5.59.16.tgz#366b4550cf880cd5067894529a8006f83186e89e" + integrity sha512-UXu9GEOXAlH4pROhct+zBuMeTXUIvHh9ECfKs8Ux2RgBFBs4hwUqlhUNjb/ezji4lxF+F0Dqtg48O60ii3DArg== dependencies: - "@tanstack/query-core" "5.59.13" + "@tanstack/query-core" "5.59.16" -"@tanstack/query-sync-storage-persister@^5.59.13": - version "5.59.13" - resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.59.13.tgz#e1bfc7c5d949a3c92a981bbc769000df965fc1fb" - integrity sha512-GLgWyF49tXL4wpVWFVuaZwp6PcUbYUTkQ126Q3GGEl3xzosAhLyEKO9YkLRi8f8C2FfS7ukMbxGGr3NLQMKLCw== +"@tanstack/query-sync-storage-persister@^5.59.16": + version "5.59.16" + resolved "https://registry.yarnpkg.com/@tanstack/query-sync-storage-persister/-/query-sync-storage-persister-5.59.16.tgz#3e395f39327e20c96576092db97f3a22b3fc319f" + integrity sha512-5GRazdusJaH1lKTQmfQxXmhP9do+2smPazrZfYTvZBSabGdp3ZEf7J67IIG+ZrkYDW5jJj9lVulVHU8COvt47A== dependencies: - "@tanstack/query-core" "5.59.13" - "@tanstack/query-persist-client-core" "5.59.13" + "@tanstack/query-core" "5.59.16" + "@tanstack/query-persist-client-core" "5.59.16" "@tanstack/react-query-devtools@^4.26.1": version "4.26.1"