Skip to content

Commit d3ad316

Browse files
chore(deps): update react monorepo to v19
1 parent ba20b6a commit d3ad316

File tree

2 files changed

+40
-335
lines changed

2 files changed

+40
-335
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@tippyjs/react": "^4.2.6",
4646
"clsx": "^2.1.1",
4747
"prism-react-renderer": "^2.4.0",
48-
"react": "^18.3.1",
49-
"react-dom": "^18.3.1",
48+
"react": "^19.0.0",
49+
"react-dom": "^19.0.0",
5050
"swr": "^2.2.5"
5151
},
5252
"devDependencies": {
@@ -65,8 +65,8 @@
6565
"@sapphire/timestamp": "^1.0.5",
6666
"@sapphire/ts-config": "^5.0.1",
6767
"@types/node": "^22.10.1",
68-
"@types/react": "^18.3.14",
69-
"@types/react-dom": "^18.3.2",
68+
"@types/react": "^19.0.1",
69+
"@types/react-dom": "^19.0.2",
7070
"@typescript-eslint/eslint-plugin": "^7.18.0",
7171
"@typescript-eslint/parser": "^7.18.0",
7272
"cz-conventional-changelog": "^3.3.0",

0 commit comments

Comments
 (0)