|
18 | 18 | "private": true, |
19 | 19 | "packageManager": "npm@11.5.2", |
20 | 20 | "dependencies": { |
21 | | - "@angular/common": "^21.0.0-next.0", |
22 | | - "@angular/compiler": "^21.0.0-next.0", |
23 | | - "@angular/core": "^21.0.0-next.0", |
24 | | - "@angular/forms": "^21.0.0-next.0", |
25 | | - "@angular/platform-browser": "^21.0.0-next.0", |
26 | | - "@angular/router": "^21.0.0-next.0", |
27 | | - "@supabase/supabase-js": "^2.81.1", |
28 | | - "rxjs": "~7.8.0", |
29 | | - "tslib": "^2.3.0" |
| 21 | + "@angular/common": "^21.0.0", |
| 22 | + "@angular/compiler": "^21.0.0", |
| 23 | + "@angular/core": "^21.0.0", |
| 24 | + "@angular/forms": "^21.0.0", |
| 25 | + "@angular/platform-browser": "^21.0.0", |
| 26 | + "@angular/router": "^21.0.0", |
| 27 | + "@supabase/supabase-js": "^2.83.0", |
| 28 | + "rxjs": "~7.8.2", |
| 29 | + "tslib": "^2.8.1" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@angular/build": "^21.0.0-rc.4", |
33 | | - "@angular/cli": "^21.0.0-rc.4", |
34 | | - "@angular/compiler-cli": "^21.0.0-next.0", |
| 32 | + "@angular/build": "^21.0.0", |
| 33 | + "@angular/cli": "^21.0.0", |
| 34 | + "@angular/compiler-cli": "^21.0.0", |
35 | 35 | "@playwright/test": "^1.56.1", |
36 | 36 | "@tailwindcss/postcss": "^4.1.12", |
37 | 37 | "postcss": "^8.5.3", |
|
0 commit comments