Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dcdc194

Browse files
committedMar 19, 2025·
bump sentry to alpha
1 parent e47d642 commit dcdc194

File tree

3 files changed

+262
-146
lines changed

3 files changed

+262
-146
lines changed
 

‎apps/changelog/package.json

+2-2
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:types-react@19.0.0-rc.1",
6969
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
7070
}
71-
}
71+
}

‎package.json

+2-2
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)
Please sign in to comment.