Skip to content

Commit ae964a2

Browse files
fix(deps): update react monorepo to v19
1 parent 911e112 commit ae964a2

File tree

2 files changed

+27
-42
lines changed

2 files changed

+27
-42
lines changed

package-lock.json

+23-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@
135135
"normalize.css": "8.0.1",
136136
"panzoom": "9.4.3",
137137
"rand-token": "1.0.1",
138-
"react": "18.3.1",
139-
"react-dom": "18.3.1",
138+
"react": "19.0.0",
139+
"react-dom": "19.0.0",
140140
"safe-compare": "1.1.4",
141141
"sanitize-filename": "1.6.3",
142142
"sanitize-html": "2.15.0",
@@ -200,8 +200,8 @@
200200
"@types/mime-types": "2.1.4",
201201
"@types/multer": "1.4.12",
202202
"@types/node": "22.13.10",
203-
"@types/react": "18.3.19",
204-
"@types/react-dom": "18.3.5",
203+
"@types/react": "19.0.12",
204+
"@types/react-dom": "19.0.4",
205205
"@types/safe-compare": "1.1.2",
206206
"@types/sanitize-html": "2.13.0",
207207
"@types/sax": "1.2.7",

0 commit comments

Comments
 (0)