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] authored Jun 23, 2024
1 parent 87033fa commit 27ed537
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
},
"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",
"husky": "~9.0.0",
"prettier": "^3.0.0",
"pretty-quick": "~4.0.0",
"lerna": "^8.0.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react-test-renderer": "~18.2.0",
"react": "~18.3.0",
"react-dom": "~18.3.0",
"react-test-renderer": "~18.3.0",
"tsbb": "^4.2.4"
},
"eslintConfig": {
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
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 27ed537

Please sign in to comment.