|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "^17.0.0", |
14 | | - "@angular/common": "^17.0.0", |
15 | | - "@angular/compiler": "^17.0.0", |
16 | | - "@angular/core": "^17.0.0", |
17 | | - "@angular/forms": "^17.0.0", |
18 | | - "@angular/platform-browser": "^17.0.0", |
19 | | - "@angular/platform-browser-dynamic": "^17.0.0", |
20 | | - "@angular/router": "^17.0.0", |
21 | | - "@descope/angular-sdk": "0.5.0-alpha.2", |
| 13 | + "@angular/animations": "^18.2.4", |
| 14 | + "@angular/common": "^18.2.4", |
| 15 | + "@angular/compiler": "^18.2.4", |
| 16 | + "@angular/core": "^18.2.4", |
| 17 | + "@angular/forms": "^18.2.4", |
| 18 | + "@angular/platform-browser": "^18.2.4", |
| 19 | + "@angular/platform-browser-dynamic": "^18.2.4", |
| 20 | + "@angular/router": "^18.2.4", |
| 21 | + "@descope/angular-sdk": "0.6.0", |
22 | 22 | "angular-google-charts": "^2.2.3", |
23 | 23 | "autoprefixer": "^10.4.17", |
24 | 24 | "rxjs": "~7.8.0", |
|
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "@angular-builders/custom-webpack": "^18.0.0", |
30 | | - "@angular-devkit/build-angular": "^18.0.0", |
31 | | - "@angular/cli": "~18.1.0", |
| 30 | + "@angular-devkit/build-angular": "^18.2.4", |
| 31 | + "@angular/cli": "~18.2.4", |
32 | 32 | "@angular/compiler-cli": "^18.0.0", |
33 | 33 | "@types/jasmine": "~5.1.0", |
34 | 34 | "jasmine-core": "~5.2.0", |
|
0 commit comments