Skip to content

Commit b9a1ff5

Browse files
fix(deps): update react monorepo to v19
1 parent 30317d0 commit b9a1ff5

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@uiw/react-head": "^1.0.4",
4949
"million": "^3.1.11",
5050
"react": "^19.0.0",
51-
"react-dom": "^18.2.0",
51+
"react-dom": "^19.0.0",
5252
"react-icons": "^5.4.0",
5353
"react-router-dom": "^7.1.3",
5454
"react-syntax-highlighter": "^15.6.1",
@@ -69,7 +69,7 @@
6969
"@types/chai": "^5.0.1",
7070
"@types/mocha": "^10.0.10",
7171
"@types/react": "^19.0.8",
72-
"@types/react-dom": "^18.3.1",
72+
"@types/react-dom": "^19.0.0",
7373
"@types/react-router-dom": "^5.3.3",
7474
"@types/react-syntax-highlighter": "^15.5.13",
7575
"@typescript-eslint/eslint-plugin": "^8.13.0",

0 commit comments

Comments
 (0)