File tree Expand file tree Collapse file tree 3 files changed +4
-16
lines changed Expand file tree Collapse file tree 3 files changed +4
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sentry-internal/nitro-utils" ,
3
- "version" : " 8.36.0 " ,
3
+ "version" : " 8.37.1 " ,
4
4
"description" : " Utilities for all Sentry SDKs with Nitro on the server-side" ,
5
5
"repository" : " git://github.com/getsentry/sentry-javascript.git" ,
6
6
"homepage" : " https://github.com/getsentry/sentry-javascript/tree/master/packages/nitro-utils" ,
35
35
"access" : " public"
36
36
},
37
37
"dependencies" : {
38
- "@sentry/types" : " 8.36.0 " ,
39
- "@sentry/utils" : " 8.36.0 "
38
+ "@sentry/types" : " 8.37.1 " ,
39
+ "@sentry/utils" : " 8.37.1 "
40
40
},
41
41
"devDependencies" : {
42
42
"rollup" : " ^4.24.4"
Original file line number Diff line number Diff line change 55
55
},
56
56
"devDependencies" : {
57
57
"@nuxt/module-builder" : " ^0.8.4" ,
58
- "@sentry-internal/nitro-utils" : " 8.36.0 " ,
58
+ "@sentry-internal/nitro-utils" : " 8.37.1 " ,
59
59
"nuxt" : " ^3.13.2"
60
60
},
61
61
"scripts" : {
Original file line number Diff line number Diff line change 8675
8675
"@sentry/bundler-plugin-core" "2.22.6"
8676
8676
unplugin "1.0.1"
8677
8677
8678
- "@sentry/types@8.36.0":
8679
- version "8.36.0"
8680
- resolved "https://registry.yarnpkg.com/@sentry/types/-/types-8.36.0.tgz#b58397eb672d896b65b06103feb59dba74da9d39"
8681
- integrity sha512-K1pVFfdGHw115RzGHpwSOqoEPeayn4N1F9IfM0kxrYpQSbFT1X29eak88GBfC8gPiLEF0iFGlSaQ4ERmF7oRcA==
8682
-
8683
- "@sentry/utils@8.36.0":
8684
- version "8.36.0"
8685
- resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-8.36.0.tgz#e733042ae231fdeeafe6970e49283dcd9ac9700f"
8686
- integrity sha512-oJ3EDPj0I00z+AwC3EWBpSidXYUoKW0Id8MfMQP5Hflniz3gif7UEReblT+FJgPEVo6+6uNzAncY0MuNMxmDKQ==
8687
- dependencies:
8688
- "@sentry/types" "8.36.0"
8689
-
8690
8678
"@sentry/vite-plugin@2.22.6", "@sentry/vite-plugin@^2.22.6":
8691
8679
version "2.22.6"
8692
8680
resolved "https://registry.yarnpkg.com/@sentry/vite-plugin/-/vite-plugin-2.22.6.tgz#d08a1ede05f137636d5b3c61845d24c0114f0d76"
You can’t perform that action at this time.
0 commit comments