Skip to content

Commit b76e371

Browse files
deps(deps): bump the prod-minor-patch group with 4 updates (#89)
Bumps the prod-minor-patch group with 4 updates: [@sentry/astro](https://github.com/getsentry/sentry-javascript), [@sentry/node](https://github.com/getsentry/sentry-javascript), [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) and [motion](https://github.com/motiondivision/motion). Updates `@sentry/astro` from 10.68.0 to 10.69.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.69.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.68.0...10.69.0) Updates `@sentry/node` from 10.68.0 to 10.69.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/10.69.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.68.0...10.69.0) Updates `lucide` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.28.0/packages/lucide) Updates `motion` from 12.42.2 to 12.43.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.42.2...v12.43.0) --- updated-dependencies: - dependency-name: "@sentry/astro" dependency-version: 10.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: "@sentry/node" dependency-version: 10.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: lucide dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch - dependency-name: motion dependency-version: 12.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c81ee2f commit b76e371

2 files changed

Lines changed: 165 additions & 138 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"dependencies": {
2828
"@astrojs/netlify": "^7.0.13",
2929
"@floating-ui/dom": "^1.8.0",
30-
"@sentry/astro": "^10.68.0",
31-
"@sentry/node": "^10.68.0",
30+
"@sentry/astro": "^10.69.0",
31+
"@sentry/node": "^10.69.0",
3232
"aos": "^2.3.4",
3333
"date-fns": "^4.4.0",
34-
"lucide": "^1.27.0",
34+
"lucide": "^1.28.0",
3535
"marked": "^18.0.7",
3636
"matter-js": "^0.20.0",
37-
"motion": "^12.42.2",
37+
"motion": "^12.43.0",
3838
"plyr": "^3.8.4",
3939
"preline": "^4.2.0",
4040
"sharp": "^0.35.3",

0 commit comments

Comments
 (0)