|
11 | 11 | }, |
12 | 12 | "private": true, |
13 | 13 | "dependencies": { |
14 | | - "@angular/animations": "^17.0.4", |
15 | | - "@angular/common": "^17.0.4", |
16 | | - "@angular/compiler": "^17.0.4", |
17 | | - "@angular/core": "^17.0.4", |
18 | | - "@angular/forms": "^17.0.4", |
19 | | - "@angular/platform-browser": "^17.0.4", |
20 | | - "@angular/platform-browser-dynamic": "^17.0.4", |
21 | | - "@angular/router": "^17.0.4", |
22 | | - "@angular/service-worker": "^17.0.4", |
| 14 | + "@angular/animations": "^18.1.1", |
| 15 | + "@angular/common": "^18.1.1", |
| 16 | + "@angular/compiler": "^18.1.1", |
| 17 | + "@angular/core": "^18.1.1", |
| 18 | + "@angular/forms": "^18.1.1", |
| 19 | + "@angular/platform-browser": "^18.1.1", |
| 20 | + "@angular/platform-browser-dynamic": "^18.1.1", |
| 21 | + "@angular/router": "^18.1.1", |
| 22 | + "@angular/service-worker": "^18.1.1", |
23 | 23 | "@powersync/web": "workspace:*", |
24 | | - "@journeyapps/wa-sqlite": "^0.0.2", |
25 | | - "@supabase/supabase-js": "^2.38.5", |
| 24 | + "@journeyapps/wa-sqlite": "^0.2.0", |
| 25 | + "@supabase/supabase-js": "^2.44.4", |
26 | 26 | "rxjs": "~7.8.1", |
27 | | - "tslib": "^2.6.2", |
28 | | - "zone.js": "~0.14.2" |
| 27 | + "tslib": "^2.6.3", |
| 28 | + "zone.js": "~0.14.8" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@angular-builders/custom-webpack": "^17.0.0", |
32 | | - "@angular-devkit/build-angular": "^17.0.3", |
33 | | - "@angular/cli": "^17.0.3", |
34 | | - "@angular/compiler-cli": "^17.0.4", |
| 31 | + "@angular-builders/custom-webpack": "^18.0.0", |
| 32 | + "@angular-devkit/build-angular": "^18.1.1", |
| 33 | + "@angular/cli": "^18.1.1", |
| 34 | + "@angular/compiler-cli": "^18.1.1", |
35 | 35 | "http-server": "^14.1.1", |
36 | | - "prettier": "^3.1.0", |
37 | | - "typescript": "~5.2.2" |
| 36 | + "typescript": "~5.5.3" |
38 | 37 | } |
39 | 38 | } |
0 commit comments