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 Jan 19, 2024
2 parents 75c8458 + 784f30d commit 4b901de
Show file tree
Hide file tree
Showing 2 changed files with 3,216 additions and 3,161 deletions.
57 changes: 29 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,20 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@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",
"@ecl/ckeditor5-ecl-webcomponents": "0.13.0",
"@ecl/ecl-webcomponents": "0.13.0",
"@ecl/ecl-webcomponents-react": "0.13.0",
"@types/react-html-parser": "2.0.6",
"gatsby": "5.13.1",
"gatsby-plugin-babel-exclude": "2.0.0",
"gatsby-plugin-i18n": "1.0.1",
"gatsby-plugin-image": "3.11.0",
"gatsby-plugin-manifest": "5.11.0",
"gatsby-plugin-netlify-cms": "7.11.0",
"gatsby-plugin-sharp": "5.11.0",
"gatsby-source-filesystem": "5.11.0",
"gatsby-transformer-remark": "6.11.0",
"gatsby-transformer-sharp": "5.11.0",
"gatsby-plugin-image": "3.13.0",
"gatsby-plugin-manifest": "5.13.0",
"gatsby-plugin-netlify-cms": "7.12.1",
"gatsby-plugin-sharp": "5.13.0",
"gatsby-source-filesystem": "5.13.0",
"gatsby-transformer-remark": "6.13.0",
"gatsby-transformer-sharp": "5.13.0",
"netlify-cms-app": "^2.15.72",
"netlify-cms-proxy-server": "1.3.24",
"react": "^18.2.0",
Expand All @@ -48,28 +48,29 @@
},
"devDependencies": {
"@ckeditor/ckeditor5-react": "5.1.0",
"@ecl/preset-ec": "3.9.1",
"@ecl/preset-eu": "3.9.1",
"@types/node": "20.4.9",
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@ecl/preset-ec": "3.13.0",
"@ecl/preset-eu": "3.13.0",
"@types/node": "20.11.5",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"create-react-class": "15.7.0",
"fast-glob": "3.3.1",
"fs-extra": "11.1.1",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"gray-matter": "4.0.3",
"i18next": "23.4.4",
"i18next-browser-languagedetector": "7.1.0",
"i18next": "23.7.16",
"i18next-browser-languagedetector": "7.2.0",
"js-search": "2.0.1",
"ncp": "2.0.0",
"netlify-cli": "15.11.0",
"netlify-cli": "17.15.1",
"nopt": "7.2.0",
"npm-run-all": "4.1.5",
"puppeteer": "20.8.0",
"react-i18next": "13.0.3",
"react-intl": "6.4.4",
"puppeteer": "21.7.0",
"react-i18next": "14.0.0",
"react-intl": "6.6.1",
"react-loadable": "5.5.0",
"react-router-dom": "6.14.2",
"rimraf": "5.0.1",
"typescript": "5.1.6"
"react-router-dom": "6.21.3",
"rimraf": "5.0.5",
"typescript": "5.3.3"
},
"resolutions": {
"semver": ">=5.7.2",
Expand Down
Loading

1 comment on commit 4b901de

@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.