Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent e00460b commit d06a93c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"dependencies": {
"@prisma/client": "5.11.0",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@types/node": "20.12.2",
"@types/react-dom": "18.2.23",
"@types/react": "18.2.73",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.8",
"autoprefixer": "10.4.19",
"eslint-config-next": "14.1.4",
"eslint": "8.57.0",
Expand Down
58 changes: 29 additions & 29 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 d06a93c

Please sign in to comment.