1111 },
1212 "private" : true ,
1313 "dependencies" : {
14- "@angular/animations" : " ^20.2 .0-next " ,
15- "@angular/common" : " ^20.2 .0-next " ,
16- "@angular/compiler" : " ^20.2 .0-next " ,
17- "@angular/core" : " ^20.2 .0-next " ,
18- "@angular/forms" : " ^20.2 .0-next " ,
19- "@angular/platform-browser" : " ^20.2 .0-next " ,
20- "@angular/platform-browser-dynamic" : " ^20.2 .0-next " ,
21- "@angular/platform-server" : " ^20.2 .0-next " ,
22- "@angular/router" : " ^20.2 .0-next " ,
23- "@angular/ssr" : " ^20.3.6 " ,
14+ "@angular/animations" : " ^21.0 .0-rc.1 " ,
15+ "@angular/common" : " ^21.0 .0-rc.1 " ,
16+ "@angular/compiler" : " ^21.0 .0-rc.1 " ,
17+ "@angular/core" : " ^21.0 .0-rc.1 " ,
18+ "@angular/forms" : " ^21.0 .0-rc.1 " ,
19+ "@angular/platform-browser" : " ^21.0 .0-rc.1 " ,
20+ "@angular/platform-browser-dynamic" : " ^21.0 .0-rc.1 " ,
21+ "@angular/platform-server" : " ^21.0 .0-rc.1 " ,
22+ "@angular/router" : " ^21.0 .0-rc.1 " ,
23+ "@angular/ssr" : " ^21.0.0-rc.1 " ,
2424 "@netlify/angular-runtime" : " file:.." ,
2525 "@netlify/edge-functions" : " ^3.0.2" ,
2626 "express" : " ^4.21.0" ,
2929 "zone.js" : " ~0.15.0"
3030 },
3131 "devDependencies" : {
32- "@angular/build" : " ^20.2 .0-next " ,
33- "@angular/cli" : " ^20.2 .0-next " ,
34- "@angular/compiler-cli" : " ^20.2 .0-next " ,
32+ "@angular/build" : " ^21.0 .0-rc.1 " ,
33+ "@angular/cli" : " ^21.0 .0-rc.1 " ,
34+ "@angular/compiler-cli" : " ^21.0 .0-rc.1 " ,
3535 "@types/express" : " ^4.17.21" ,
3636 "@types/jasmine" : " ~5.1.0" ,
3737 "@types/node" : " ^22.0.0" ,
4141 "karma-coverage" : " ~2.2.0" ,
4242 "karma-jasmine" : " ~5.1.0" ,
4343 "karma-jasmine-html-reporter" : " ~2.1.0" ,
44- "typescript" : " ~5.8 .3"
44+ "typescript" : " ~5.9 .3"
4545 }
4646}
0 commit comments