Skip to content

Commit aeb1b9e

Browse files
fix: update react monorepo
1 parent 55a406d commit aeb1b9e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"@types/leaflet": "1.9.5",
3333
"@types/node": "22.19.3",
3434
"@types/object-hash": "3.0.6",
35-
"@types/react": "18.3.27",
36-
"@types/react-dom": "18.3.7",
35+
"@types/react": "19.2.9",
36+
"@types/react-dom": "19.2.3",
3737
"classnames": "2.5.1",
3838
"comlink": "4.4.2",
3939
"date-fns": "4.1.0",
@@ -45,8 +45,8 @@
4545
"mitt": "3.0.1",
4646
"object-hash": "3.0.0",
4747
"pretty-bytes": "6.1.1",
48-
"react": "18.3.1",
49-
"react-dom": "18.3.1",
48+
"react": "19.2.3",
49+
"react-dom": "19.2.3",
5050
"react-helmet-async": "2.0.5",
5151
"react-leaflet": "4.2.1",
5252
"react-responsive": "10.0.1",
@@ -88,7 +88,7 @@
8888
"eslint-plugin-jsx-a11y": "6.10.2",
8989
"eslint-plugin-prettier": "5.5.4",
9090
"eslint-plugin-react": "7.37.5",
91-
"eslint-plugin-react-hooks": "5.2.0",
91+
"eslint-plugin-react-hooks": "7.0.1",
9292
"happy-dom": "20.0.11",
9393
"husky": "9.1.7",
9494
"lint-staged": "16.2.7",

0 commit comments

Comments
 (0)