Skip to content

Commit d9a707a

Browse files
authored
chore(deps): update next to ^16.1.5 (#6820)
1 parent 1677145 commit d9a707a

File tree

4 files changed

+69
-136
lines changed

4 files changed

+69
-136
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.23",
3737
"mdx-prism": "^0.3.3",
38-
"next": "^16.0.0",
38+
"next": "^16.1.5",
3939
"next-plugin-preval": "^1.2.8",
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.13.2",
1313
"@aws-amplify/ui-react-storage": "3.14.0",
1414
"react": "^18.3.0",
15-
"next": "^16.0.0",
15+
"next": "^16.1.5",
1616
"react-dom": "^18",
1717
"react-icons": "^4.3.1"
1818
},

examples/next/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@aws-amplify/ui-react-notifications": "^2.2.14",
1818
"@aws-amplify/ui-react-storage": "^3.14.0",
1919
"@aws-sdk/credential-providers": "^3.967.0",
20-
"next": "~16.0.0",
20+
"next": "~16.1.5",
2121
"next-global-css": "^1.3.1",
2222
"react": "^18.3.0",
2323
"react-copy-to-clipboard": "^5.1.0",
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/node": "^15.12.4",
3131
"eslint": "^8.44.0",
32-
"eslint-config-next": "^16.0.0",
32+
"eslint-config-next": "^16.1.5",
3333
"rimraf": "^5.0.0"
3434
}
3535
}

yarn.lock

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

0 commit comments

Comments
 (0)