@voyant-travel/distribution-react 0.110.1 → 0.110.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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyant-travel/distribution-react",
3
- "version": "0.110.1",
3
+ "version": "0.110.3",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -187,12 +187,12 @@
187
187
  "react-dom": "^19.0.0",
188
188
  "zod": "^4.0.0",
189
189
  "react-hook-form": "^7.60.0",
190
- "@voyant-travel/admin": "^0.111.1",
191
- "@voyant-travel/distribution": "^0.110.1",
192
- "@voyant-travel/bookings-react": "^0.120.0",
190
+ "@voyant-travel/distribution": "^0.110.3",
191
+ "@voyant-travel/ui": "^0.106.2",
193
192
  "@voyant-travel/inventory-react": "^0.2.0",
194
- "@voyant-travel/ui": "^0.106.1",
195
- "@voyant-travel/relationships-react": "^0.120.0"
193
+ "@voyant-travel/relationships-react": "^0.120.0",
194
+ "@voyant-travel/bookings-react": "^0.120.0",
195
+ "@voyant-travel/admin": "^0.111.1"
196
196
  },
197
197
  "peerDependenciesMeta": {
198
198
  "@tanstack/react-table": {
@@ -218,8 +218,8 @@
218
218
  }
219
219
  },
220
220
  "dependencies": {
221
- "@voyant-travel/i18n": "^0.106.1",
222
- "@voyant-travel/react": "^0.104.1"
221
+ "@voyant-travel/react": "^0.104.1",
222
+ "@voyant-travel/i18n": "^0.106.1"
223
223
  },
224
224
  "devDependencies": {
225
225
  "@tanstack/react-query": "^5.100.11",
@@ -234,14 +234,14 @@
234
234
  "zod": "^4.3.6",
235
235
  "react-hook-form": "^7.60.0",
236
236
  "@voyant-travel/admin": "^0.111.1",
237
- "@voyant-travel/distribution": "^0.110.1",
238
237
  "@voyant-travel/i18n": "^0.106.1",
238
+ "@voyant-travel/distribution": "^0.110.3",
239
239
  "@voyant-travel/react": "^0.104.1",
240
- "@voyant-travel/ui": "^0.106.1",
241
- "@voyant-travel/inventory-react": "^0.2.0",
242
- "@voyant-travel/relationships-react": "^0.120.0",
240
+ "@voyant-travel/ui": "^0.106.2",
243
241
  "@voyant-travel/voyant-typescript-config": "^0.1.0",
244
- "@voyant-travel/bookings-react": "^0.120.0"
242
+ "@voyant-travel/bookings-react": "^0.120.0",
243
+ "@voyant-travel/inventory-react": "^0.2.0",
244
+ "@voyant-travel/relationships-react": "^0.120.0"
245
245
  },
246
246
  "files": [
247
247
  "dist",