Skip to content

Commit 9408bd8

Browse files
author
farfromrefuge
committed
chore: project
1 parent e078b80 commit 9408bd8

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
compressionLevel: mixed
2+
13
enableGlobalCache: true

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"@nativescript/core": "8.4.1",
2222
"@nativescript/types-android": "8.4.0",
2323
"@nativescript/types-ios": "8.4.0",
24-
"@sentry/browser": "7.24.2",
25-
"@sentry/core": "7.24.2",
26-
"@sentry/hub": "7.24.2",
27-
"@sentry/integrations": "7.24.2",
28-
"@sentry/tracing": "7.24.2",
29-
"@sentry/types": "7.24.2",
30-
"@sentry/utils": "7.24.2",
24+
"@sentry/browser": "^7.88.0",
25+
"@sentry/core": "^7.88.0",
26+
"@sentry/hub": "^7.88.0",
27+
"@sentry/integrations": "^7.88.0",
28+
"@sentry/tracing": "^7.88.0",
29+
"@sentry/types": "^7.88.0",
30+
"@sentry/utils": "^7.88.0",
3131
"@types/node": "^18.11.11",
3232
"@typescript-eslint/eslint-plugin": "5.46.0",
3333
"@typescript-eslint/parser": "5.46.0",

0 commit comments

Comments
 (0)