Skip to content

Commit 9ded4c9

Browse files
committed
chore: bump
1 parent ab55d18 commit 9ded4c9

File tree

2 files changed

+15
-579
lines changed

2 files changed

+15
-579
lines changed

packages/nitro/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/nitro",
3-
"version": "10.38.0",
3+
"version": "10.48.0",
44
"description": "Official Sentry SDK for Nitro",
55
"repository": "git://github.com/getsentry/sentry-javascript.git",
66
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/nitro",
@@ -35,14 +35,14 @@
3535
"access": "public"
3636
},
3737
"peerDependencies": {
38-
"nitro": ">=3.0.1-alpha.1"
38+
"nitro": ">=3.0.260311-beta"
3939
},
4040
"dependencies": {
41-
"@sentry/core": "10.38.0",
42-
"@sentry/node": "10.38.0"
41+
"@sentry/core": "10.48.0",
42+
"@sentry/node": "10.48.0"
4343
},
4444
"devDependencies": {
45-
"nitro": "^3.0.1-alpha.1"
45+
"nitro": "^3.0.260311-beta"
4646
},
4747
"scripts": {
4848
"build": "run-p build:transpile build:types",

0 commit comments

Comments
 (0)