@voyant-travel/commerce-react 0.8.0 → 0.10.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 +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyant-travel/commerce-react",
3
- "version": "0.8.0",
3
+ "version": "0.10.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.114.0",
239
- "@voyant-travel/commerce": "^0.8.0",
240
- "@voyant-travel/distribution-react": "^0.116.0",
241
- "@voyant-travel/inventory-react": "^0.8.0",
239
+ "@voyant-travel/commerce": "^0.10.0",
240
+ "@voyant-travel/distribution-react": "^0.118.0",
241
+ "@voyant-travel/inventory-react": "^0.10.0",
242
242
  "@voyant-travel/ui": "^0.108.0"
243
243
  },
244
244
  "peerDependenciesMeta": {
@@ -274,11 +274,11 @@
274
274
  "typescript": "^6.0.2",
275
275
  "vitest": "^4.1.2",
276
276
  "zod": "^4.3.6",
277
+ "@voyant-travel/commerce": "^0.10.0",
277
278
  "@voyant-travel/admin": "^0.114.0",
278
- "@voyant-travel/commerce": "^0.8.0",
279
- "@voyant-travel/distribution-react": "^0.116.0",
279
+ "@voyant-travel/distribution-react": "^0.118.0",
280
280
  "@voyant-travel/i18n": "^0.107.1",
281
- "@voyant-travel/inventory-react": "^0.8.0",
281
+ "@voyant-travel/inventory-react": "^0.10.0",
282
282
  "@voyant-travel/react": "^0.104.1",
283
283
  "@voyant-travel/ui": "^0.108.0",
284
284
  "@voyant-travel/utils": "^0.105.2",