diff --git a/package-lock.json b/package-lock.json index 4ad25ba..c87df45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@dnd-kit/utilities": "^3.2.2", "@tanstack/query-sync-storage-persister": "^5.53.3", "@tanstack/react-query": "^5.53.2", - "@tanstack/react-query-persist-client": "^5.53.3", + "@tanstack/react-query-persist-client": "^5.54.1", "@uidotdev/usehooks": "^2.4.1", "date-fns": "^3.6.0", "lodash": "^4.17.21", @@ -1522,9 +1522,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.53.2", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.53.2.tgz", - "integrity": "sha512-gCsABpRrYfLsmwcQ0JCE5I3LOQ9KYrDDSnseUDP3T7ukV8E7+lhlHDJS4Gegt1TSZCsxKhc1J5A7TkF5ePjDUQ==", + "version": "5.54.1", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.54.1.tgz", + "integrity": "sha512-hKS+WRpT5zBFip21pB6Jx1C0hranWQrbv5EJ7qPoiV5MYI3C8rTCqWC9DdBseiPT1JgQWh8Y55YthuYZNiw3Xw==", "license": "MIT", "funding": { "type": "github", @@ -1532,12 +1532,12 @@ } }, "node_modules/@tanstack/query-persist-client-core": { - "version": "5.53.2", - "resolved": "https://registry.npmjs.org/@tanstack/query-persist-client-core/-/query-persist-client-core-5.53.2.tgz", - "integrity": "sha512-UjspxAb2+wSEu64rf6cwFXra9GXPHSoIEhRRrhYlKlVBv61Kxz1h6mhyMx/jx6j3PoyFBJW+QRt2Sq16pIQqLg==", + "version": "5.54.1", + "resolved": "https://registry.npmjs.org/@tanstack/query-persist-client-core/-/query-persist-client-core-5.54.1.tgz", + "integrity": "sha512-qmBkrC5HA3XHwwrx/pWjegncQFcmuoAaffwbrXm07OrsOxxeTGLt8aFl8RYbWAs75a8+9uneqVFQfgv5QRqxBA==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.53.2" + "@tanstack/query-core": "5.54.1" }, "funding": { "type": "github", @@ -1598,45 +1598,22 @@ } }, "node_modules/@tanstack/react-query-persist-client": { - "version": "5.53.3", - "resolved": "https://registry.npmjs.org/@tanstack/react-query-persist-client/-/react-query-persist-client-5.53.3.tgz", - "integrity": "sha512-IBeY2V4XcGqDoHH9h3WEQOM/TFokpozMDpC6+OpoDTxzxxF4+KBtlpKFnrW15Fa2K6gYt1xDEiGjxy/IO3ObuA==", + "version": "5.54.1", + "resolved": "https://registry.npmjs.org/@tanstack/react-query-persist-client/-/react-query-persist-client-5.54.1.tgz", + "integrity": "sha512-qB8uAvhj8lzg4TUJ8ZesNOifyRYeYZop+vqVDVB/lGYyxk7RN7VXnflt+edFhyT3NieVCsexJPgQMcTtlfWYlg==", "license": "MIT", "dependencies": { - "@tanstack/query-persist-client-core": "5.53.3" + "@tanstack/query-persist-client-core": "5.54.1" }, "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" }, "peerDependencies": { - "@tanstack/react-query": "^5.53.3", + "@tanstack/react-query": "^5.54.1", "react": "^18 || ^19" } }, - "node_modules/@tanstack/react-query-persist-client/node_modules/@tanstack/query-core": { - "version": "5.53.3", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.53.3.tgz", - "integrity": "sha512-ZfjAgd7NpqDx0e4aYBt7EmS2enbulPrJwowTy+mayRE93WUUH+sIYHun1TdRjpGwDPMNNZ5D6goh7n3CwoO+HA==", - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, - "node_modules/@tanstack/react-query-persist-client/node_modules/@tanstack/query-persist-client-core": { - "version": "5.53.3", - "resolved": "https://registry.npmjs.org/@tanstack/query-persist-client-core/-/query-persist-client-core-5.53.3.tgz", - "integrity": "sha512-iKc532uoQIduxwjJoWTESBabFBUye+aP7Zhqul8OsR04L0S3K2Jx4RJtunU2T7dGIXNi5pkRI4iH94mzl7KWkg==", - "license": "MIT", - "dependencies": { - "@tanstack/query-core": "5.53.3" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/tannerlinsley" - } - }, "node_modules/@tanstack/react-query/node_modules/@tanstack/query-core": { "version": "5.56.2", "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.56.2.tgz", @@ -5204,16 +5181,16 @@ } }, "@tanstack/query-core": { - "version": "5.53.2", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.53.2.tgz", - "integrity": "sha512-gCsABpRrYfLsmwcQ0JCE5I3LOQ9KYrDDSnseUDP3T7ukV8E7+lhlHDJS4Gegt1TSZCsxKhc1J5A7TkF5ePjDUQ==" + "version": "5.54.1", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.54.1.tgz", + "integrity": "sha512-hKS+WRpT5zBFip21pB6Jx1C0hranWQrbv5EJ7qPoiV5MYI3C8rTCqWC9DdBseiPT1JgQWh8Y55YthuYZNiw3Xw==" }, "@tanstack/query-persist-client-core": { - "version": "5.53.2", - "resolved": "https://registry.npmjs.org/@tanstack/query-persist-client-core/-/query-persist-client-core-5.53.2.tgz", - "integrity": "sha512-UjspxAb2+wSEu64rf6cwFXra9GXPHSoIEhRRrhYlKlVBv61Kxz1h6mhyMx/jx6j3PoyFBJW+QRt2Sq16pIQqLg==", + "version": "5.54.1", + "resolved": "https://registry.npmjs.org/@tanstack/query-persist-client-core/-/query-persist-client-core-5.54.1.tgz", + "integrity": "sha512-qmBkrC5HA3XHwwrx/pWjegncQFcmuoAaffwbrXm07OrsOxxeTGLt8aFl8RYbWAs75a8+9uneqVFQfgv5QRqxBA==", "requires": { - "@tanstack/query-core": "5.53.2" + "@tanstack/query-core": "5.54.1" } }, "@tanstack/query-sync-storage-persister": { @@ -5256,26 +5233,11 @@ } }, "@tanstack/react-query-persist-client": { - "version": "5.53.3", - "resolved": "https://registry.npmjs.org/@tanstack/react-query-persist-client/-/react-query-persist-client-5.53.3.tgz", - "integrity": "sha512-IBeY2V4XcGqDoHH9h3WEQOM/TFokpozMDpC6+OpoDTxzxxF4+KBtlpKFnrW15Fa2K6gYt1xDEiGjxy/IO3ObuA==", + "version": "5.54.1", + "resolved": "https://registry.npmjs.org/@tanstack/react-query-persist-client/-/react-query-persist-client-5.54.1.tgz", + "integrity": "sha512-qB8uAvhj8lzg4TUJ8ZesNOifyRYeYZop+vqVDVB/lGYyxk7RN7VXnflt+edFhyT3NieVCsexJPgQMcTtlfWYlg==", "requires": { - "@tanstack/query-persist-client-core": "5.53.3" - }, - "dependencies": { - "@tanstack/query-core": { - "version": "5.53.3", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.53.3.tgz", - "integrity": "sha512-ZfjAgd7NpqDx0e4aYBt7EmS2enbulPrJwowTy+mayRE93WUUH+sIYHun1TdRjpGwDPMNNZ5D6goh7n3CwoO+HA==" - }, - "@tanstack/query-persist-client-core": { - "version": "5.53.3", - "resolved": "https://registry.npmjs.org/@tanstack/query-persist-client-core/-/query-persist-client-core-5.53.3.tgz", - "integrity": "sha512-iKc532uoQIduxwjJoWTESBabFBUye+aP7Zhqul8OsR04L0S3K2Jx4RJtunU2T7dGIXNi5pkRI4iH94mzl7KWkg==", - "requires": { - "@tanstack/query-core": "5.53.3" - } - } + "@tanstack/query-persist-client-core": "5.54.1" } }, "@types/babel__core": { diff --git a/package.json b/package.json index fa94988..4f1e16b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@dnd-kit/utilities": "^3.2.2", "@tanstack/query-sync-storage-persister": "^5.53.3", "@tanstack/react-query": "^5.53.2", - "@tanstack/react-query-persist-client": "^5.53.3", + "@tanstack/react-query-persist-client": "^5.54.1", "@uidotdev/usehooks": "^2.4.1", "date-fns": "^3.6.0", "lodash": "^4.17.21",