@voyant-travel/finance 0.197.0 → 0.198.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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyant-travel/finance",
3
- "version": "0.197.0",
3
+ "version": "0.198.0",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -156,16 +156,16 @@
156
156
  "fflate": "^0.8.2",
157
157
  "hono": "^4.12.27",
158
158
  "zod": "^4.4.3",
159
- "@voyant-travel/bookings": "^0.197.0",
160
159
  "@voyant-travel/action-ledger": "^0.113.0",
161
160
  "@voyant-travel/core": "^0.134.0",
162
161
  "@voyant-travel/db": "^0.118.3",
163
162
  "@voyant-travel/types": "^0.109.9",
163
+ "@voyant-travel/bookings": "^0.198.0",
164
164
  "@voyant-travel/finance-contracts": "^0.107.2",
165
165
  "@voyant-travel/hono": "^0.134.3",
166
- "@voyant-travel/reporting-contracts": "^0.3.4",
167
166
  "@voyant-travel/payments": "^0.6.3",
168
167
  "@voyant-travel/public-document-delivery": "^0.4.14",
168
+ "@voyant-travel/reporting-contracts": "^0.3.4",
169
169
  "@voyant-travel/storage": "^0.113.5",
170
170
  "@voyant-travel/tools": "^0.5.0",
171
171
  "@voyant-travel/utils": "^0.109.0"