Skip to content

Commit c12f36f

Browse files
authored
deps(next): upgrade next in docs and example apps (#6460)
1 parent 326dfd6 commit c12f36f

File tree

4 files changed

+65
-65
lines changed

4 files changed

+65
-65
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.21",
38+
"next": "^14.2.25",
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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@aws-amplify/ui-react": "^6.1.0",
1313
"react": "^18.3.0",
14-
"next": "^14.2.21",
14+
"next": "^14.2.25",
1515
"react-dom": "^18",
1616
"react-icons": "^4.3.1"
1717
},

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

yarn.lock

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

0 commit comments

Comments
 (0)