|
10 | 10 | }, |
11 | 11 | "private": true, |
12 | 12 | "dependencies": { |
13 | | - "@angular/animations": "~21.2.0", |
14 | | - "@angular/common": "~21.2.0", |
15 | | - "@angular/compiler": "~21.2.0", |
16 | | - "@angular/core": "~21.2.0", |
17 | | - "@angular/forms": "~21.2.0", |
18 | | - "@angular/platform-browser": "~21.2.0", |
19 | | - "@angular/platform-browser-dynamic": "~21.2.0", |
20 | | - "@angular/router": "~21.2.0", |
| 13 | + "@angular/animations": "~21.1.5", |
| 14 | + "@angular/common": "~21.1.5", |
| 15 | + "@angular/compiler": "~21.1.5", |
| 16 | + "@angular/core": "~21.1.5", |
| 17 | + "@angular/forms": "~21.1.5", |
| 18 | + "@angular/platform-browser": "~21.1.5", |
| 19 | + "@angular/platform-browser-dynamic": "~21.1.5", |
| 20 | + "@angular/router": "~21.1.5", |
21 | 21 | "jquery": "^3.7.1", |
22 | 22 | "jquery-ui": "^1.13.3", |
23 | 23 | "igniteui-angular-wrappers": "~21.0.1", |
|
27 | 27 | "zone.js": "~0.15.0" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@angular/build": "~21.2.0", |
31 | | - "@angular-devkit/build-angular": "~21.2.0", |
32 | | - "@angular/cli": "~21.2.0", |
33 | | - "@angular/compiler-cli": "~21.2.0", |
| 30 | + "@angular/build": "~21.1.5", |
| 31 | + "@angular-devkit/build-angular": "~21.1.5", |
| 32 | + "@angular/cli": "~21.1.5", |
| 33 | + "@angular/compiler-cli": "~21.1.5", |
34 | 34 | "@types/jasmine": "~5.1.4", |
35 | 35 | "@types/node": "^18.16.0", |
36 | 36 | "igniteui-cli": "^$(cliVersion)", |
|
0 commit comments