Skip to content

Commit b670cee

Browse files
chore(deps): update react monorepo
1 parent 144a84b commit b670cee

File tree

2 files changed

+240
-225
lines changed

2 files changed

+240
-225
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@
7878
"next-seo": "6.1.0",
7979
"next-suspense": "0.2.3",
8080
"randomcolor": "0.6.2",
81-
"react": "18.2.0",
81+
"react": "19.0.0",
8282
"react-countup": "6.4.2",
83-
"react-dom": "18.2.0",
83+
"react-dom": "19.0.0",
8484
"react-error-boundary": "4.0.11",
8585
"react-intersection-observer": "9.5.2",
8686
"react-masonry-css": "1.0.16",
@@ -108,7 +108,7 @@
108108
"@types/markdown-escape": "1.1.2",
109109
"@types/node": "20.8.6",
110110
"@types/randomcolor": "0.5.8",
111-
"@types/react": "17.0.68",
111+
"@types/react": "18.3.13",
112112
"@types/react-color": "3.0.9",
113113
"@types/react-dom": "18.2.13",
114114
"@types/remove-markdown": "0.3.3",
@@ -136,7 +136,7 @@
136136
},
137137
"resolutions": {
138138
"react-use": "17.4.0",
139-
"@types/react": "17.0.68"
139+
"@types/react": "18.3.13"
140140
},
141141
"nextBundleAnalysis": {
142142
"budget": 358400,

0 commit comments

Comments
 (0)