|
15 | 15 | }, |
16 | 16 | "private": true, |
17 | 17 | "dependencies": { |
18 | | - "@angular/animations": "^20.0.0-rc.2", |
19 | | - "@angular/common": "^20.0.0-rc.2", |
20 | | - "@angular/compiler": "^20.0.0-rc.2", |
21 | | - "@angular/core": "^20.0.0-rc.2", |
22 | | - "@angular/forms": "^20.0.0-rc.2", |
23 | | - "@angular/platform-browser": "^20.0.0-rc.2", |
24 | | - "@angular/platform-browser-dynamic": "^20.0.0-rc.2", |
25 | | - "@angular/router": "^20.0.0-rc.2", |
| 18 | + "@angular/animations": "^20.0.0", |
| 19 | + "@angular/common": "^20.0.0", |
| 20 | + "@angular/compiler": "^20.0.0", |
| 21 | + "@angular/core": "^20.0.0", |
| 22 | + "@angular/forms": "^20.0.0", |
| 23 | + "@angular/platform-browser": "^20.0.0", |
| 24 | + "@angular/platform-browser-dynamic": "^20.0.0", |
| 25 | + "@angular/router": "^20.0.0", |
26 | 26 | "@sentry/angular": "* || latest", |
27 | 27 | "rxjs": "~7.8.0", |
28 | 28 | "tslib": "^2.3.0", |
29 | 29 | "zone.js": "~0.15.0" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@angular-devkit/build-angular": "^20.0.0-rc.2", |
33 | | - "@angular/cli": "^20.0.0-rc.2", |
34 | | - "@angular/compiler-cli": "^20.0.0-rc.2", |
| 32 | + "@angular-devkit/build-angular": "^20.0.0", |
| 33 | + "@angular/cli": "^20.0.0", |
| 34 | + "@angular/compiler-cli": "^20.0.0", |
35 | 35 | "@playwright/test": "~1.50.0", |
36 | 36 | "@sentry-internal/test-utils": "link:../../../test-utils", |
37 | 37 | "@types/jasmine": "~5.1.0", |
|
0 commit comments