Skip to content

Commit

Permalink
🐳 chore: Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 1f4138b commit 9a5be7e
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 66 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@swc/cli": "^0.5.0",
"@swc/core": "^1.3.16",
"@types/node": "22.10.5",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"@types/styled-components": "^5.1.26",
"eslint": "9.17.0",
"eslint-config-next": "15.1.3",
"next": "15.1.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"swr": "^2.0.0",
"typescript": "5.7.2"
},
Expand Down
113 changes: 51 additions & 62 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 9a5be7e

Please sign in to comment.