@tanstack/query-sync-storage-persister 4.0.5 → 4.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2669,7 +2669,7 @@ var drawChart = (function (exports) {
2669
2669
  </script>
2670
2670
  <script>
2671
2671
  /*<!--*/
2672
- const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages/query-sync-storage-persister/src/index.ts","uid":"f3f3-143"}]}],"isRoot":true},"nodeParts":{"f3f3-143":{"renderedLength":1715,"gzipLength":628,"brotliLength":0,"mainUid":"f3f3-142"}},"nodeMetas":{"f3f3-142":{"id":"/packages/query-sync-storage-persister/src/index.ts","moduleParts":{"index.production.js":"f3f3-143"},"imported":[],"importedBy":[],"isEntry":true}},"env":{"rollup":"2.76.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
2672
+ const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages/query-sync-storage-persister/src/index.ts","uid":"f3bc-143"}]}],"isRoot":true},"nodeParts":{"f3bc-143":{"renderedLength":1715,"gzipLength":628,"brotliLength":0,"mainUid":"f3bc-142"}},"nodeMetas":{"f3bc-142":{"id":"/packages/query-sync-storage-persister/src/index.ts","moduleParts":{"index.production.js":"f3bc-143"},"imported":[],"importedBy":[],"isEntry":true}},"env":{"rollup":"2.76.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
2673
2673
 
2674
2674
  const run = () => {
2675
2675
  const width = window.innerWidth;
package/build/stats.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "children": [
9
9
  {
10
10
  "name": "packages/query-sync-storage-persister/src/index.ts",
11
- "uid": "f3f3-145"
11
+ "uid": "f3bc-145"
12
12
  }
13
13
  ]
14
14
  }
@@ -16,18 +16,18 @@
16
16
  "isRoot": true
17
17
  },
18
18
  "nodeParts": {
19
- "f3f3-145": {
19
+ "f3bc-145": {
20
20
  "renderedLength": 1715,
21
21
  "gzipLength": 628,
22
22
  "brotliLength": 0,
23
- "mainUid": "f3f3-144"
23
+ "mainUid": "f3bc-144"
24
24
  }
25
25
  },
26
26
  "nodeMetas": {
27
- "f3f3-144": {
27
+ "f3bc-144": {
28
28
  "id": "/packages/query-sync-storage-persister/src/index.ts",
29
29
  "moduleParts": {
30
- "index.production.js": "f3f3-145"
30
+ "index.production.js": "f3bc-145"
31
31
  },
32
32
  "imported": [],
33
33
  "importedBy": [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tanstack/query-sync-storage-persister",
3
- "version": "4.0.5",
3
+ "version": "4.0.8",
4
4
  "description": "TODO",
5
5
  "author": "tannerlinsley",
6
6
  "license": "MIT",