@voyant-travel/distribution-react 0.124.0 → 0.125.0
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 +10 -10
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voyant-travel/distribution-react",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.125.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -188,11 +188,11 @@
|
|
|
188
188
|
"zod": "^4.0.0",
|
|
189
189
|
"react-hook-form": "^7.60.0",
|
|
190
190
|
"@voyant-travel/admin": "^0.115.1",
|
|
191
|
-
"@voyant-travel/distribution": "^0.
|
|
192
|
-
"@voyant-travel/
|
|
193
|
-
"@voyant-travel/
|
|
194
|
-
"@voyant-travel/
|
|
195
|
-
"@voyant-travel/
|
|
191
|
+
"@voyant-travel/distribution": "^0.125.0",
|
|
192
|
+
"@voyant-travel/ui": "^0.108.1",
|
|
193
|
+
"@voyant-travel/bookings-react": "^0.135.0",
|
|
194
|
+
"@voyant-travel/inventory-react": "^0.17.0",
|
|
195
|
+
"@voyant-travel/relationships-react": "^0.135.0"
|
|
196
196
|
},
|
|
197
197
|
"peerDependenciesMeta": {
|
|
198
198
|
"@tanstack/react-table": {
|
|
@@ -234,15 +234,15 @@
|
|
|
234
234
|
"zod": "^4.3.6",
|
|
235
235
|
"react-hook-form": "^7.60.0",
|
|
236
236
|
"@voyant-travel/admin": "^0.115.1",
|
|
237
|
-
"@voyant-travel/distribution": "^0.
|
|
237
|
+
"@voyant-travel/distribution": "^0.125.0",
|
|
238
238
|
"@voyant-travel/i18n": "^0.108.0",
|
|
239
239
|
"@voyant-travel/react": "^0.104.1",
|
|
240
240
|
"@voyant-travel/types": "^0.106.0",
|
|
241
241
|
"@voyant-travel/ui": "^0.108.1",
|
|
242
242
|
"@voyant-travel/voyant-typescript-config": "^0.1.0",
|
|
243
|
-
"@voyant-travel/bookings-react": "^0.
|
|
244
|
-
"@voyant-travel/inventory-react": "^0.
|
|
245
|
-
"@voyant-travel/relationships-react": "^0.
|
|
243
|
+
"@voyant-travel/bookings-react": "^0.135.0",
|
|
244
|
+
"@voyant-travel/inventory-react": "^0.17.0",
|
|
245
|
+
"@voyant-travel/relationships-react": "^0.135.0"
|
|
246
246
|
},
|
|
247
247
|
"files": [
|
|
248
248
|
"dist",
|