Skip to content

Commit

Permalink
chore(nextjs): Update dependency next to v14.1.1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent b40ecc2 commit accc445
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 166 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"next": "14.1.0",
"next": "14.1.1",
"react": "^18",
"react-dom": "^18",
"typescript": "^5"
Expand Down
2 changes: 1 addition & 1 deletion integration/templates/next-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@types/node": "^18.17.0",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"next": "^13.5",
"next": "^14.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.6"
Expand Down
236 changes: 73 additions & 163 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@types/node": "^18.17.0",
"@types/react": "*",
"@types/react-dom": "*",
"next": "^13.5.4",
"next": "^14.1.1",
"typescript": "*"
},
"peerDependencies": {
Expand Down

0 comments on commit accc445

Please sign in to comment.