Skip to content

Commit 0f8eb46

Browse files
Bump next in the npm_and_yarn group across 1 directory (#30805)
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.1.4 to 16.1.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.4...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd17b80 commit 0f8eb46

3 files changed

Lines changed: 45 additions & 45 deletions

File tree

amplify/amplify-cdk/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@mui/icons-material": "^7.3.7",
2525
"@mui/material": "^7.3.7",
2626
"autoprefixer": "^10.4.23",
27-
"next": "^16.1.4",
27+
"next": "^16.1.5",
2828
"postcss": "^8.5.6",
2929
"react": "^19.2.3",
3030
"react-dom": "^19.2.3",

amplify/amplify_nextapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"lint-fix": "pnpm prettier-format && pnpm eslint-fix"
1717
},
1818
"dependencies": {
19-
"next": "^16.1.4",
19+
"next": "^16.1.5",
2020
"react": "^19.2.3",
2121
"react-dom": "^19.2.3"
2222
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)