Skip to content

Commit cc6540b

Browse files
committed
fix: packages update
1 parent 6255c1a commit cc6540b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"@scarf/scarf": "^1.1.1",
2525
"rxjs": "~7.4.0",
2626
"tslib": "^2.3.0",
27-
"zone.js": "~0.14.2"
27+
"zone.js": "~0.15.0"
2828
},
2929
"devDependencies": {
30-
"@angular-devkit/build-angular": "^19.0.1",
31-
"@angular/cli": "^19.0.1",
30+
"@angular-devkit/build-angular": "^19.0.0",
31+
"@angular/cli": "^19.0.0",
3232
"@angular/compiler-cli": "^19.0.0",
3333
"@types/jasmine": "~3.10.0",
3434
"@types/node": "^12.11.1",
@@ -41,4 +41,4 @@
4141
"ng-packagr": "^19.0.0",
4242
"typescript": "~5.5.0"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)