@voyant-travel/inventory 0.3.2 → 0.3.3

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyant-travel/inventory",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -162,17 +162,17 @@
162
162
  "pdf-lib": "^1.17.1",
163
163
  "sanitize-html": "^2.17.4",
164
164
  "zod": "^4.3.6",
165
- "@voyant-travel/action-ledger": "^0.105.0",
166
- "@voyant-travel/core": "^0.109.0",
167
- "@voyant-travel/catalog": "^0.120.1",
168
- "@voyant-travel/db": "^0.108.1",
165
+ "@voyant-travel/action-ledger": "^0.105.1",
166
+ "@voyant-travel/catalog": "^0.121.0",
167
+ "@voyant-travel/core": "^0.110.0",
168
+ "@voyant-travel/db": "^0.108.2",
169
169
  "@voyant-travel/extras-contracts": "^0.104.2",
170
- "@voyant-travel/hono": "^0.111.0",
170
+ "@voyant-travel/hono": "^0.112.0",
171
+ "@voyant-travel/commerce": "^0.5.0",
171
172
  "@voyant-travel/products-contracts": "^0.105.5",
172
173
  "@voyant-travel/storage": "^0.105.0",
173
- "@voyant-travel/commerce": "^0.4.0",
174
174
  "@voyant-travel/utils": "^0.105.2",
175
- "@voyant-travel/operations": "^0.1.2"
175
+ "@voyant-travel/operations": "^0.1.3"
176
176
  },
177
177
  "devDependencies": {
178
178
  "@types/sanitize-html": "^2.16.1",