@jetshop/template-trend 6.3.8 → 6.3.9-alpha.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetshop/template-trend",
3
- "version": "6.3.8",
3
+ "version": "6.3.9-alpha.0+93bee2e73",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "build": "react-scripts build",
@@ -47,7 +47,7 @@
47
47
  "@jetshop/flight-shortcodes": "^2.0.10",
48
48
  "@jetshop/intl": "^6.3.8",
49
49
  "@jetshop/react-scripts": "^6.3.8",
50
- "@jetshop/ui": "^6.3.8",
50
+ "@jetshop/ui": "^6.3.9-alpha.0+93bee2e73",
51
51
  "@react-google-maps/api": "~2.18.1",
52
52
  "prop-types": "^15.6.2",
53
53
  "react": "^18",
@@ -72,5 +72,5 @@
72
72
  "format-message-estree-util": "npm:@jetshop/format-message-estree-util",
73
73
  "**/@babel/helper-module-transforms": "7.22.5"
74
74
  },
75
- "gitHead": "74e5c206d33c37e973bb0ca8c650a1c22a7bb0ad"
75
+ "gitHead": "93bee2e738c7e3d301b5d3301b866b6d44fd6df0"
76
76
  }
@@ -104,9 +104,6 @@
104
104
  "currency_d6b3d5f6": {
105
105
  "message": "Currency"
106
106
  },
107
- "current_price_3f582d1e": {
108
- "message": "Current price"
109
- },
110
107
  "customercommentname_is_required_f5c2f377": {
111
108
  "message": "{ customerCommentName } is required"
112
109
  },
@@ -479,9 +476,6 @@
479
476
  "prev_f82cbc48": {
480
477
  "message": "Prev"
481
478
  },
482
- "previous_price_3ea1215f": {
483
- "message": "Previous price"
484
- },
485
479
  "price_ffd8b80": {
486
480
  "message": "Price"
487
481
  },
@@ -805,5 +799,11 @@
805
799
  },
806
800
  "z_to_a_75ce9568": {
807
801
  "message": "Z to A"
802
+ },
803
+ "current_price_3f582d1e": {
804
+ "message": "Current price"
805
+ },
806
+ "previous_price_3ea1215f": {
807
+ "message": "Previous price"
808
808
  }
809
- }
809
+ }