@voyant-travel/bookings-react 0.139.1 → 0.139.3
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 +12 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voyant-travel/bookings-react",
|
|
3
|
-
"version": "0.139.
|
|
3
|
+
"version": "0.139.3",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -145,18 +145,18 @@
|
|
|
145
145
|
"react-dom": "^19.0.0",
|
|
146
146
|
"react-hook-form": "^7.80.0",
|
|
147
147
|
"zod": "^4.0.0",
|
|
148
|
-
"@voyant-travel/bookings": "^0.139.
|
|
148
|
+
"@voyant-travel/bookings": "^0.139.3",
|
|
149
|
+
"@voyant-travel/catalog-react": "^0.137.1",
|
|
149
150
|
"@voyant-travel/admin": "^0.115.4",
|
|
150
|
-
"@voyant-travel/catalog-react": "^0.137.0",
|
|
151
151
|
"@voyant-travel/distribution-react": "^0.129.0",
|
|
152
|
-
"@voyant-travel/relationships-react": "^0.139.0",
|
|
153
152
|
"@voyant-travel/finance-react": "^0.139.2",
|
|
154
153
|
"@voyant-travel/identity-react": "^0.139.0",
|
|
155
154
|
"@voyant-travel/legal-react": "^0.139.0",
|
|
155
|
+
"@voyant-travel/relationships-react": "^0.139.0",
|
|
156
156
|
"@voyant-travel/inventory-react": "^0.21.0",
|
|
157
|
+
"@voyant-travel/commerce-react": "^0.21.1",
|
|
157
158
|
"@voyant-travel/ui": "^0.108.10",
|
|
158
|
-
"@voyant-travel/operations-react": "^0.20.0"
|
|
159
|
-
"@voyant-travel/commerce-react": "^0.21.1"
|
|
159
|
+
"@voyant-travel/operations-react": "^0.20.0"
|
|
160
160
|
},
|
|
161
161
|
"peerDependenciesMeta": {
|
|
162
162
|
"@tanstack/react-table": {
|
|
@@ -205,8 +205,8 @@
|
|
|
205
205
|
"dependencies": {
|
|
206
206
|
"sonner": "^2.0.7",
|
|
207
207
|
"@voyant-travel/catalog-contracts": "^0.108.1",
|
|
208
|
-
"@voyant-travel/i18n": "^0.109.8",
|
|
209
208
|
"@voyant-travel/react": "^0.104.1",
|
|
209
|
+
"@voyant-travel/i18n": "^0.109.8",
|
|
210
210
|
"@voyant-travel/types": "^0.107.0"
|
|
211
211
|
},
|
|
212
212
|
"devDependencies": {
|
|
@@ -223,8 +223,8 @@
|
|
|
223
223
|
"vitest": "^4.1.9",
|
|
224
224
|
"zod": "^4.4.3",
|
|
225
225
|
"@voyant-travel/admin": "^0.115.4",
|
|
226
|
-
"@voyant-travel/bookings": "^0.139.
|
|
227
|
-
"@voyant-travel/catalog-react": "^0.137.
|
|
226
|
+
"@voyant-travel/bookings": "^0.139.3",
|
|
227
|
+
"@voyant-travel/catalog-react": "^0.137.1",
|
|
228
228
|
"@voyant-travel/distribution-react": "^0.129.0",
|
|
229
229
|
"@voyant-travel/relationships-react": "^0.139.0",
|
|
230
230
|
"@voyant-travel/finance-react": "^0.139.2",
|
|
@@ -232,10 +232,10 @@
|
|
|
232
232
|
"@voyant-travel/legal-react": "^0.139.0",
|
|
233
233
|
"@voyant-travel/commerce-react": "^0.21.1",
|
|
234
234
|
"@voyant-travel/inventory-react": "^0.21.0",
|
|
235
|
-
"@voyant-travel/react": "^0.104.1",
|
|
236
235
|
"@voyant-travel/ui": "^0.108.10",
|
|
237
|
-
"@voyant-travel/
|
|
238
|
-
"@voyant-travel/operations-react": "^0.20.0"
|
|
236
|
+
"@voyant-travel/react": "^0.104.1",
|
|
237
|
+
"@voyant-travel/operations-react": "^0.20.0",
|
|
238
|
+
"@voyant-travel/voyant-typescript-config": "^0.1.0"
|
|
239
239
|
},
|
|
240
240
|
"files": [
|
|
241
241
|
"dist",
|