|
17 | 17 | "plugin.watch": "npm run plugin.watch.tsc & npm run plugin.watch.android & npm run plugin.watch.ios" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@commitlint/cli": "^11.0.0", |
21 | | - "@commitlint/config-conventional": "^11.0.0", |
22 | | - "@nativescript/core": "7.0.13", |
23 | | - "@nativescript/types-ios": "7.0.4", |
24 | | - "@nativescript/types-android": "7.0.4", |
25 | | - "@sentry/browser": "6.2.0", |
26 | | - "@sentry/core": "6.2.0", |
27 | | - "@sentry/hub": "6.2.0", |
28 | | - "@sentry/integrations": "6.2.0", |
29 | | - "@sentry/minimal": "6.2.0", |
30 | | - "@sentry/tracing": "6.2.0", |
31 | | - "@sentry/types": "6.2.0", |
32 | | - "@sentry/utils": "6.2.0", |
33 | | - "@types/node": "^14.14.31", |
34 | | - "@typescript-eslint/eslint-plugin": "4.6.0", |
35 | | - "@typescript-eslint/parser": "4.6.0", |
36 | | - "eslint": "7.12.1", |
37 | | - "husky": "^4.3.0", |
38 | | - "lerna": "^3.22.1", |
39 | | - "npm-watch": "^0.7.0", |
40 | | - "prompt": "^1.0.0", |
| 20 | + "@commitlint/cli": "^16.2.1", |
| 21 | + "@commitlint/config-conventional": "^16.2.1", |
| 22 | + "@nativescript/core": "8.1.5", |
| 23 | + "@nativescript/types-ios": "8.1.1", |
| 24 | + "@nativescript/types-android": "8.1.0", |
| 25 | + "@sentry/browser": "6.12.0", |
| 26 | + "@sentry/cli": "1.72.1", |
| 27 | + "@sentry/core": "6.12.0", |
| 28 | + "@sentry/hub": "6.12.0", |
| 29 | + "@sentry/integrations": "6.12.0", |
| 30 | + "@sentry/react": "6.12.0", |
| 31 | + "@sentry/tracing": "6.12.0", |
| 32 | + "@sentry/types": "6.12.0", |
| 33 | + "@sentry/utils": "6.12.0", |
| 34 | + "@sentry/wizard": "^1.2.17", |
| 35 | + "@types/node": "^14.18.12", |
| 36 | + "@typescript-eslint/eslint-plugin": "5.12.0", |
| 37 | + "@typescript-eslint/parser": "5.12.0", |
| 38 | + "eslint": "8.9.0", |
| 39 | + "husky": "^7.0.4", |
| 40 | + "lerna": "^4.0.0", |
41 | 41 | "rimraf": "^3.0.2", |
42 | 42 | "stacktrace-parser": "^0.1.10", |
43 | | - "typescript": "~3.9.7" |
| 43 | + "typescript": "~4.5.5" |
44 | 44 | }, |
45 | 45 | "repository": { |
46 | 46 | "type": "git", |
|
0 commit comments