Skip to content

Commit

Permalink
chore(deps): update react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 1cc3faa commit b9d5b20
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"next": "14.2.20",
"osmtogeojson": "^3.0.0-beta.5",
"pmtiles": "^4.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-map-gl": "^7.1.7",
"react-particles": "^2.12.2",
"recharts": "^2.8.0",
Expand All @@ -54,8 +54,8 @@
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"dotenv": "^16.3.1",
Expand Down

0 comments on commit b9d5b20

Please sign in to comment.