Skip to content

Commit 5618e0e

Browse files
Update React
1 parent fc443ae commit 5618e0e

2 files changed

Lines changed: 70 additions & 59 deletions

File tree

package-lock.json

Lines changed: 65 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@types/loadable__component": "5.13.10",
1919
"@types/lodash-es": "4.17.12",
2020
"@types/markdown-it": "14.1.2",
21-
"@types/react": "18.3.31",
22-
"@types/react-dom": "18.3.7",
21+
"@types/react": "19.2.17",
22+
"@types/react-dom": "19.2.3",
2323
"@types/react-lazy-load-image-component": "1.6.5",
2424
"@types/sortablejs": "1.15.9",
2525
"@typescript-eslint/parser": "8.62.0",
@@ -125,11 +125,11 @@
125125
"native-promise-only": "0.8.1",
126126
"pdfjs-dist": "3.11.174",
127127
"proxy-polyfill": "0.3.2",
128-
"react": "18.3.1",
128+
"react": "19.2.7",
129129
"react-blurhash": "0.3.0",
130-
"react-dom": "18.3.1",
130+
"react-dom": "19.2.7",
131131
"react-lazy-load-image-component": "1.6.3",
132-
"react-router-dom": "6.30.4",
132+
"react-router-dom": "7.18.1",
133133
"resize-observer-polyfill": "1.5.1",
134134
"screenfull": "6.0.2",
135135
"sortablejs": "1.15.7",

0 commit comments

Comments
 (0)