|
13 | 13 | "yarn": ">= 1.19.1"
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "@analogjs/content": "1.4.0", |
17 |
| - "@analogjs/router": "1.4.0", |
| 16 | + "@analogjs/content": "1.6.0", |
| 17 | + "@analogjs/router": "1.6.0", |
18 | 18 | "@angular/animations": "18.0.0",
|
19 | 19 | "@angular/cdk": "18.0.0",
|
20 | 20 | "@angular/common": "18.0.0",
|
|
27 | 27 | "@angular/pwa": "18.0.1",
|
28 | 28 | "@angular/router": "18.0.0",
|
29 | 29 | "@angular/service-worker": "18.0.0",
|
30 |
| - "@nx/plugin": "^19.3.1", |
| 30 | + "@nx/plugin": "19.3.2", |
31 | 31 | "@supabase/ssr": "^0.3.0",
|
32 | 32 | "@supabase/supabase-js": "^2.44.2",
|
33 | 33 | "date-fns": "^2.30.0",
|
|
42 | 42 | "rxjs": "~7.8.0",
|
43 | 43 | "tslib": "^2.6.3",
|
44 | 44 | "valibot": "^0.30.0",
|
45 |
| - "zone.js": "0.14.7" |
| 45 | + "zone.js": "0.14.7", |
| 46 | + "marked-mangle": "^1.1.7" |
46 | 47 | },
|
47 | 48 | "devDependencies": {
|
48 |
| - "@analogjs/platform": "1.4.0", |
49 |
| - "@analogjs/vite-plugin-angular": "1.4.0", |
| 49 | + "@analogjs/platform": "1.6.0", |
| 50 | + "@analogjs/vite-plugin-angular": "1.6.0", |
50 | 51 | "@angular-devkit/build-angular": "18.0.1",
|
51 | 52 | "@angular-devkit/core": "18.0.1",
|
52 | 53 | "@angular-devkit/schematics": "18.0.1",
|
|
55 | 56 | "@angular/language-service": "18.0.0",
|
56 | 57 | "@commitlint/cli": "^19.3.0",
|
57 | 58 | "@commitlint/config-conventional": "^19.2.2",
|
58 |
| - "@nx/angular": "19.1.0", |
59 |
| - "@nx/cypress": "19.1.0", |
60 |
| - "@nx/devkit": "19.3.1", |
61 |
| - "@nx/eslint": "19.1.0", |
62 |
| - "@nx/eslint-plugin": "19.1.0", |
63 |
| - "@nx/jest": "19.3.1", |
64 |
| - "@nx/js": "19.3.1", |
65 |
| - "@nx/vite": "19.1.0", |
66 |
| - "@nx/workspace": "19.1.0", |
| 59 | + "@nx/angular": "19.3.2", |
| 60 | + "@nx/cypress": "19.3.2", |
| 61 | + "@nx/devkit": "19.3.2", |
| 62 | + "@nx/eslint": "19.3.2", |
| 63 | + "@nx/eslint-plugin": "19.3.2", |
| 64 | + "@nx/jest": "19.3.2", |
| 65 | + "@nx/js": "19.3.2", |
| 66 | + "@nx/vite": "19.3.2", |
| 67 | + "@nx/workspace": "19.3.2", |
67 | 68 | "@schematics/angular": "18.0.1",
|
68 | 69 | "@swc-node/register": "~1.9.1",
|
69 | 70 | "@swc/cli": "~0.3.12",
|
|
82 | 83 | "jest-environment-jsdom": "^29.4.1",
|
83 | 84 | "jsdom": "^22.0.0",
|
84 | 85 | "lint-staged": "^15.1.0",
|
85 |
| - "nx": "19.1.0", |
| 86 | + "nx": "19.3.2", |
86 | 87 | "postcss": "^8.4.5",
|
87 | 88 | "prettier": "3.3.0",
|
88 | 89 | "tailwindcss": "^3.0.2",
|
|
0 commit comments