Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 22c4282 commit fd7316f
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 43 deletions.
8 changes: 4 additions & 4 deletions example/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"@typed-at-rest/next-server": "workspace:*",
"@types/node": "^18.19.17",
"next": "^14.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@typed-at-rest/tsconfig": "workspace:*",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"typescript": "^5.3.3"
}
}
73 changes: 34 additions & 39 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 fd7316f

Please sign in to comment.