Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 6651f64 commit d3aaef0
Show file tree
Hide file tree
Showing 4 changed files with 2,033 additions and 2,233 deletions.
18 changes: 9 additions & 9 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"clear": "docusaurus clear"
},
"engines": {
"node": ">=20.12.0"
"node": ">=20.13.1"
},
"browserslist": {
"production": [
Expand All @@ -27,18 +27,18 @@
]
},
"dependencies": {
"@docusaurus/core": "3.2.0",
"@docusaurus/preset-classic": "3.2.0",
"clsx": "2.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
"@docusaurus/core": "3.3.2",
"@docusaurus/preset-classic": "3.3.2",
"clsx": "2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.2.0",
"@docusaurus/module-type-aliases": "3.3.2",
"@tsconfig/docusaurus": "2.0.3",
"@types/react": "18.2.73",
"@types/react": "18.3.3",
"@types/react-helmet": "6.1.11",
"@types/react-router-dom": "5.3.3",
"typescript": "5.4.3"
"typescript": "5.4.5"
}
}
Loading

0 comments on commit d3aaef0

Please sign in to comment.