Skip to content

Commit

Permalink
build(deps): Bump next (#38)
Browse files Browse the repository at this point in the history
Bumps the versioning group with 1 update in the /addons-web-sdk/samples directory: [next](https://github.com/vercel/next.js).


Updates `next` from 14.2.14 to 14.2.15
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.14...v14.2.15)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versioning
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 03d36bb commit 057770e
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 47 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.1.0",
"next": "14.2.14",
"next": "14.2.15",
"react": "^18",
"react-dom": "^18"
},
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.1.0",
"next": "14.2.14",
"next": "14.2.15",
"react": "^18",
"react-dom": "^18"
},
Expand Down
90 changes: 45 additions & 45 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 057770e

Please sign in to comment.