Skip to content

Commit

Permalink
chore(deps): bump next from 14.2.3 to 14.2.10
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.10.
- [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.2.3...v14.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent 6ef1835 commit 88ac669
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 105 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"gray-matter": "^4.0.3",
"lodash": "^4.17.21",
"mdx-prism": "^0.3.3",
"next": "^14.1.1",
"next": "^14.2.10",
"next-plugin-preval": "^1.2.1",
"prism-react-renderer": "1.2.1",
"raw-loader": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@aws-amplify/ui-react": "^6.1.0",
"next": "^14.1.1",
"next": "^14.2.10",
"react": "18.2.0",
"react-dom": "^18",
"react-icons": "^4.3.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@aws-amplify/ui-react-notifications": "^2.0.28",
"@aws-amplify/ui-react-storage": "^3.3.3",
"@aws-sdk/credential-providers": "^3.370.0",
"next": "^14.1.1",
"next": "^14.2.10",
"next-global-css": "^1.1.1",
"react": "18.2.0",
"react-copy-to-clipboard": "^5.1.0",
Expand Down
190 changes: 88 additions & 102 deletions yarn.lock

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

0 comments on commit 88ac669

Please sign in to comment.