Skip to content

Commit dcde7ba

Browse files
feature(REPORT-502080): Updated the dependent packages
1 parent a87a297 commit dcde7ba

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"serve": "gulp serve"
99
},
1010
"dependencies": {
11-
"@angular/animations": "21.1.0",
12-
"@angular/common": "21.1.0",
11+
"@angular/animations": "21.2.8",
12+
"@angular/common": "21.2.8",
1313
"@angular/compiler": "21.2.8",
1414
"@angular/core": "21.2.8",
15-
"@angular/forms": "21.1.0",
16-
"@angular/platform-browser": "21.1.0",
17-
"@angular/platform-browser-dynamic": "21.1.0",
18-
"@angular/router": "21.1.0",
15+
"@angular/forms": "21.2.8",
16+
"@angular/platform-browser": "21.2.8",
17+
"@angular/platform-browser-dynamic": "21.2.8",
18+
"@angular/router": "21.2.8",
1919
"@boldreports/angular-reporting-components": "13.1.26",
2020
"@boldreports/javascript-reporting-controls": "13.1.26",
2121
"@boldreports/javascript-reporting-extensions": "13.1.26",
@@ -36,9 +36,9 @@
3636
"zone.js": "0.15.1"
3737
},
3838
"devDependencies": {
39-
"@angular-devkit/build-angular": "21.1.0",
40-
"@angular/cli": "21.1.0",
41-
"@angular/compiler-cli": "21.1.0",
39+
"@angular-devkit/build-angular": "21.2.7",
40+
"@angular/cli": "21.2.7",
41+
"@angular/compiler-cli": "21.2.8",
4242
"@types/jasmine": "2.8.8",
4343
"@types/jasminewd2": "2.0.3",
4444
"@types/jquery": "3.3.29",

0 commit comments

Comments
 (0)