Skip to content

Commit 9128fa5

Browse files
Resolve the dependabot issue
Resolve the Dependabot issue (15830).
1 parent 6973659 commit 9128fa5

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,32 +10,32 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "^18.2.0",
14-
"@angular/common": "^18.2.0",
15-
"@angular/compiler": "^18.2.0",
16-
"@angular/core": "^18.2.0",
17-
"@angular/forms": "^18.2.0",
18-
"@angular/platform-browser": "^18.2.0",
19-
"@angular/platform-browser-dynamic": "^18.2.0",
20-
"@angular/router": "^18.2.0",
13+
"@angular/animations": "^19.2.16",
14+
"@angular/common": "^19.2.16",
15+
"@angular/compiler": "^19.2.16",
16+
"@angular/core": "^19.2.16",
17+
"@angular/forms": "^19.2.16",
18+
"@angular/platform-browser": "^19.2.16",
19+
"@angular/platform-browser-dynamic": "^19.2.16",
20+
"@angular/router": "^19.2.16",
2121
"@syncfusion/ej2": "^28.2.11",
2222
"@syncfusion/ej2-angular-pivotview": "^28.2.11",
2323
"@syncfusion/ej2-angular-dropdowns": "^28.2.11",
2424
"rxjs": "~7.8.0",
2525
"tslib": "^2.3.0",
26-
"zone.js": "~0.14.10"
26+
"zone.js": "~0.15.0"
2727
},
2828
"devDependencies": {
2929
"@angular-devkit/build-angular": "^18.2.14",
3030
"@angular/cli": "^18.2.14",
31-
"@angular/compiler-cli": "^18.2.0",
31+
"@angular/compiler-cli": "^19.2.16",
3232
"@types/jasmine": "~5.1.0",
3333
"jasmine-core": "~5.2.0",
3434
"karma": "~6.4.0",
3535
"karma-chrome-launcher": "~3.2.0",
3636
"karma-coverage": "~2.2.0",
3737
"karma-jasmine": "~5.1.0",
3838
"karma-jasmine-html-reporter": "~2.1.0",
39-
"typescript": "~5.5.2"
39+
"typescript": "~5.5.4"
4040
}
4141
}

0 commit comments

Comments
 (0)