Skip to content

Commit 1096db2

Browse files
Update npm: React to v19
1 parent a4ff49f commit 1096db2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@mdx-js/react": "^3.0.0",
2323
"clsx": "^2.0.0",
2424
"prism-react-renderer": "^2.3.1",
25-
"react": "^18.2.0",
26-
"react-dom": "^18.2.0"
25+
"react": "^19.0.0",
26+
"react-dom": "^19.0.0"
2727
},
2828
"devDependencies": {
2929
"@docusaurus/module-type-aliases": "^3.0.1",
@@ -32,7 +32,7 @@
3232
"@emotion/babel-plugin": "^11.10.2",
3333
"@tobysmith568/eslint-config": "^1.0.5",
3434
"@tobysmith568/prettier-config": "^2.0.2",
35-
"@types/react": "^18.2.45",
35+
"@types/react": "^19.0.0",
3636
"@typescript-eslint/eslint-plugin": "^6.15.0",
3737
"typescript": "^5.3.3"
3838
},

0 commit comments

Comments
 (0)