Skip to content

Commit e00d4b9

Browse files
chore(deps): bump next from 14.2.26 to 14.2.30 (#6588)
Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 14.2.30. - [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.26...v14.2.30) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Sober <msober@amazon.com>
1 parent b0f6932 commit e00d4b9

File tree

4 files changed

+96
-90
lines changed

4 files changed

+96
-90
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"gray-matter": "^4.0.3",
3636
"lodash": "^4.17.21",
3737
"mdx-prism": "^0.3.3",
38-
"next": "^14.2.25",
38+
"next": "^14.2.30",
3939
"next-plugin-preval": "^1.2.1",
4040
"prism-react-renderer": "1.2.1",
4141
"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
@@ -12,7 +12,7 @@
1212
"@aws-amplify/ui-react": "6.11.2",
1313
"@aws-amplify/ui-react-storage": "3.11.0",
1414
"react": "^18.3.0",
15-
"next": "^14.2.25",
15+
"next": "^14.2.30",
1616
"react-dom": "^18",
1717
"react-icons": "^4.3.1"
1818
},

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.2.9",
1818
"@aws-amplify/ui-react-storage": "^3.11.0",
1919
"@aws-sdk/credential-providers": "^3.370.0",
20-
"next": "^14.2.25",
20+
"next": "^14.2.30",
2121
"next-global-css": "^1.1.1",
2222
"react": "^18.3.0",
2323
"react-copy-to-clipboard": "^5.1.0",

yarn.lock

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

0 commit comments

Comments
 (0)