Skip to content

Commit

Permalink
fix(deps): update website minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 7246b69 commit 1287091
Show file tree
Hide file tree
Showing 2 changed files with 822 additions and 629 deletions.
12 changes: 6 additions & 6 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,23 +19,23 @@
},
"dependencies": {
"@codegouvfr/react-dsfr": "^1.9.31",
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/theme-mermaid": "^3.4.0",
"@docusaurus/tsconfig": "3.4.0",
"@docusaurus/types": "3.4.0",
"@docusaurus/tsconfig": "3.5.2",
"@docusaurus/types": "3.5.2",
"docusaurus-plugin-sass": "^0.2.5",
"dsfr-connect": "^1.1.2",
"sass": "^1.77.8",
"typescript": "~5.5.3"
"typescript": "~5.6.0"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 1287091

Please sign in to comment.