Skip to content

Commit 475f92c

Browse files
fix(deps): update react monorepo to v19
1 parent 85f471c commit 475f92c

2 files changed

Lines changed: 27 additions & 41 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"@types/color": "4.2.1",
5454
"@types/js-md5": "0.8.0",
5555
"@types/proj4": "2.19.0",
56-
"@types/react": "18.3.31",
57-
"@types/react-dom": "18.3.7",
56+
"@types/react": "19.2.17",
57+
"@types/react-dom": "19.2.3",
5858
"antd": "5.29.3",
5959
"clsx": "2.1.1",
6060
"color": "5.0.3",
@@ -71,9 +71,9 @@
7171
"ol": "10.9.0",
7272
"ol-mapbox-style": "12.4.0",
7373
"proj4": "2.20.9",
74-
"react": "18.3.1",
74+
"react": "19.2.8",
7575
"react-cookie-consent": "10.0.1",
76-
"react-dom": "18.3.1",
76+
"react-dom": "19.2.8",
7777
"react-i18next": "16.6.6",
7878
"react-markdown": "10.1.0",
7979
"react-redux": "9.3.0",

0 commit comments

Comments
 (0)