Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 0079a16 commit da62261
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"graphql": "16.9.0",
"graphql-request": "7.1.2",
"maplibre-gl": "4.7.1",
"react": "18.3.1",
"react": "19.0.0",
"react-bootstrap": "2.10.6",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-map-gl": "7.1.7"
},
"devDependencies": {
Expand All @@ -34,8 +34,8 @@
"@graphql-codegen/introspection": "4.0.3",
"@parcel/watcher": "2.5.0",
"@testing-library/react": "16.0.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "4.3.4",
Expand Down

0 comments on commit da62261

Please sign in to comment.