@griddo/cx 1.75.232 → 1.75.233

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 (2) hide show
  1. package/build/index.js +1 -1
  2. package/package.json +3 -3
package/build/index.js CHANGED
@@ -25,7 +25,7 @@ GFS4: `),console.error(e)});z[te]||(ia=global[te]||[],oa(z,ia),z.close=function(
25
25
  \u2502 Access credentials failure \u2502
26
26
  \u2502 Check that the login details are correct in your .env file \u2502
27
27
  \u2570\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u256F
28
- `)),process.exit(1)}}},hr=new Pn;var Ku=Q(qn()),Qu=Q(gt()),Zu=Q(Gt());var hp=Q(gt()),Ju=Q(Gt()),dp=Q(iu()),Vu=Q(zu());var Wu="1.75.232";Ju.default.config();var pp=!!process.env.GRIDDO_BUILD_LOGS&&!!JSON.parse(process.env.GRIDDO_BUILD_LOGS)||!!process.env.LOGS&&!!JSON.parse(process.env.LOGS);function li(e){pp&&console.info(e.replace(/(\s)\s+/g,"$1"))}function Yu(e){return new Promise(t=>setTimeout(t,e))}function Dr(e,t=3){return(e/1e3).toFixed(t)}function fi(e){return"site"in e&&e.site?e?.site:void 0}function hi(...e){let t=performance.now();return e.forEach(r=>r()),Dr(performance.now()-t)}function Xu(){let e=`
28
+ `)),process.exit(1)}}},hr=new Pn;var Ku=Q(qn()),Qu=Q(gt()),Zu=Q(Gt());var hp=Q(gt()),Ju=Q(Gt()),dp=Q(iu()),Vu=Q(zu());var Wu="1.75.233";Ju.default.config();var pp=!!process.env.GRIDDO_BUILD_LOGS&&!!JSON.parse(process.env.GRIDDO_BUILD_LOGS)||!!process.env.LOGS&&!!JSON.parse(process.env.LOGS);function li(e){pp&&console.info(e.replace(/(\s)\s+/g,"$1"))}function Yu(e){return new Promise(t=>setTimeout(t,e))}function Dr(e,t=3){return(e/1e3).toFixed(t)}function fi(e){return"site"in e&&e.site?e?.site:void 0}function hi(...e){let t=performance.now();return e.forEach(r=>r()),Dr(performance.now()-t)}function Xu(){let e=`
29
29
  \xB7\xB7
30
30
  \xB7\xB7
31
31
  \xB7\xB7
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@griddo/cx",
3
3
  "description": "Griddo SSG based on Gatsby",
4
- "version": "1.75.232",
4
+ "version": "1.75.233",
5
5
  "authors": [
6
6
  "Álvaro Sánchez' <alvaro.sanches@secuoyas.com>",
7
7
  "Diego M. Béjar <diego.bejar@secuoyas.com>",
@@ -68,7 +68,7 @@
68
68
  "react-helmet": "^6.0.0"
69
69
  },
70
70
  "devDependencies": {
71
- "@griddo/eslint-config-back": "^1.75.232",
71
+ "@griddo/eslint-config-back": "^1.75.233",
72
72
  "@types/babel__core": "^7.20.0",
73
73
  "@types/babel__preset-env": "^7.9.2",
74
74
  "@types/csvtojson": "^2.0.0",
@@ -116,5 +116,5 @@
116
116
  "publishConfig": {
117
117
  "access": "public"
118
118
  },
119
- "gitHead": "0520780ffe31136cb774793e1e3e37004a5f64f6"
119
+ "gitHead": "0c4bf25fd3bc162c209e0f5eb641d82c7d10e99e"
120
120
  }