|
14 | 14 | },
|
15 | 15 | "private": true,
|
16 | 16 | "dependencies": {
|
17 |
| - "@angular/animations": "^18.1.1", |
18 |
| - "@angular/common": "^18.1.1", |
19 |
| - "@angular/compiler": "^18.1.1", |
20 |
| - "@angular/core": "^18.1.1", |
21 |
| - "@angular/forms": "^18.1.1", |
22 |
| - "@angular/platform-browser": "^18.1.1", |
23 |
| - "@angular/platform-browser-dynamic": "^18.1.1", |
24 |
| - "@angular/router": "^18.1.1", |
25 |
| - "@angular/service-worker": "^18.1.1", |
| 17 | + "@angular/animations": "^19.2.4", |
| 18 | + "@angular/common": "^19.2.4", |
| 19 | + "@angular/compiler": "^19.2.4", |
| 20 | + "@angular/core": "^19.2.4", |
| 21 | + "@angular/forms": "^19.2.4", |
| 22 | + "@angular/platform-browser": "^19.2.4", |
| 23 | + "@angular/platform-browser-dynamic": "^19.2.4", |
| 24 | + "@angular/router": "^19.2.4", |
| 25 | + "@angular/service-worker": "^19.2.4", |
26 | 26 | "@journeyapps/wa-sqlite": "^1.2.0",
|
27 | 27 | "@powersync/web": "workspace:*",
|
28 | 28 | "@supabase/supabase-js": "^2.44.4",
|
29 | 29 | "rxjs": "~7.8.1",
|
30 | 30 | "tslib": "^2.6.3",
|
31 |
| - "zone.js": "~0.14.8" |
| 31 | + "zone.js": "~0.15.0" |
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@angular-builders/custom-webpack": "^18.0.0", |
35 |
| - "@angular-devkit/build-angular": "^18.1.1", |
36 |
| - "@angular/cli": "^18.1.1", |
37 |
| - "@angular/compiler-cli": "^18.1.1", |
| 34 | + "@angular-builders/custom-webpack": "^19.0.0", |
| 35 | + "@angular-devkit/build-angular": "^19.2.5", |
| 36 | + "@angular/cli": "^19.2.5", |
| 37 | + "@angular/compiler-cli": "^19.2.4", |
38 | 38 | "dotenv": "^16.4.5",
|
39 | 39 | "http-server": "^14.1.1",
|
40 | 40 | "typescript": "~5.5.3"
|
|
0 commit comments