Skip to content

Commit

Permalink
build(deps): Bump the versioning group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the versioning group with 2 updates in the /addons-web-sdk/samples directory: [next](https://github.com/vercel/next.js) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `next` from 15.1.6 to 15.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@v15.1.6...v15.1.7)

Updates `@types/node` from 22.10.10 to 22.13.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versioning
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: versioning
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent c77c329 commit c4b45ca
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion addons-web-sdk/samples/animation-next-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@googleworkspace/meet-addons": "^1.2.0",
"next": "15.1.6",
"next": "15.1.7",
"react": "^19",
"react-dom": "^19"
},
Expand Down
2 changes: 1 addition & 1 deletion addons-web-sdk/samples/hello-world-next-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@googleworkspace/meet-addons": "^1.2.0",
"next": "15.1.6",
"next": "15.1.7",
"react": "^19",
"react-dom": "^19"
},
Expand Down
88 changes: 44 additions & 44 deletions addons-web-sdk/samples/package-lock.json

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

0 comments on commit c4b45ca

Please sign in to comment.