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 Oct 1, 2023
1 parent 0534e92 commit dc250b4
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 45 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"next": "12.1.6",
"nextjs-koa-api": "^2.0.0",
"on-finished": "^2.4.1",
"react": "18.1.0",
"react-dom": "18.1.0"
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/koa": "^2.13.4",
"@types/koa__router": "^8.0.11",
"@types/node": "^17.0.30",
"@types/react": "18.0.8",
"@types/react-dom": "18.0.3",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"eslint": "^8.14.0",
"eslint-config-next": "12.1.6",
"typescript": "^4.6.4"
Expand Down
120 changes: 79 additions & 41 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 dc250b4

Please sign in to comment.