@voyant-travel/finance 0.192.1 → 0.194.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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyant-travel/finance",
3
- "version": "0.192.1",
3
+ "version": "0.194.0",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
@@ -156,19 +156,19 @@
156
156
  "fflate": "^0.8.2",
157
157
  "hono": "^4.12.27",
158
158
  "zod": "^4.4.3",
159
- "@voyant-travel/core": "^0.132.0",
159
+ "@voyant-travel/action-ledger": "^0.111.14",
160
+ "@voyant-travel/bookings": "^0.194.0",
161
+ "@voyant-travel/core": "^0.132.1",
160
162
  "@voyant-travel/db": "^0.118.1",
161
163
  "@voyant-travel/types": "^0.109.9",
162
164
  "@voyant-travel/finance-contracts": "^0.107.2",
163
- "@voyant-travel/bookings": "^0.192.1",
164
165
  "@voyant-travel/hono": "^0.134.1",
165
- "@voyant-travel/payments": "^0.6.1",
166
166
  "@voyant-travel/public-document-delivery": "^0.4.12",
167
+ "@voyant-travel/payments": "^0.6.1",
167
168
  "@voyant-travel/reporting-contracts": "^0.3.2",
168
169
  "@voyant-travel/storage": "^0.113.3",
169
- "@voyant-travel/tools": "^0.3.0",
170
170
  "@voyant-travel/utils": "^0.109.0",
171
- "@voyant-travel/action-ledger": "^0.111.14"
171
+ "@voyant-travel/tools": "^0.3.0"
172
172
  },
173
173
  "devDependencies": {
174
174
  "drizzle-kit": "^0.31.10",