@voyant-travel/commerce-react 0.11.0 → 0.12.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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@voyant-travel/commerce-react",
3
- "version": "0.11.0",
3
+ "version": "0.12.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.11.0",
240
- "@voyant-travel/distribution-react": "^0.119.0",
241
- "@voyant-travel/inventory-react": "^0.11.0",
239
+ "@voyant-travel/commerce": "^0.12.0",
240
+ "@voyant-travel/distribution-react": "^0.120.0",
241
+ "@voyant-travel/inventory-react": "^0.12.0",
242
242
  "@voyant-travel/ui": "^0.108.0"
243
243
  },
244
244
  "peerDependenciesMeta": {
@@ -259,7 +259,7 @@
259
259
  }
260
260
  },
261
261
  "dependencies": {
262
- "@voyant-travel/i18n": "^0.107.1",
262
+ "@voyant-travel/i18n": "^0.107.2",
263
263
  "@voyant-travel/react": "^0.104.1",
264
264
  "@voyant-travel/utils": "^0.105.2"
265
265
  },
@@ -275,10 +275,10 @@
275
275
  "vitest": "^4.1.2",
276
276
  "zod": "^4.3.6",
277
277
  "@voyant-travel/admin": "^0.114.0",
278
- "@voyant-travel/commerce": "^0.11.0",
279
- "@voyant-travel/distribution-react": "^0.119.0",
280
- "@voyant-travel/i18n": "^0.107.1",
281
- "@voyant-travel/inventory-react": "^0.11.0",
278
+ "@voyant-travel/commerce": "^0.12.0",
279
+ "@voyant-travel/distribution-react": "^0.120.0",
280
+ "@voyant-travel/i18n": "^0.107.2",
281
+ "@voyant-travel/inventory-react": "^0.12.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",