File tree Expand file tree Collapse file tree 6 files changed +19
-19
lines changed
angular_devkit/build_angular
schematics/angular/utility/latest-versions Expand file tree Collapse file tree 6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 4848 "lmdb" : " 3.2.2"
4949 },
5050 "peerDependencies" : {
51- "@angular/compiler" : " ^19.0.0 || ^19.1.0-next.0 " ,
52- "@angular/compiler-cli" : " ^19.0.0 || ^19.1.0-next.0 " ,
53- "@angular/localize" : " ^19.0.0 || ^19.1.0-next.0 " ,
54- "@angular/platform-server" : " ^19.0.0 || ^19.1.0-next.0 " ,
55- "@angular/service-worker" : " ^19.0.0 || ^19.1.0-next.0 " ,
51+ "@angular/compiler" : " ^19.0.0" ,
52+ "@angular/compiler-cli" : " ^19.0.0" ,
53+ "@angular/localize" : " ^19.0.0" ,
54+ "@angular/platform-server" : " ^19.0.0" ,
55+ "@angular/service-worker" : " ^19.0.0" ,
5656 "@angular/ssr" : " ^0.0.0-PLACEHOLDER" ,
5757 "less" : " ^4.2.0" ,
58- "ng-packagr" : " ^19.0.0 || ^19.1.0-next.0 " ,
58+ "ng-packagr" : " ^19.0.0" ,
5959 "postcss" : " ^8.4.0" ,
6060 "tailwindcss" : " ^2.0.0 || ^3.0.0" ,
6161 "typescript" : " >=5.5 <5.8"
Original file line number Diff line number Diff line change 1717 "parse5-html-rewriting-stream" : " 7.0.0"
1818 },
1919 "peerDependencies" : {
20- "@angular/cli" : " ^19.0.0 || ^19.1.0-next.0 "
20+ "@angular/cli" : " ^19.0.0"
2121 },
2222 "peerDependenciesMeta" : {
2323 "@angular/cli" : {
Original file line number Diff line number Diff line change 1616 "tslib" : " ^2.3.0"
1717 },
1818 "peerDependencies" : {
19- "@angular/common" : " ^19.0.0 || ^19.1.0-next.0 " ,
20- "@angular/core" : " ^19.0.0 || ^19.1.0-next.0 " ,
21- "@angular/platform-server" : " ^19.0.0 || ^19.1.0-next.0 " ,
22- "@angular/router" : " ^19.0.0 || ^19.1.0-next.0 "
19+ "@angular/common" : " ^19.0.0" ,
20+ "@angular/core" : " ^19.0.0" ,
21+ "@angular/platform-server" : " ^19.0.0" ,
22+ "@angular/router" : " ^19.0.0"
2323 },
2424 "peerDependenciesMeta" : {
2525 "@angular/platform-server" : {
Original file line number Diff line number Diff line change 6969 "undici" : " 7.2.0"
7070 },
7171 "peerDependencies" : {
72- "@angular/compiler-cli" : " ^19.0.0 || ^19.1.0-next.0 " ,
73- "@angular/localize" : " ^19.0.0 || ^19.1.0-next.0 " ,
74- "@angular/platform-server" : " ^19.0.0 || ^19.1.0-next.0 " ,
75- "@angular/service-worker" : " ^19.0.0 || ^19.1.0-next.0 " ,
72+ "@angular/compiler-cli" : " ^19.0.0" ,
73+ "@angular/localize" : " ^19.0.0" ,
74+ "@angular/platform-server" : " ^19.0.0" ,
75+ "@angular/service-worker" : " ^19.0.0" ,
7676 "@angular/ssr" : " ^0.0.0-PLACEHOLDER" ,
7777 "@web/test-runner" : " ^0.19.0" ,
7878 "browser-sync" : " ^3.0.2" ,
7979 "jest" : " ^29.5.0" ,
8080 "jest-environment-jsdom" : " ^29.5.0" ,
8181 "karma" : " ^6.3.0" ,
82- "ng-packagr" : " ^19.0.0 || ^19.1.0-next.0 " ,
82+ "ng-packagr" : " ^19.0.0" ,
8383 "protractor" : " ^7.0.0" ,
8484 "tailwindcss" : " ^2.0.0 || ^3.0.0" ,
8585 "typescript" : " >=5.5 <5.8"
Original file line number Diff line number Diff line change 2121 },
2222 "homepage" : " https://github.com/angular/angular-cli/tree/main/packages/ngtools/webpack" ,
2323 "peerDependencies" : {
24- "@angular/compiler-cli" : " ^19.0.0 || ^19.1.0-next.0 " ,
24+ "@angular/compiler-cli" : " ^19.0.0" ,
2525 "typescript" : " >=5.5 <5.8" ,
2626 "webpack" : " ^5.54.0"
2727 },
Original file line number Diff line number Diff line change 33 "comment" : " This file is needed so that dependencies are synced by Renovate." ,
44 "private" : true ,
55 "dependencies" : {
6- "@angular/core" : " ^19.1.0-next.0 " ,
6+ "@angular/core" : " ^19.1.0" ,
77 "@types/express" : " ^4.17.17" ,
88 "@types/jasmine" : " ~5.1.0" ,
99 "@types/node" : " ^18.18.0" ,
1717 "karma-jasmine" : " ~5.1.0" ,
1818 "karma" : " ~6.4.0" ,
1919 "less" : " ^4.2.0" ,
20- "ng-packagr" : " ^19.1.0-next.0 " ,
20+ "ng-packagr" : " ^19.1.0" ,
2121 "postcss" : " ^8.4.38" ,
2222 "protractor" : " ~7.0.0" ,
2323 "rxjs" : " ~7.8.0" ,
You can’t perform that action at this time.
0 commit comments