|
13 | 13 | "@analogjs/platform": "1.9.0",
|
14 | 14 | "@analogjs/vite-plugin-angular": "1.9.0",
|
15 | 15 | "@analogjs/vitest-angular": "1.9.0",
|
16 |
| - "@angular-devkit/build-angular": "18.2.10", |
17 |
| - "@angular-devkit/core": "18.2.10", |
18 |
| - "@angular-devkit/schematics": "18.2.10", |
| 16 | + "@angular-devkit/build-angular": "18.2.11", |
| 17 | + "@angular-devkit/core": "18.2.11", |
| 18 | + "@angular-devkit/schematics": "18.2.11", |
19 | 19 | "@angular-eslint/eslint-plugin": "18.3.1",
|
20 | 20 | "@angular-eslint/eslint-plugin-template": "18.3.1",
|
21 | 21 | "@angular-eslint/template-parser": "18.3.1",
|
22 |
| - "@angular/cli": "~18.2.10", |
23 |
| - "@angular/compiler-cli": "18.2.9", |
24 |
| - "@angular/language-service": "18.2.9", |
| 22 | + "@angular/cli": "~18.2.11", |
| 23 | + "@angular/compiler-cli": "18.2.11", |
| 24 | + "@angular/language-service": "18.2.11", |
25 | 25 | "@capacitor/android": "^5.0.3",
|
26 | 26 | "@capacitor/cli": "^5.0.3",
|
27 | 27 | "@capacitor/ios": "^5.0.3",
|
|
42 | 42 | "@phenomnomnominal/tsquery": "^6.1.3",
|
43 | 43 | "@release-it/bumper": "^6.0.1",
|
44 | 44 | "@release-it/conventional-changelog": "^8.0.2",
|
45 |
| - "@schematics/angular": "18.2.10", |
| 45 | + "@schematics/angular": "18.2.11", |
46 | 46 | "@storybook/addon-essentials": "^8.4.1",
|
47 | 47 | "@storybook/addon-interactions": "^8.4.1",
|
48 | 48 | "@storybook/angular": "^8.4.1",
|
|
79 | 79 | "jsonc-eslint-parser": "^2.4.0",
|
80 | 80 | "ng-packagr": "18.2.1",
|
81 | 81 | "nx": "20.1.0",
|
82 |
| - "postcss": "^8.4.47", |
| 82 | + "postcss": "^8.4.49", |
83 | 83 | "postcss-import": "~16.1.0",
|
84 | 84 | "postcss-preset-env": "~9.6.0",
|
85 | 85 | "postcss-url": "~10.1.3",
|
|
95 | 95 | "ts-jest": "^29.2.5",
|
96 | 96 | "ts-node": "10.9.2",
|
97 | 97 | "typescript": "5.5.4",
|
98 |
| - "vite": "5.4.10", |
| 98 | + "vite": "5.4.11", |
99 | 99 | "vite-plugin-glslify": "^2.1.0",
|
100 | 100 | "vite-tsconfig-paths": "^4.3.2",
|
101 | 101 | "vitest": "1.6.0",
|
|
104 | 104 | "dependencies": {
|
105 | 105 | "@analogjs/content": "1.9.0",
|
106 | 106 | "@analogjs/router": "1.9.0",
|
107 |
| - "@angular/animations": "18.2.9", |
108 |
| - "@angular/common": "18.2.9", |
109 |
| - "@angular/compiler": "18.2.9", |
110 |
| - "@angular/core": "18.2.9", |
111 |
| - "@angular/forms": "18.2.9", |
112 |
| - "@angular/platform-browser": "18.2.9", |
113 |
| - "@angular/platform-browser-dynamic": "18.2.9", |
114 |
| - "@angular/platform-server": "18.2.9", |
115 |
| - "@angular/router": "18.2.9", |
| 107 | + "@angular/animations": "18.2.11", |
| 108 | + "@angular/common": "18.2.11", |
| 109 | + "@angular/compiler": "18.2.11", |
| 110 | + "@angular/core": "18.2.11", |
| 111 | + "@angular/forms": "18.2.11", |
| 112 | + "@angular/platform-browser": "18.2.11", |
| 113 | + "@angular/platform-browser-dynamic": "18.2.11", |
| 114 | + "@angular/platform-server": "18.2.11", |
| 115 | + "@angular/router": "18.2.11", |
116 | 116 | "@capacitor/core": "^5.0.3",
|
117 | 117 | "@capacitor/haptics": "^5.0.0",
|
118 | 118 | "@capacitor/keyboard": "^5.0.0",
|
|
0 commit comments