|
6 | 6 | "author": "Developer Express Inc.", |
7 | 7 | "license": "MIT", |
8 | 8 | "dependencies": { |
9 | | - "@angular/animations": "19.2.17", |
10 | | - "@angular/common": "19.2.17", |
11 | | - "@angular/compiler": "19.2.17", |
12 | | - "@angular/compiler-cli": "19.2.17", |
13 | | - "@angular/core": "19.2.17", |
14 | | - "@angular/forms": "19.2.17", |
15 | | - "@angular/platform-browser": "19.2.17", |
16 | | - "@angular/platform-browser-dynamic": "19.2.17", |
17 | | - "@angular/router": "19.2.17", |
| 9 | + "@angular/animations": "~19.2.17", |
| 10 | + "@angular/common": "~19.2.17", |
| 11 | + "@angular/compiler": "~19.2.17", |
| 12 | + "@angular/compiler-cli": "~19.2.17", |
| 13 | + "@angular/core": "~19.2.17", |
| 14 | + "@angular/forms": "~19.2.17", |
| 15 | + "@angular/platform-browser": "~19.2.17", |
| 16 | + "@angular/platform-browser-dynamic": "~19.2.17", |
| 17 | + "@angular/router": "~19.2.17", |
18 | 18 | "core-js": "^2.6.12", |
19 | 19 | "devextreme": "25.1.7", |
20 | 20 | "devextreme-angular": "25.1.7", |
|
23 | 23 | "zone.js": "0.15.1" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@angular-devkit/build-angular": "19.2.19", |
27 | | - "@angular/cli": "19.2.19", |
28 | | - "@angular/language-service": "19.2.17", |
29 | | - "@angular/platform-server": "19.2.17", |
| 26 | + "@angular-devkit/build-angular": "~19.2.19", |
| 27 | + "@angular/cli": "~19.2.19", |
| 28 | + "@angular/language-service": "~19.2.17", |
| 29 | + "@angular/platform-server": "~19.2.17", |
30 | 30 | "@types/jasmine": "5.1.4", |
31 | 31 | "@types/node": "20.11.17", |
32 | 32 | "cross-env": "7.0.3", |
|
0 commit comments