Merge branch 'chore/updates-and-footer-logos' into 'main'
fix: updates and footer logos See merge request !50
Showing
- .nvmrc 1 addition, 1 deletion.nvmrc
- package-lock.json 3033 additions, 1909 deletionspackage-lock.json
- package.json 8 additions, 9 deletionspackage.json
- src/content/config.ts 1 addition, 0 deletionssrc/content/config.ts
- src/pages/de/dokumentation/beispiele.mdx 6 additions, 6 deletionssrc/pages/de/dokumentation/beispiele.mdx
- src/pages/de/index.mdx 1 addition, 1 deletionsrc/pages/de/index.mdx
This diff is collapsed.
... | ... | @@ -24,17 +24,16 @@ |
"astro": "astro" | ||
}, | ||
"devDependencies": { | ||
"@astrojs/mdx": "^0.19.7", | ||
"@astrojs/react": "^2.2.1", | ||
"@astrojs/tailwind": "^4.0.0", | ||
"@carbon/icons-react": "^11.23.1", | ||
"@astrojs/mdx": "^1.1.5", | ||
"@astrojs/react": "^3.0.6", | ||
"@astrojs/tailwind": "^5.0.2", | ||
"@carbon/icons-react": "^11.30.1", | ||
"@fchh/fcos-suite-map": "^0.1.4", | ||
"@fchh/fcos-suite-ui": "^0.2.16", | ||
"@types/carbon__icons-react": "^11.20.0", | ||
"@types/react": "^18.2.17", | ||
"@types/react-dom": "^18.2.7", | ||
"astro": "^2.9.6", | ||
"astro-auto-import": "^0.3.0", | ||
"@types/react": "^18.2.38", | ||
"@types/react-dom": "^18.2.17", | ||
"astro": "^3.6.0", | ||
"astro-auto-import": "^0.3.2", | ||
"keen-slider": "^6.8.6", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
... | ... |