Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent e5a58c3 commit 8a89403
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 50 deletions.
74 changes: 28 additions & 46 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"type": "module",
"dependencies": {
"@ant-design/icons": "^5.3.7",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"antd": "^5.18.0",
"d3": "^7.9.0",
"geostyler": "^15.0.0",
Expand All @@ -20,8 +20,8 @@
"geostyler-wfs-parser": "^3.0.1",
"moment": "^2.30.1",
"ol": "^9.2.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"typescript": "^5.4.5"
},
"scripts": {
Expand Down

0 comments on commit 8a89403

Please sign in to comment.