Skip to content

Commit

Permalink
fix(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 Dec 8, 2024
1 parent 5ebc190 commit 35f983d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"lint-staged": "^15.2.5",
"prettier": "^3.3.1",
"pretty-quick": "^4.0.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"react": "~18.3.0",
"react-dom": "~18.3.0",
"source-map-explorer": "^2.5.3",
"ts-node": "^10.9.1",
"tsbb": "^4.1.11",
Expand Down
4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"dependencies": {
"@wcj/dark-mode": "^1.0.13",
"monaco-editor-nginx": "2.0.2",
"react": "~18.2.0",
"react-dom": "~18.2.0"
"react": "~18.3.0",
"react-dom": "~18.3.0"
},
"devDependencies": {
"@kkt/less-modules": "^7.5.4",
Expand Down

0 comments on commit 35f983d

Please sign in to comment.