@griddo/cx 1.75.184 → 1.75.185

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]||(ra=global[K]||[],ia(G,ra),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 Yu=Z(Cn()),Xu=Z(pt()),Ku=Z(hr());var cp=Z(pt()),zu=Z(hr()),up=Z(ru()),Wu=Z(Uu());var Gu="1.75.184";zu.default.config();var lp=!!process.env.GRIDDO_BUILD_LOGS&&!!JSON.parse(process.env.GRIDDO_BUILD_LOGS);function ai(...e){lp&&console.info(...e)}function Ju(e){return new Promise(t=>setTimeout(t,e))}function ci(e,t=3){return(e/1e3).toFixed(t)}function ui(e){return"site"in e&&e.site?e?.site:void 0}function Vu(){let e=`
29
+ `)),process.exit(1)}}},fr=new Rn;var Yu=Z(Cn()),Xu=Z(pt()),Ku=Z(hr());var cp=Z(pt()),zu=Z(hr()),up=Z(ru()),Wu=Z(Uu());var Gu="1.75.185";zu.default.config();var lp=!!process.env.GRIDDO_BUILD_LOGS&&!!JSON.parse(process.env.GRIDDO_BUILD_LOGS);function ai(...e){lp&&console.info(...e)}function Ju(e){return new Promise(t=>setTimeout(t,e))}function ci(e,t=3){return(e/1e3).toFixed(t)}function ui(e){return"site"in e&&e.site?e?.site:void 0}function Vu(){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.184",
4
+ "version": "1.75.185",
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.184",
40
+ "@griddo/core": "^1.75.185",
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.184",
72
+ "@griddo/eslint-config-back": "^1.75.185",
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": "2200f9bc4190ae41967b895813666980c7a59909"
120
+ "gitHead": "56f210bb1f9aadf8827b33f0f759155531702526"
121
121
  }