Skip to content

Commit 5a76bed

Browse files
fix(deps): update react monorepo to v19
1 parent cc424fe commit 5a76bed

2 files changed

Lines changed: 129 additions & 151 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@
7979
"next-seo": "6.8.0",
8080
"next-suspense": "0.2.3",
8181
"randomcolor": "0.6.2",
82-
"react": "18.3.1",
82+
"react": "19.2.5",
8383
"react-countup": "6.5.3",
84-
"react-dom": "18.3.1",
84+
"react-dom": "19.2.5",
8585
"react-error-boundary": "4.1.2",
8686
"react-intersection-observer": "9.16.0",
8787
"react-masonry-css": "1.0.16",
@@ -107,9 +107,9 @@
107107
"@types/markdown-escape": "1.1.3",
108108
"@types/node": "20.19.39",
109109
"@types/randomcolor": "0.5.9",
110-
"@types/react": "18.3.28",
110+
"@types/react": "19.2.14",
111111
"@types/react-color": "3.0.13",
112-
"@types/react-dom": "18.3.7",
112+
"@types/react-dom": "19.2.3",
113113
"@types/remove-markdown": "0.3.4",
114114
"@types/ua-parser-js": "0.7.39",
115115
"@types/validator": "13.15.10",
@@ -145,7 +145,7 @@
145145
},
146146
"resolutions": {
147147
"react-use": "17.6.0",
148-
"@types/react": "17.0.68"
148+
"@types/react": "19.2.14"
149149
},
150150
"nextBundleAnalysis": {
151151
"budget": 358400,

0 commit comments

Comments
 (0)