Skip to content

Commit 283cb04

Browse files
authored
chore(deps): Bump sentry to 9.7.0-alpha.0 (#13052)
1 parent a8fd787 commit 283cb04

File tree

3 files changed

+262
-146
lines changed

3 files changed

+262
-146
lines changed

apps/changelog/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@radix-ui/react-icons": "^1.3.2",
2626
"@radix-ui/react-toolbar": "^1.1.0",
2727
"@radix-ui/themes": "^3.1.3",
28-
"@sentry/nextjs": "9.3.0",
28+
"@sentry/nextjs": "9.7.0-alpha.0",
2929
"@spotlightjs/spotlight": "^2.1.1",
3030
"next": "15.1.2",
3131
"next-auth": "^4.24.5",
@@ -68,4 +68,4 @@
6868
"@types/react": "npm:[email protected]",
6969
"@types/react-dom": "npm:[email protected]"
7070
}
71-
}
71+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@radix-ui/react-tooltip": "^1.1.4",
5454
"@radix-ui/themes": "^3.1.3",
5555
"@sentry-internal/global-search": "^1.3.0",
56-
"@sentry/nextjs": "9.3.0",
56+
"@sentry/nextjs": "9.7.0-alpha.0",
5757
"@types/mdx": "^2.0.9",
5858
"algoliasearch": "^4.23.3",
5959
"dompurify": "3.2.4",
@@ -138,4 +138,4 @@
138138
"node": "20.11.0",
139139
"yarn": "1.22.22"
140140
}
141-
}
141+
}

0 commit comments

Comments
 (0)