Skip to content

Commit

Permalink
chore(deps): bump nextjs version (#6284)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebpollman authored Jan 6, 2025
1 parent d1c5f8c commit dc8a205
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"gray-matter": "^4.0.3",
"lodash": "^4.17.21",
"mdx-prism": "^0.3.3",
"next": "^14.2.15",
"next": "^14.2.21",
"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.2.15",
"next": "^14.2.21",
"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.1.1",
"@aws-amplify/ui-react-storage": "^3.6.1",
"@aws-sdk/credential-providers": "^3.370.0",
"next": "^14.2.15",
"next": "^14.2.21",
"next-global-css": "^1.1.1",
"react": "18.2.0",
"react-copy-to-clipboard": "^5.1.0",
Expand Down
124 changes: 62 additions & 62 deletions yarn.lock

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

0 comments on commit dc8a205

Please sign in to comment.