@voyant-travel/finance 0.197.0 → 0.198.1
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 +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voyant-travel/finance",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.198.1",
|
|
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/bookings": "^0.197.0",
|
|
160
159
|
"@voyant-travel/action-ledger": "^0.113.0",
|
|
161
|
-
"@voyant-travel/
|
|
160
|
+
"@voyant-travel/bookings": "^0.198.1",
|
|
162
161
|
"@voyant-travel/db": "^0.118.3",
|
|
163
162
|
"@voyant-travel/types": "^0.109.9",
|
|
164
163
|
"@voyant-travel/finance-contracts": "^0.107.2",
|
|
165
164
|
"@voyant-travel/hono": "^0.134.3",
|
|
166
|
-
"@voyant-travel/
|
|
165
|
+
"@voyant-travel/core": "^0.134.0",
|
|
167
166
|
"@voyant-travel/payments": "^0.6.3",
|
|
168
167
|
"@voyant-travel/public-document-delivery": "^0.4.14",
|
|
169
|
-
"@voyant-travel/
|
|
168
|
+
"@voyant-travel/reporting-contracts": "^0.3.4",
|
|
169
|
+
"@voyant-travel/utils": "^0.109.0",
|
|
170
170
|
"@voyant-travel/tools": "^0.5.0",
|
|
171
|
-
"@voyant-travel/
|
|
171
|
+
"@voyant-travel/storage": "^0.113.5"
|
|
172
172
|
},
|
|
173
173
|
"devDependencies": {
|
|
174
174
|
"drizzle-kit": "^0.31.10",
|