Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 1d45fef commit 6be9657
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@
"@mui/icons-material": "5.16.7",
"@mui/material": "5.16.7",
"leaflet": "1.9.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-leaflet": "4.2.1",
"react-leaflet-draw": "0.20.4",
"react-use": "17.5.1",
"react-zoom-pan-pinch": "3.4.4"
},
"devDependencies": {
"@types/leaflet": "1.9.12",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-react-swc": "3.7.0",
"eslint": "8.57.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.11",
"prettier": "3.3.3",
"typescript": "5.2.2",
Expand Down

0 comments on commit 6be9657

Please sign in to comment.