Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ec-europa/ecl-ssg into eu-playground
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Aug 10, 2023
2 parents 3228ec6 + 89ed3ff commit 1a69ded
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 38 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@ecl/ckeditor5-ecl-webcomponents": "0.9.0",
"@ecl/ecl-webcomponents": "0.9.0",
"@ecl/ecl-webcomponents-react": "0.9.0",
"@ecl/ckeditor5-ecl-webcomponents": "0.10.0",
"@ecl/ecl-webcomponents": "0.10.0",
"@ecl/ecl-webcomponents-react": "0.10.0",
"@types/react-html-parser": "2.0.2",
"gatsby": "5.11.0",
"gatsby-plugin-babel-exclude": "2.0.0",
Expand All @@ -50,18 +50,18 @@
"@ckeditor/ckeditor5-react": "5.1.0",
"@ecl/preset-ec": "3.9.1",
"@ecl/preset-eu": "3.9.1",
"@types/node": "20.4.8",
"@types/react": "18.2.18",
"@types/node": "20.4.9",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"create-react-class": "15.7.0",
"fast-glob": "3.3.1",
"fs-extra": "11.1.1",
"gray-matter": "4.0.3",
"i18next": "23.4.2",
"i18next": "23.4.4",
"i18next-browser-languagedetector": "7.1.0",
"js-search": "2.0.1",
"ncp": "2.0.0",
"netlify-cli": "15.10.0",
"netlify-cli": "15.11.0",
"npm-run-all": "4.1.5",
"puppeteer": "20.8.0",
"react-i18next": "13.0.3",
Expand Down
71 changes: 40 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1227,24 +1227,24 @@
gonzales-pe "^4.3.0"
node-source-walk "^6.0.1"

"@ecl/ckeditor5-ecl-webcomponents@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@ecl/ckeditor5-ecl-webcomponents/-/ckeditor5-ecl-webcomponents-0.9.0.tgz#90db9e0ba991badbd1b6c1460f75338d7de062d1"
integrity sha512-cmsZbDN5+BuH3vZ8GP9zHrC+rHjk2KqF/jAuwse4rLDNXT+MDtvYeojenIt8hkRSFNS0tErAUGisaavTYj61NA==
"@ecl/ckeditor5-ecl-webcomponents@0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@ecl/ckeditor5-ecl-webcomponents/-/ckeditor5-ecl-webcomponents-0.10.0.tgz#38508d511fe2d29835efef03c208ae6bdda91830"
integrity sha512-oyzqiYI50j/NbD/7ZTS7fR8cMzL52UNGpNMOowgdOzs2a0NHQnwhP5KcZnNAnVlOi6Xr6aD2PNmMlXEW7RaKPA==

"@ecl/ecl-webcomponents-react@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@ecl/ecl-webcomponents-react/-/ecl-webcomponents-react-0.9.0.tgz#623b9049eb5e0f006dc0ff2d35e35e9d095a7a80"
integrity sha512-gl7YFS0EKC3YccdAsL7UTd1JAjbgAbGIKDZrFIr0MammC9FhB896o9eFzTGYUgLm0h8cyf7NlW9c+jqUXY07Ig==
"@ecl/ecl-webcomponents-react@0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@ecl/ecl-webcomponents-react/-/ecl-webcomponents-react-0.10.0.tgz#b90236b015903aaa14bd30b0d6851d69e62898c8"
integrity sha512-RQWxj2xK8bIMhDm/WcDW+tQw2C4ZWIPbX8SsaZsddC1ddSd28pWrX1XQxBGU4rOWU3oDntWriJEHWCRHXNm9lw==
dependencies:
"@ecl/ecl-webcomponents" "0.9.0"
"@ecl/ecl-webcomponents" "0.10.0"

"@ecl/ecl-webcomponents@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@ecl/ecl-webcomponents/-/ecl-webcomponents-0.9.0.tgz#24450d809964da0ba4f393b2181343ae13d77c86"
integrity sha512-hMygBopN7li7aNbHzfSxNLHUwqgDny5t1dM9MGkI3zhiExGDRaZEG/2tqF0t8iRsBLWg1dtX131leX6IMhSatQ==
"@ecl/ecl-webcomponents@0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@ecl/ecl-webcomponents/-/ecl-webcomponents-0.10.0.tgz#5d2ede7475dc486fc4aa00b06c50560dd1767fda"
integrity sha512-pXyEIVxpMxorJJUc1iPGkS8piOa/eyqIvomcSHe+O06hzXGJmpBdY/no0soRuYRK/grtuTFpyO1OgwMj7uCK0g==
dependencies:
"@stencil/core" "4.0.2"
"@stencil/core" "4.0.4"

"@ecl/preset-ec@3.9.1":
version "3.9.1"
Expand Down Expand Up @@ -3635,10 +3635,10 @@
string-width "^4.2.3"
strip-ansi "^6.0.1"

"@stencil/core@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.0.2.tgz#2c2ede3c223c66f63456f62bef0d6fad0b5cecd2"
integrity sha512-1AnLpHAQDHB+DbM8VpuZikMMmIAtLrkYHMBm+pXKj+EPQqsTcyiZ3a7MAqajdM0WlOXb9rfTZT4aYbPwvItEJw==
"@stencil/core@4.0.4":
version "4.0.4"
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-4.0.4.tgz#b2393a2caba039a162bdd8cf63589c3bab420629"
integrity sha512-eE0BcjEH8JjS0XlgWGiQ0c3uxtJdLvnYRv8rK/WokhGdxht31UMhEM8r+pVHbLPD/y6cSApUfxTl1JVcFFs+Xw==

"@swc/helpers@^0.4.12":
version "0.4.14"
Expand Down Expand Up @@ -3916,10 +3916,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.6.tgz#b66b66c9bb5d49b199f03399e341c9d6036e9e88"
integrity sha512-q0RkvNgMweWWIvSMDiXhflGUKMdIxBo2M2tYM/0kEGDueQByFzK4KZAgu5YHGFNxziTlppNpTIBcqHQAxlfHdA==

"@types/node@20.4.8":
version "20.4.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.8.tgz#b5dda19adaa473a9bf0ab5cbd8f30ec7d43f5c85"
integrity sha512-0mHckf6D2DiIAzh8fM8f3HQCvMKDpK94YQ0DSVkfWTG9BZleYIWudw9cJxX8oCk9bM+vAkDyujDV6dmKHbvQpg==
"@types/node@20.4.9":
version "20.4.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.9.tgz#c7164e0f8d3f12dfae336af0b1f7fdec8c6b204f"
integrity sha512-8e2HYcg7ohnTUbHk8focoklEQYvemQmu9M/f43DZVx43kHn0tE3BY/6gSDxS7k0SprtS0NHvj+L80cGLnoOUcQ==

"@types/node@^8.5.7":
version "8.10.66"
Expand Down Expand Up @@ -3978,7 +3978,7 @@
hoist-non-react-statics "^3.3.0"
redux "^4.0.0"

"@types/react@*", "@types/react@16 || 17 || 18", "@types/react@18.2.18":
"@types/react@*", "@types/react@16 || 17 || 18":
version "18.2.18"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.18.tgz#c8b233919eef1bdc294f6f34b37f9727ad677516"
integrity sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ==
Expand All @@ -3987,6 +3987,15 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@18.2.20":
version "18.2.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.20.tgz#1605557a83df5c8a2cc4eeb743b3dfc0eb6aaeb2"
integrity sha512-WKNtmsLWJM/3D5mG4U84cysVY31ivmyw85dE84fOCk5Hx78wezB/XEjVPWl2JTZ5FkEeaTJf+VgUAUn3PE7Isw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/responselike@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@types/responselike/-/responselike-1.0.0.tgz#251f4fe7d154d2bad125abe1b429b23afd262e29"
Expand Down Expand Up @@ -10305,10 +10314,10 @@ i18next-browser-languagedetector@7.1.0:
dependencies:
"@babel/runtime" "^7.19.4"

i18next@23.4.2:
version "23.4.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.2.tgz#e68108be82287114e027afc5402bb7830d7f45c9"
integrity sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==
i18next@23.4.4:
version "23.4.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.4.tgz#ec8fb2b5f3c5d8e3bf3f8ab1b19e743be91300e0"
integrity sha512-+c9B0txp/x1m5zn+QlwHaCS9vyFtmIAEXbVSFzwCX7vupm5V7va8F9cJGNJZ46X9ZtoGzhIiRC7eTIIh93TxPA==
dependencies:
"@babel/runtime" "^7.22.5"

Expand Down Expand Up @@ -12718,10 +12727,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0, nested-error-stacks@^2.1
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.1.tgz#26c8a3cee6cc05fbcf1e333cd2fc3e003326c0b5"
integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==

netlify-cli@15.10.0:
version "15.10.0"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-15.10.0.tgz#32d4b6041e603da843cd5a662c35b79e98c0c972"
integrity sha512-J9rzPbpBnGbevb8BTZTOLS+6wRBGzNK6KcsykrYoOMCiXbcFnru4FtmCT9wdkfNiD6llMcMzjrGZns7nY4X1zQ==
netlify-cli@15.11.0:
version "15.11.0"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-15.11.0.tgz#fc254df701cc0d961f33664d230fc89a852f7ce0"
integrity sha512-GKw1sHJ8kgI+7EWnSuKclwDejIlaFZkgFlLYke7UdwRFrHzFWliD4MqkhCHkMlhPu5SU4QCO2ML+UnfG+okZbA==
dependencies:
"@bugsnag/js" "7.20.2"
"@fastify/static" "6.10.2"
Expand Down

1 comment on commit 1a69ded

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.