@voyant-travel/finance 0.182.2 → 0.182.4
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 +8 -8
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voyant-travel/finance",
|
|
3
|
-
"version": "0.182.
|
|
3
|
+
"version": "0.182.4",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
@@ -156,18 +156,18 @@
|
|
|
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.182.
|
|
159
|
+
"@voyant-travel/action-ledger": "^0.111.10",
|
|
160
|
+
"@voyant-travel/bookings": "^0.182.2",
|
|
161
161
|
"@voyant-travel/core": "^0.130.0",
|
|
162
|
-
"@voyant-travel/db": "^0.117.1",
|
|
163
162
|
"@voyant-travel/types": "^0.109.8",
|
|
164
|
-
"@voyant-travel/
|
|
165
|
-
"@voyant-travel/hono": "^0.
|
|
163
|
+
"@voyant-travel/db": "^0.117.1",
|
|
164
|
+
"@voyant-travel/hono": "^0.132.0",
|
|
166
165
|
"@voyant-travel/payments": "^0.4.0",
|
|
167
|
-
"@voyant-travel/public-document-delivery": "^0.4.9",
|
|
168
|
-
"@voyant-travel/reporting-contracts": "^0.3.0",
|
|
169
166
|
"@voyant-travel/storage": "^0.112.0",
|
|
170
167
|
"@voyant-travel/utils": "^0.108.0",
|
|
168
|
+
"@voyant-travel/finance-contracts": "^0.107.1",
|
|
169
|
+
"@voyant-travel/reporting-contracts": "^0.3.0",
|
|
170
|
+
"@voyant-travel/public-document-delivery": "^0.4.9",
|
|
171
171
|
"@voyant-travel/tools": "^0.3.0"
|
|
172
172
|
},
|
|
173
173
|
"devDependencies": {
|