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 5, 2024
1 parent ef43538 commit 65cb6b5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 75 deletions.
87 changes: 14 additions & 73 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@
"dependencies": {
"@types/express": "^4.17.14",
"@types/lodash": "^4.14.186",
"@types/react": "^18.0.21",
"@types/react": "^19.0.0",
"express": "^4.18.1",
"lodash": "^4.17.21",
"react": "^18.2.0",
"react": "^19.0.0",
"ts-toolbelt": "^9.6.0",
"zod": "^3.19.1"
},
Expand Down

0 comments on commit 65cb6b5

Please sign in to comment.