@xyo-network/archivist-indexeddb 5.5.6 → 5.6.0

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.
Files changed (1) hide show
  1. package/package.json +30 -31
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xyo-network/archivist-indexeddb",
3
- "version": "5.5.6",
3
+ "version": "5.6.0",
4
4
  "description": "Primary SDK for using XYO Protocol 2.0",
5
5
  "homepage": "https://xyo.network",
6
6
  "bugs": {
@@ -34,22 +34,21 @@
34
34
  "README.md"
35
35
  ],
36
36
  "dependencies": {
37
- "@xyo-network/archivist-abstract": "~5.5.6",
38
- "@xyo-network/archivist-model": "~5.5.6",
39
- "@xyo-network/module-model": "~5.5.6"
37
+ "@xyo-network/archivist-model": "~5.6.0",
38
+ "@xyo-network/module-model": "~5.6.0",
39
+ "@xyo-network/archivist-abstract": "~5.6.0"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@bitauth/libauth": "~3.0.0",
43
43
  "@opentelemetry/api": "^1.9.1",
44
- "@opentelemetry/sdk-trace-base": "^2.7.0",
44
+ "@opentelemetry/sdk-trace-base": "^2.7.1",
45
45
  "@scure/base": "~2.2.0",
46
46
  "@types/node": "^25.6.0",
47
- "@xylabs/indexed-db": "^5.0.100",
48
- "@xylabs/sdk-js": "^5.0.100",
49
- "@xylabs/threads": "~5.0.100",
50
- "@xylabs/toolchain": "~7.11.12",
51
- "@xylabs/tsconfig": "~7.11.12",
52
- "@xylabs/zod": "~5.0.100",
47
+ "@xylabs/indexed-db": "^5.1.0",
48
+ "@xylabs/sdk-js": "^5.1.0",
49
+ "@xylabs/threads": "~5.0.102",
50
+ "@xylabs/toolchain": "~7.12.3",
51
+ "@xylabs/tsconfig": "~7.12.3",
53
52
  "@xyo-network/account": "~5.5.2",
54
53
  "@xyo-network/account-model": "~5.5.2",
55
54
  "@xyo-network/boundwitness-builder": "~5.5.2",
@@ -69,12 +68,12 @@
69
68
  "chalk": "^5.6.2",
70
69
  "debug": "~4.4.3",
71
70
  "esbuild": "^0.28.0",
72
- "eslint": "^10.2.1",
71
+ "eslint": "^10.3.0",
73
72
  "ethers": "^6.16.0",
74
73
  "fake-indexeddb": "~6.2.5",
75
74
  "hash-wasm": "~4.12.0",
76
75
  "idb": "^8.0.3",
77
- "lru-cache": "^11.3.5",
76
+ "lru-cache": "^11.3.6",
78
77
  "observable-fns": "~0.6.1",
79
78
  "pako": "~2.1.0",
80
79
  "tslib": "^2.8.1",
@@ -83,30 +82,30 @@
83
82
  "vite": "^8.0.10",
84
83
  "vitest": "~4.1.5",
85
84
  "wasm-feature-detect": "~1.8.0",
86
- "zod": "^4.3.6",
87
- "@xyo-network/archivist-acceptance-tests": "~5.5.6"
85
+ "zod": "^4.4.3",
86
+ "@xyo-network/archivist-acceptance-tests": "~5.6.0"
88
87
  },
89
88
  "peerDependencies": {
90
89
  "@opentelemetry/api": ">=1.9.1 <2",
91
- "@scure/base": ">=2.2.0 <3",
92
- "@xylabs/indexed-db": ">=5.0.100 <6",
93
- "@xylabs/sdk-js": ">=5.0.100 <6",
94
- "@xyo-network/account": ">=5.5.2 <6",
95
- "@xyo-network/account-model": ">=5.5.2 <6",
96
- "@xyo-network/boundwitness-builder": ">=5.5.2 <6",
97
- "@xyo-network/boundwitness-model": ">=5.5.2 <6",
98
- "@xyo-network/boundwitness-wrapper": ">=5.5.2 <6",
99
- "@xyo-network/config-payload-plugin": ">=5.5.2 <6",
100
- "@xyo-network/manifest-model": ">=5.5.2 <6",
101
- "@xyo-network/payload-builder": ">=5.5.2 <6",
102
- "@xyo-network/payload-model": ">=5.5.2 <6",
103
- "@xyo-network/query-payload-plugin": ">=5.5.2 <6",
104
- "@xyo-network/wallet-model": ">=5.5.2 <6",
90
+ "@scure/base": ">=2.2.0 <2.3",
91
+ "@xylabs/indexed-db": ">=5.1.0 <6",
92
+ "@xylabs/sdk-js": ">=5.1.0 <6",
93
+ "@xyo-network/account": ">=5.5.2 <5.6",
94
+ "@xyo-network/account-model": ">=5.5.2 <5.6",
95
+ "@xyo-network/boundwitness-builder": ">=5.5.2 <5.6",
96
+ "@xyo-network/boundwitness-model": ">=5.5.2 <5.6",
97
+ "@xyo-network/boundwitness-wrapper": ">=5.5.2 <5.6",
98
+ "@xyo-network/config-payload-plugin": ">=5.5.2 <5.6",
99
+ "@xyo-network/manifest-model": ">=5.5.2 <5.6",
100
+ "@xyo-network/payload-builder": ">=5.5.2 <5.6",
101
+ "@xyo-network/payload-model": ">=5.5.2 <5.6",
102
+ "@xyo-network/query-payload-plugin": ">=5.5.2 <5.6",
103
+ "@xyo-network/wallet-model": ">=5.5.2 <5.6",
105
104
  "async-mutex": ">=0.5.0 <1",
106
105
  "ethers": ">=6.16.0 <7",
107
106
  "idb": ">=8.0.3 <9",
108
- "lru-cache": ">=11.3.5 <12",
109
- "zod": ">=4.3.6 <5"
107
+ "lru-cache": ">=11.3.6 <12",
108
+ "zod": ">=4.4.3 <5"
110
109
  },
111
110
  "publishConfig": {
112
111
  "access": "public"