File tree Expand file tree Collapse file tree 3 files changed +1302
-1761
lines changed Expand file tree Collapse file tree 3 files changed +1302
-1761
lines changed Original file line number Diff line number Diff line change 1616 "build" : " turbo build"
1717 },
1818 "devDependencies" : {
19- "@angular/core" : " ^19.1.8 " ,
19+ "@angular/core" : " ^20.0.0 " ,
2020 "@biomejs/biome" : " 2.1.1" ,
2121 "@changesets/cli" : " ^2.29.4" ,
2222 "@tanstack/angular-query-experimental" : " 5.66.4" ,
3333 "vitest" : " ^2.0.5"
3434 },
3535 "dependencies" : {
36- "@angular/fire" : " ^19 .0.0"
36+ "@angular/fire" : " ^20 .0.0"
3737 }
3838}
Original file line number Diff line number Diff line change 2828 "license" : " Apache-2.0" ,
2929 "devDependencies" : {
3030 "@dataconnect/default-connector" : " workspace:*" ,
31- "@analogjs/vite-plugin-angular" : " ^1.13.0" ,
32- "@angular/animations" : " ^19.0.0" ,
33- "@testing-library/angular" : " ^17.3.5" ,
31+ "@testing-library/angular" : " ^18.0.0" ,
3432 "@testing-library/dom" : " ^10.4.0" ,
3533 "tsup" : " ^8.4.0"
3634 },
3735 "peerDependencies" : {
38- "@tanstack/ angular-query-experimental " : " 5.66.4 " ,
39- "@angular/core" : " ^19.0.0" ,
40- "@angular/fire" : " ^19.0.0" ,
41- "@angular/common " : " ^19.0.0" ,
42- "@angular/platform-browser-dynamic " : " ^19.0.0 "
36+ "@angular/common " : " ^20.0.0 || ^19.0.0 " ,
37+ "@angular/core" : " ^20.0.0 || ^ 19.0.0" ,
38+ "@angular/fire" : " ^20.0.0 || ^ 19.0.0" ,
39+ "@angular/platform-browser-dynamic " : " ^20.0.0 || ^19.0.0" ,
40+ "@tanstack/angular-query-experimental " : " ^5.66.4 "
4341 }
4442}
You can’t perform that action at this time.
0 commit comments