Skip to content

Commit

Permalink
Bump next from 14.0.3 to 14.1.1
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.0.3 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.0.3...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 7b0168f commit eb866c4
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 75 deletions.
128 changes: 56 additions & 72 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/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@primer/doctocat-nextjs": "^0.0.4",
"@primer/octicons-react": "^19.8.0",
"eslint-config-next": "^14.0.3",
"next": "^14.0.3",
"next": "^14.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "GitHub, Inc.",
"license": "MIT",
"peerDependencies": {
"next": "^14.0.3",
"next": "^14.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -30,7 +30,7 @@
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"clsx": "^2.0.0",
"next": "^14.0.3",
"next": "^14.1.1",
"styled-components": "^6.1.1",
"typescript": "^5.3.2"
}
Expand Down

0 comments on commit eb866c4

Please sign in to comment.