Skip to content

Commit

Permalink
fix: update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent ead9a51 commit 9a887e2
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
50 changes: 25 additions & 25 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@types/leaflet": "1.9.5",
"@types/node": "20.12.5",
"@types/object-hash": "3.0.6",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
"classnames": "2.5.1",
"comlink": "4.4.1",
"date-fns": "3.6.0",
Expand All @@ -45,8 +45,8 @@
"mitt": "3.0.1",
"object-hash": "3.0.0",
"pretty-bytes": "6.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.0",
"react-dom": "18.3.0",
"react-helmet-async": "2.0.4",
"react-leaflet": "4.2.1",
"react-responsive": "9.0.2",
Expand Down Expand Up @@ -88,7 +88,7 @@
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-hooks": "4.6.1",
"happy-dom": "14.6.2",
"husky": "9.0.11",
"lint-staged": "15.2.2",
Expand Down

0 comments on commit 9a887e2

Please sign in to comment.