Skip to content

Commit 18503e4

Browse files
Update react monorepo
1 parent 94376e6 commit 18503e4

2 files changed

Lines changed: 36 additions & 37 deletions

File tree

package-lock.json

Lines changed: 32 additions & 33 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
@@ -40,8 +40,8 @@
4040
"@types/mapbox__mapbox-sdk": "^0.14.0",
4141
"@types/mapbox-gl": "^3.1.0",
4242
"@types/node": "^20.11.24",
43-
"@types/react": "18.2.61",
44-
"@types/react-dom": "18.2.19",
43+
"@types/react": "18.3.17",
44+
"@types/react-dom": "18.3.5",
4545
"@typescript-eslint/eslint-plugin": "7.1.0",
4646
"@typescript-eslint/parser": "7.1.0",
4747
"babel-eslint": "10.1.0",
@@ -57,7 +57,7 @@
5757
"eslint-plugin-jsx-a11y": "6.8.0",
5858
"eslint-plugin-prettier": "5.1.3",
5959
"eslint-plugin-react": "7.33.2",
60-
"eslint-plugin-react-hooks": "4.6.0",
60+
"eslint-plugin-react-hooks": "4.6.2",
6161
"framer-motion": "11.0.8",
6262
"html-webpack-plugin": "5.6.0",
6363
"husky": "9.0.11",
@@ -67,7 +67,7 @@
6767
"prettier": "3.2.5",
6868
"process": "^0.11.10",
6969
"react": "^18.2.0",
70-
"react-dom": "18.2.0",
70+
"react-dom": "18.3.1",
7171
"react-hook-geolocation": "1.1.0",
7272
"react-tracked": "^1.7.11",
7373
"react-use": "17.5.0",

0 commit comments

Comments
 (0)