We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba20b6a commit d3ad316Copy full SHA for d3ad316
package.json
@@ -45,8 +45,8 @@
45
"@tippyjs/react": "^4.2.6",
46
"clsx": "^2.1.1",
47
"prism-react-renderer": "^2.4.0",
48
- "react": "^18.3.1",
49
- "react-dom": "^18.3.1",
+ "react": "^19.0.0",
+ "react-dom": "^19.0.0",
50
"swr": "^2.2.5"
51
},
52
"devDependencies": {
@@ -65,8 +65,8 @@
65
"@sapphire/timestamp": "^1.0.5",
66
"@sapphire/ts-config": "^5.0.1",
67
"@types/node": "^22.10.1",
68
- "@types/react": "^18.3.14",
69
- "@types/react-dom": "^18.3.2",
+ "@types/react": "^19.0.1",
+ "@types/react-dom": "^19.0.2",
70
"@typescript-eslint/eslint-plugin": "^7.18.0",
71
"@typescript-eslint/parser": "^7.18.0",
72
"cz-conventional-changelog": "^3.3.0",
0 commit comments