Skip to content

Commit

Permalink
chore(deps): update react monorepo to ~18.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 709a50e commit 4061f9f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -29,8 +29,8 @@
},
"devDependencies": {
"@testing-library/react": "^14.0.0",
"@types/react": "~18.2.0",
"@types/react-dom": "~18.2.0",
"@types/react": "~18.3.0",
"@types/react-dom": "~18.3.0",
"@types/react-test-renderer": "~18.0.0",
"@kkt/ncc": "^1.0.15",
"compile-less-cli": "~1.9.0",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Expand Up @@ -12,8 +12,8 @@
"@uiw/react-shields": "^2.0.1",
"katex": "^0.16.9",
"mermaid": "^10.6.1",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react": "~18.3.0",
"react-dom": "~18.3.0",
"react-router-dom": "^6.8.1",
"rehype-sanitize": "^6.0.0"
},
Expand Down

0 comments on commit 4061f9f

Please sign in to comment.