Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 06df71c commit 7e1d81c
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 72 deletions.
122 changes: 55 additions & 67 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 @@ -9,13 +9,13 @@
"@types/jest": "^29.2.4",
"@types/mapbox-gl": "^2.7.10",
"@types/node": "^18.11.17",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@types/react": "^18.3.9",
"@types/react-dom": "^18.3.0",
"axios": "^1.2.1",
"linq-to-typescript": "^10.0.0",
"mapbox-gl": "^2.11.1",
"react": "18.1.0",
"react-dom": "18.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-map-gl": "^7.0.20",
"react-query": "^3.39.2",
"react-scripts": "^5.0.1",
Expand All @@ -30,7 +30,7 @@
"jest-webgl-canvas-mock": "^0.2.3",
"jsdom-worker": "^0.3.0",
"mitt": "^3.0.0",
"react-test-renderer": "18.1.0",
"react-test-renderer": "18.3.1",
"uuid-v4": "^0.1.0"
},
"scripts": {
Expand Down

0 comments on commit 7e1d81c

Please sign in to comment.