Skip to content

Commit

Permalink
Merge pull request #1835 from GW2Treasures/renovate/react-monorepo
Browse files Browse the repository at this point in the history
Update react monorepo to v19.0.1
  • Loading branch information
darthmaim authored Dec 6, 2024
2 parents fc20021 + d3ed0dc commit d8cd86e
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@types/jest": "29.5.14",
"@types/negotiator": "0.6.3",
"@types/node": "22.10.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"csstype": "3.1.3",
"eslint": "8.57.1",
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.0",
"@types/react-dom": "19.0.0"
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1"
}
},
"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 @@ -35,8 +35,8 @@
},
"devDependencies": {
"@gw2treasures/eslint-config": "workspace:*",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"csstype": "3.1.3",
"eslint": "8.57.1",
"eslint-config-next": "15.0.4",
Expand Down
84 changes: 42 additions & 42 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 d8cd86e

Please sign in to comment.