Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit e81535e

Browse files
dependabot[bot]joonatank
authored andcommitted
chore(deps): bump @sentry/nextjs from 7.108.0 to 7.109.0
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.108.0 to 7.109.0. - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.109.0/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@7.108.0...7.109.0) --- updated-dependencies: - dependency-name: "@sentry/nextjs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 289028b commit e81535e

3 files changed

Lines changed: 98 additions & 109 deletions

File tree

apps/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@n8tb1t/use-scroll-position": "^2.0.3",
3434
"@next/bundle-analyzer": "^14.1.4",
3535
"@next/eslint-plugin-next": "^14.1.4",
36-
"@sentry/nextjs": "^7.108.0",
36+
"@sentry/nextjs": "^7.109.0",
3737
"apollo-upload-client": "17.0.0",
3838
"classnames": "^2.3.2",
3939
"common": "workspace:*",

apps/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@apollo/client": "^3.9.7",
2121
"@hookform/resolvers": "^3.3.4",
22-
"@sentry/nextjs": "^7.108.0",
22+
"@sentry/nextjs": "^7.109.0",
2323
"classnames": "^2.3.2",
2424
"common": "workspace:*",
2525
"date-fns": "^2.30.0",

0 commit comments

Comments
 (0)