Skip to content

Commit 1ec955c

Browse files
Update react monorepo to v19
1 parent a492d52 commit 1ec955c

File tree

2 files changed

+307
-52
lines changed

2 files changed

+307
-52
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"mdi-react": "8.4.0",
1212
"next": "15.5.4",
1313
"polished": "4.2.2",
14-
"react": "18.2.0",
15-
"react-dom": "18.2.0",
14+
"react": "19.2.0",
15+
"react-dom": "19.2.0",
1616
"react-fns": "1.4.0",
1717
"react-syntax-highlighter": "9.0.1",
1818
"styled-components": "6.1.19"
1919
},
2020
"devDependencies": {
2121
"@types/node": "^20.11.5",
22-
"@types/react": "^18.2.48",
23-
"@types/react-dom": "^18.2.18",
22+
"@types/react": "^19.0.0",
23+
"@types/react-dom": "^19.0.0",
2424
"@types/styled-components": "^5.1.26",
2525
"babel-plugin-styled-components": "2.0.7",
2626
"lint-staged": "12.5.0",

0 commit comments

Comments
 (0)