@voyant-travel/bookings-react 0.138.0 → 0.138.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.
Files changed (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyant-travel/bookings-react",
3
- "version": "0.138.0",
3
+ "version": "0.138.1",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -145,15 +145,15 @@
145
145
  "react-dom": "^19.0.0",
146
146
  "react-hook-form": "^7.80.0",
147
147
  "zod": "^4.0.0",
148
- "@voyant-travel/admin": "^0.115.3",
149
- "@voyant-travel/bookings": "^0.138.0",
150
- "@voyant-travel/catalog-react": "^0.136.0",
151
- "@voyant-travel/distribution-react": "^0.128.0",
148
+ "@voyant-travel/bookings": "^0.138.1",
149
+ "@voyant-travel/distribution-react": "^0.128.2",
152
150
  "@voyant-travel/relationships-react": "^0.138.0",
153
- "@voyant-travel/finance-react": "^0.138.0",
151
+ "@voyant-travel/catalog-react": "^0.136.0",
154
152
  "@voyant-travel/identity-react": "^0.138.0",
155
153
  "@voyant-travel/legal-react": "^0.138.0",
154
+ "@voyant-travel/admin": "^0.115.3",
156
155
  "@voyant-travel/commerce-react": "^0.20.0",
156
+ "@voyant-travel/finance-react": "^0.138.1",
157
157
  "@voyant-travel/inventory-react": "^0.20.0",
158
158
  "@voyant-travel/ui": "^0.108.9",
159
159
  "@voyant-travel/operations-react": "^0.19.0"
@@ -204,10 +204,10 @@
204
204
  },
205
205
  "dependencies": {
206
206
  "sonner": "^2.0.7",
207
- "@voyant-travel/catalog-contracts": "^0.108.0",
208
207
  "@voyant-travel/i18n": "^0.109.6",
209
208
  "@voyant-travel/react": "^0.104.1",
210
- "@voyant-travel/types": "^0.106.1"
209
+ "@voyant-travel/types": "^0.106.1",
210
+ "@voyant-travel/catalog-contracts": "^0.108.0"
211
211
  },
212
212
  "devDependencies": {
213
213
  "@tanstack/react-query": "^5.101.2",
@@ -222,15 +222,15 @@
222
222
  "typescript": "^6.0.3",
223
223
  "vitest": "^4.1.9",
224
224
  "zod": "^4.4.3",
225
+ "@voyant-travel/bookings": "^0.138.1",
225
226
  "@voyant-travel/admin": "^0.115.3",
226
- "@voyant-travel/bookings": "^0.138.0",
227
227
  "@voyant-travel/catalog-react": "^0.136.0",
228
- "@voyant-travel/distribution-react": "^0.128.0",
229
- "@voyant-travel/relationships-react": "^0.138.0",
230
- "@voyant-travel/finance-react": "^0.138.0",
228
+ "@voyant-travel/distribution-react": "^0.128.2",
229
+ "@voyant-travel/finance-react": "^0.138.1",
231
230
  "@voyant-travel/identity-react": "^0.138.0",
232
- "@voyant-travel/legal-react": "^0.138.0",
231
+ "@voyant-travel/relationships-react": "^0.138.0",
233
232
  "@voyant-travel/commerce-react": "^0.20.0",
233
+ "@voyant-travel/legal-react": "^0.138.0",
234
234
  "@voyant-travel/inventory-react": "^0.20.0",
235
235
  "@voyant-travel/react": "^0.104.1",
236
236
  "@voyant-travel/ui": "^0.108.9",