@voyant-travel/finance 0.188.0 → 0.189.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.
- package/package.json +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voyant-travel/finance",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.189.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/action-ledger": "^0.111.
|
|
160
|
-
"@voyant-travel/bookings": "^0.
|
|
159
|
+
"@voyant-travel/action-ledger": "^0.111.12",
|
|
160
|
+
"@voyant-travel/bookings": "^0.189.0",
|
|
161
161
|
"@voyant-travel/core": "^0.130.0",
|
|
162
162
|
"@voyant-travel/db": "^0.117.1",
|
|
163
163
|
"@voyant-travel/types": "^0.109.8",
|
|
164
|
+
"@voyant-travel/finance-contracts": "^0.107.1",
|
|
164
165
|
"@voyant-travel/hono": "^0.133.0",
|
|
165
166
|
"@voyant-travel/payments": "^0.5.1",
|
|
166
|
-
"@voyant-travel/finance-contracts": "^0.107.1",
|
|
167
167
|
"@voyant-travel/public-document-delivery": "^0.4.10",
|
|
168
|
-
"@voyant-travel/storage": "^0.113.1",
|
|
169
168
|
"@voyant-travel/reporting-contracts": "^0.3.0",
|
|
170
|
-
"@voyant-travel/
|
|
171
|
-
"@voyant-travel/utils": "^0.109.0"
|
|
169
|
+
"@voyant-travel/storage": "^0.113.1",
|
|
170
|
+
"@voyant-travel/utils": "^0.109.0",
|
|
171
|
+
"@voyant-travel/tools": "^0.3.0"
|
|
172
172
|
},
|
|
173
173
|
"devDependencies": {
|
|
174
174
|
"drizzle-kit": "^0.31.10",
|