Skip to content

Commit f950091

Browse files
build(deps): bump the npm_and_yarn group across 2 directories with 3 updates
Bumps the npm_and_yarn group with 2 updates in the /examples/javascript-ext/nx-demo directory: [undici](https://github.com/nodejs/undici) and [yauzl](https://github.com/thejoshwolfe/yauzl). Bumps the npm_and_yarn group with 1 update in the /examples/javascript-ext/turborepo-demo directory: [next](https://github.com/vercel/next.js). Updates `undici` from 7.22.0 to 7.24.4 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.22.0...v7.24.4) Updates `yauzl` from 3.2.0 to 3.2.1 - [Commits](thejoshwolfe/yauzl@3.2.0...3.2.1) Updates `next` from 16.1.5 to 16.1.7 - [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.5...v16.1.7) --- updated-dependencies: - dependency-name: undici dependency-version: 7.24.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: yauzl dependency-version: 3.2.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1150f75 commit f950091

4 files changed

Lines changed: 50 additions & 50 deletions

File tree

examples/javascript-ext/nx-demo/package-lock.json

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

examples/javascript-ext/turborepo-demo/apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@repo/ui": "*",
15-
"next": "^16.1.5",
15+
"next": "^16.1.7",
1616
"react": "^19.1.0",
1717
"react-dom": "^19.1.0"
1818
},

examples/javascript-ext/turborepo-demo/apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@repo/ui": "*",
15-
"next": "^16.1.5",
15+
"next": "^16.1.7",
1616
"react": "^19.1.0",
1717
"react-dom": "^19.1.0"
1818
},

examples/javascript-ext/turborepo-demo/package-lock.json

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

0 commit comments

Comments
 (0)