@voyant-travel/commerce-react 0.18.2 → 0.19.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.
Files changed (1) hide show
  1. package/package.json +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyant-travel/commerce-react",
3
- "version": "0.18.2",
3
+ "version": "0.19.0",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -236,9 +236,9 @@
236
236
  "react-hook-form": "^7.60.0",
237
237
  "zod": "^4.0.0",
238
238
  "@voyant-travel/admin": "^0.115.2",
239
- "@voyant-travel/commerce": "^0.18.1",
240
- "@voyant-travel/distribution-react": "^0.126.2",
241
- "@voyant-travel/inventory-react": "^0.18.2",
239
+ "@voyant-travel/commerce": "^0.19.0",
240
+ "@voyant-travel/distribution-react": "^0.127.0",
241
+ "@voyant-travel/inventory-react": "^0.19.0",
242
242
  "@voyant-travel/ui": "^0.108.2"
243
243
  },
244
244
  "peerDependenciesMeta": {
@@ -261,8 +261,8 @@
261
261
  "dependencies": {
262
262
  "@voyant-travel/i18n": "^0.109.0",
263
263
  "@voyant-travel/react": "^0.104.1",
264
- "@voyant-travel/utils": "^0.105.4",
265
- "@voyant-travel/types": "^0.106.0"
264
+ "@voyant-travel/types": "^0.106.0",
265
+ "@voyant-travel/utils": "^0.105.4"
266
266
  },
267
267
  "devDependencies": {
268
268
  "@tanstack/react-query": "^5.100.11",
@@ -276,14 +276,14 @@
276
276
  "vitest": "^4.1.2",
277
277
  "zod": "^4.3.6",
278
278
  "@voyant-travel/admin": "^0.115.2",
279
- "@voyant-travel/commerce": "^0.18.1",
280
- "@voyant-travel/distribution-react": "^0.126.2",
279
+ "@voyant-travel/commerce": "^0.19.0",
280
+ "@voyant-travel/distribution-react": "^0.127.0",
281
281
  "@voyant-travel/i18n": "^0.109.0",
282
- "@voyant-travel/inventory-react": "^0.18.2",
282
+ "@voyant-travel/inventory-react": "^0.19.0",
283
283
  "@voyant-travel/react": "^0.104.1",
284
+ "@voyant-travel/ui": "^0.108.2",
284
285
  "@voyant-travel/utils": "^0.105.4",
285
- "@voyant-travel/voyant-typescript-config": "^0.1.0",
286
- "@voyant-travel/ui": "^0.108.2"
286
+ "@voyant-travel/voyant-typescript-config": "^0.1.0"
287
287
  },
288
288
  "files": [
289
289
  "dist",