@voyant-travel/inventory 0.3.3 → 0.3.5
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.
- package/package.json +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voyant-travel/inventory",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.5",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
@@ -163,16 +163,16 @@
|
|
|
163
163
|
"sanitize-html": "^2.17.4",
|
|
164
164
|
"zod": "^4.3.6",
|
|
165
165
|
"@voyant-travel/action-ledger": "^0.105.1",
|
|
166
|
-
"@voyant-travel/catalog": "^0.
|
|
166
|
+
"@voyant-travel/catalog": "^0.123.0",
|
|
167
167
|
"@voyant-travel/core": "^0.110.0",
|
|
168
|
-
"@voyant-travel/db": "^0.108.
|
|
168
|
+
"@voyant-travel/db": "^0.108.3",
|
|
169
169
|
"@voyant-travel/extras-contracts": "^0.104.2",
|
|
170
|
-
"@voyant-travel/hono": "^0.112.
|
|
171
|
-
"@voyant-travel/commerce": "^0.
|
|
172
|
-
"@voyant-travel/products-contracts": "^0.105.5",
|
|
170
|
+
"@voyant-travel/hono": "^0.112.2",
|
|
171
|
+
"@voyant-travel/commerce": "^0.7.0",
|
|
173
172
|
"@voyant-travel/storage": "^0.105.0",
|
|
174
173
|
"@voyant-travel/utils": "^0.105.2",
|
|
175
|
-
"@voyant-travel/operations": "^0.1.
|
|
174
|
+
"@voyant-travel/operations": "^0.1.5",
|
|
175
|
+
"@voyant-travel/products-contracts": "^0.105.6"
|
|
176
176
|
},
|
|
177
177
|
"devDependencies": {
|
|
178
178
|
"@types/sanitize-html": "^2.16.1",
|