Skip to content

Commit

Permalink
Merge pull request #1908 from GW2Treasures/renovate/react-monorepo
Browse files Browse the repository at this point in the history
Update react monorepo
  • Loading branch information
darthmaim authored Jan 12, 2025
2 parents 81ee50b + 952f3d1 commit 728b611
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@types/jest": "29.5.14",
"@types/negotiator": "0.6.3",
"@types/node": "22.10.5",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.5",
"@types/react-dom": "19.0.3",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"csstype": "3.1.3",
"eslint": "9.18.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"overrides": {
"react": "19.0.0",
"react-dom": "19.0.0",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2"
"@types/react": "19.0.5",
"@types/react-dom": "19.0.3"
}
},
"packageManager": "[email protected]"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.18.0",
"@gw2treasures/eslint-config": "workspace:*",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.5",
"@types/react-dom": "19.0.3",
"csstype": "3.1.3",
"eslint": "9.18.0",
"eslint-config-next": "15.1.4",
Expand Down
74 changes: 37 additions & 37 deletions pnpm-lock.yaml

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

0 comments on commit 728b611

Please sign in to comment.