@voyant-travel/bookings-react 0.207.0 → 0.207.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.
Files changed (1) hide show
  1. package/package.json +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyant-travel/bookings-react",
3
- "version": "0.207.0",
3
+ "version": "0.207.3",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -150,24 +150,24 @@
150
150
  "react-dom": "^19.0.0",
151
151
  "react-hook-form": "^7.80.0",
152
152
  "zod": "^4.0.0",
153
- "@voyant-travel/accommodations": "^0.167.0",
154
- "@voyant-travel/admin": "^0.129.1",
155
- "@voyant-travel/bookings": "^0.207.0",
156
- "@voyant-travel/catalog": "^0.205.0",
157
- "@voyant-travel/catalog-react": "^0.205.0",
158
- "@voyant-travel/distribution-react": "^0.197.0",
153
+ "@voyant-travel/accommodations": "^0.167.3",
154
+ "@voyant-travel/admin": "^0.129.2",
155
+ "@voyant-travel/bookings": "^0.207.3",
156
+ "@voyant-travel/catalog": "^0.205.2",
157
+ "@voyant-travel/catalog-react": "^0.205.2",
158
+ "@voyant-travel/distribution-react": "^0.197.2",
159
159
  "@voyant-travel/relationships-react": "^0.207.0",
160
- "@voyant-travel/finance": "^0.207.0",
161
- "@voyant-travel/finance-react": "^0.207.0",
162
- "@voyant-travel/identity-react": "^0.207.0",
163
- "@voyant-travel/legal-react": "^0.207.0",
160
+ "@voyant-travel/finance-react": "^0.207.3",
161
+ "@voyant-travel/identity-react": "^0.207.1",
164
162
  "@voyant-travel/commerce-react": "^0.89.0",
165
- "@voyant-travel/cruises": "^0.206.0",
163
+ "@voyant-travel/legal-react": "^0.207.1",
166
164
  "@voyant-travel/inventory-react": "^0.89.0",
167
- "@voyant-travel/inventory": "^0.21.2",
168
- "@voyant-travel/storefront-react": "^0.209.0",
165
+ "@voyant-travel/inventory": "^0.21.6",
166
+ "@voyant-travel/storefront-react": "^0.209.2",
169
167
  "@voyant-travel/ui": "^0.109.6",
170
- "@voyant-travel/operations-react": "^0.88.0"
168
+ "@voyant-travel/operations-react": "^0.88.0",
169
+ "@voyant-travel/cruises": "^0.206.2",
170
+ "@voyant-travel/finance": "^0.207.3"
171
171
  },
172
172
  "peerDependenciesMeta": {
173
173
  "@tanstack/react-table": {
@@ -233,10 +233,10 @@
233
233
  },
234
234
  "dependencies": {
235
235
  "sonner": "^2.0.7",
236
- "@voyant-travel/catalog-contracts": "^0.112.1",
237
236
  "@voyant-travel/i18n": "^0.117.3",
238
237
  "@voyant-travel/react": "^0.104.2",
239
- "@voyant-travel/types": "^0.109.9"
238
+ "@voyant-travel/types": "^0.109.9",
239
+ "@voyant-travel/catalog-contracts": "^0.112.1"
240
240
  },
241
241
  "devDependencies": {
242
242
  "@tanstack/react-query": "^5.101.2",
@@ -251,23 +251,23 @@
251
251
  "typescript": "^6.0.3",
252
252
  "vitest": "^4.1.9",
253
253
  "zod": "^4.4.3",
254
- "@voyant-travel/accommodations": "^0.167.0",
255
- "@voyant-travel/admin": "^0.129.1",
256
- "@voyant-travel/bookings": "^0.207.0",
257
- "@voyant-travel/catalog": "^0.205.0",
258
- "@voyant-travel/catalog-react": "^0.205.0",
259
- "@voyant-travel/distribution-react": "^0.197.0",
254
+ "@voyant-travel/accommodations": "^0.167.3",
255
+ "@voyant-travel/admin": "^0.129.2",
256
+ "@voyant-travel/bookings": "^0.207.3",
257
+ "@voyant-travel/catalog": "^0.205.2",
258
+ "@voyant-travel/catalog-react": "^0.205.2",
259
+ "@voyant-travel/distribution-react": "^0.197.2",
260
260
  "@voyant-travel/relationships-react": "^0.207.0",
261
- "@voyant-travel/finance": "^0.207.0",
262
- "@voyant-travel/finance-react": "^0.207.0",
263
- "@voyant-travel/identity-react": "^0.207.0",
264
- "@voyant-travel/legal-react": "^0.207.0",
261
+ "@voyant-travel/finance": "^0.207.3",
262
+ "@voyant-travel/finance-react": "^0.207.3",
263
+ "@voyant-travel/identity-react": "^0.207.1",
264
+ "@voyant-travel/legal-react": "^0.207.1",
265
265
  "@voyant-travel/commerce-react": "^0.89.0",
266
- "@voyant-travel/cruises": "^0.206.0",
266
+ "@voyant-travel/cruises": "^0.206.2",
267
267
  "@voyant-travel/inventory-react": "^0.89.0",
268
- "@voyant-travel/inventory": "^0.21.2",
268
+ "@voyant-travel/inventory": "^0.21.6",
269
269
  "@voyant-travel/react": "^0.104.2",
270
- "@voyant-travel/storefront-react": "^0.209.0",
270
+ "@voyant-travel/storefront-react": "^0.209.2",
271
271
  "@voyant-travel/ui": "^0.109.6",
272
272
  "@voyant-travel/voyant-typescript-config": "^0.1.0",
273
273
  "@voyant-travel/operations-react": "^0.88.0"