Skip to content

Commit 94d65c4

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update (#5633)
* chore(deps): bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /showcases/next-showcase directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /showcases/patternhub directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.0.9 to 16.0.10 - [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.0.9...v16.0.10) Updates `next` from 16.0.9 to 16.0.10 - [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.0.9...v16.0.10) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.0.10 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> * refactor: updated package lock file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Maximilian Franzke <Maximilian.Franzke@deutschebahn.com> Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>
1 parent 7deea9b commit 94d65c4

File tree

3 files changed

+43
-44
lines changed

3 files changed

+43
-44
lines changed

package-lock.json

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

showcases/next-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"start": "next start"
1313
},
1414
"dependencies": {
15-
"next": "16.0.9",
15+
"next": "16.0.10",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1"
1818
},

showcases/patternhub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"dompurify": "3.3.0",
2727
"highlight.js": "11.11.1",
28-
"next": "16.0.9",
28+
"next": "16.0.10",
2929
"react": "18.3.1",
3030
"react-archer": "4.4.0",
3131
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)