Skip to content

Commit af84429

Browse files
Merge pull request #13 from SyncfusionExamples/EJ2-1001673-srted-mstr
1001673: Resolved Github dependabot issue for getting started with the angular gantt chart
2 parents c33e3be + 2f121ee commit af84429

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
},
1111
"private": true,
1212
"dependencies": {
13-
"@angular/animations": "~13.3.0",
14-
"@angular/common": "~13.3.0",
15-
"@angular/compiler": "~13.3.0",
16-
"@angular/core": "~13.3.0",
17-
"@angular/forms": "~13.3.0",
18-
"@angular/platform-browser": "~13.3.0",
19-
"@angular/platform-browser-dynamic": "~13.3.0",
20-
"@angular/router": "~13.3.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": "~v",
2121
"@syncfusion/ej2-angular-gantt": "^20.1.56",
2222
"rxjs": "~7.5.0",
2323
"tslib": "^2.3.0",
2424
"zone.js": "~0.11.4"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "~13.3.6",
28-
"@angular/cli": "~13.3.6",
29-
"@angular/compiler-cli": "~13.3.0",
27+
"@angular-devkit/build-angular": "~19.2.16",
28+
"@angular/cli": "~19.2.16",
29+
"@angular/compiler-cli": "~19.2.16",
3030
"@types/jasmine": "~3.10.0",
3131
"@types/node": "^12.11.1",
3232
"jasmine-core": "~4.0.0",

0 commit comments

Comments
 (0)