Skip to content

Commit 8f43ce3

Browse files
chore(deps): bump next from 14.2.3 to 14.2.10 (#5805)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db75c53 commit 8f43ce3

File tree

4 files changed

+91
-105
lines changed

4 files changed

+91
-105
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"gray-matter": "^4.0.3",
3434
"lodash": "^4.17.21",
3535
"mdx-prism": "^0.3.3",
36-
"next": "^14.1.1",
36+
"next": "^14.2.10",
3737
"next-plugin-preval": "^1.2.1",
3838
"prism-react-renderer": "1.2.1",
3939
"raw-loader": "^4.0.2",

examples/next-app-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@aws-amplify/ui-react": "^6.1.0",
13-
"next": "^14.1.1",
13+
"next": "^14.2.10",
1414
"react": "18.2.0",
1515
"react-dom": "^18",
1616
"react-icons": "^4.3.1"

examples/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@aws-amplify/ui-react-notifications": "^2.0.28",
1818
"@aws-amplify/ui-react-storage": "^3.3.3",
1919
"@aws-sdk/credential-providers": "^3.370.0",
20-
"next": "^14.1.1",
20+
"next": "^14.2.10",
2121
"next-global-css": "^1.1.1",
2222
"react": "18.2.0",
2323
"react-copy-to-clipboard": "^5.1.0",

yarn.lock

Lines changed: 88 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)