@griddo/cx 1.75.190 → 1.75.191

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 +4 -4
package/build/index.js CHANGED
@@ -26,7 +26,7 @@ GFS4: `),console.error(e)});G[K]||(Qo=global[K]||[],ea(G,Qo),G.close=function(e)
26
26
  \u2502 Access credentials failure \u2502
27
27
  \u2502 Check that the login details are correct in your .env file \u2502
28
28
  \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
29
- `)),process.exit(1)}}},fr=new Rn;var Vu=Z(Cn()),Yu=Z(pt()),Xu=Z(hr());var up=Z(pt()),$u=Z(hr()),lp=Z(Qc()),Hu=Z(Lu());var Bu="1.75.190";$u.default.config();var fp=!!process.env.GRIDDO_BUILD_LOGS&&!!JSON.parse(process.env.GRIDDO_BUILD_LOGS);function Uu(...e){fp&&console.info(...e)}function Gu(e){return new Promise(t=>setTimeout(t,e))}function zu(e,t=3){return(e/1e3).toFixed(t)}function Wu(e){return"site"in e&&e.site?e?.site:void 0}function Ju(){let e=`
29
+ `)),process.exit(1)}}},fr=new Rn;var Vu=Z(Cn()),Yu=Z(pt()),Xu=Z(hr());var up=Z(pt()),$u=Z(hr()),lp=Z(Qc()),Hu=Z(Lu());var Bu="1.75.191";$u.default.config();var fp=!!process.env.GRIDDO_BUILD_LOGS&&!!JSON.parse(process.env.GRIDDO_BUILD_LOGS);function Uu(...e){fp&&console.info(...e)}function Gu(e){return new Promise(t=>setTimeout(t,e))}function zu(e,t=3){return(e/1e3).toFixed(t)}function Wu(e){return"site"in e&&e.site?e?.site:void 0}function Ju(){let e=`
30
30
  \xB7\xB7
31
31
  \xB7\xB7 /
32
32
  \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.190",
4
+ "version": "1.75.191",
5
5
  "authors": [
6
6
  "Álvaro Sánchez' <alvaro.sanches@secuoyas.com>",
7
7
  "Diego M. Béjar <diego.bejar@secuoyas.com>",
@@ -37,7 +37,7 @@
37
37
  "@babel/preset-env": "^7.14.5",
38
38
  "@babel/preset-react": "^7.14.5",
39
39
  "@babel/preset-typescript": "^7.16.5",
40
- "@griddo/core": "^1.75.190",
40
+ "@griddo/core": "^1.75.191",
41
41
  "@svgr/webpack": "^5.5.0",
42
42
  "babel-loader": "^8.0.6",
43
43
  "babel-plugin-styled-components": "^1.10.7",
@@ -69,7 +69,7 @@
69
69
  "react-helmet": "^6.0.0"
70
70
  },
71
71
  "devDependencies": {
72
- "@griddo/eslint-config-back": "^1.75.190",
72
+ "@griddo/eslint-config-back": "^1.75.191",
73
73
  "@types/babel__core": "^7.20.0",
74
74
  "@types/babel__preset-env": "^7.9.2",
75
75
  "@types/csvtojson": "^2.0.0",
@@ -117,5 +117,5 @@
117
117
  "publishConfig": {
118
118
  "access": "public"
119
119
  },
120
- "gitHead": "202634ce8976df3277aac6860cbb1f7cb83f1a45"
120
+ "gitHead": "3c227dce9eb8681ea9a348d207326a1e24aaf599"
121
121
  }