|
20 | 20 | "packageManager": "[email protected]",
|
21 | 21 | "private": true,
|
22 | 22 | "dependencies": {
|
23 |
| - "@angular/animations": "^19.1.6", |
24 |
| - "@angular/cdk": "19.1.4", |
25 |
| - "@angular/common": "^19.1.6", |
26 |
| - "@angular/compiler": "^19.1.6", |
27 |
| - "@angular/core": "^19.1.6", |
28 |
| - "@angular/forms": "^19.1.6", |
29 |
| - "@angular/material": "19.1.4", |
30 |
| - "@angular/platform-browser": "^19.1.6", |
31 |
| - "@angular/platform-browser-dynamic": "^19.1.6", |
32 |
| - "@angular/platform-server": "^19.1.6", |
33 |
| - "@angular/router": "^19.1.6", |
34 |
| - "@angular/service-worker": "^19.1.6", |
35 |
| - "@angular/ssr": "^19.1.7", |
| 23 | + "@angular/animations": "^19.1.7", |
| 24 | + "@angular/cdk": "19.1.5", |
| 25 | + "@angular/common": "^19.1.7", |
| 26 | + "@angular/compiler": "^19.1.7", |
| 27 | + "@angular/core": "^19.1.7", |
| 28 | + "@angular/forms": "^19.1.7", |
| 29 | + "@angular/material": "19.1.5", |
| 30 | + "@angular/platform-browser": "^19.1.7", |
| 31 | + "@angular/platform-browser-dynamic": "^19.1.7", |
| 32 | + "@angular/platform-server": "^19.1.7", |
| 33 | + "@angular/router": "^19.1.7", |
| 34 | + "@angular/service-worker": "^19.1.7", |
| 35 | + "@angular/ssr": "^19.1.8", |
36 | 36 | "@ngrx/operators": "^19.0.1",
|
37 | 37 | "@ngrx/signals": "^19.0.1",
|
38 | 38 | "consola": "^3.4.0",
|
|
45 | 45 | "zone.js": "~0.15.0"
|
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 |
| - "@angular-devkit/build-angular": "^19.1.7", |
49 |
| - "@angular/cli": "^19.1.7", |
50 |
| - "@angular/compiler-cli": "^19.1.6", |
| 48 | + "@angular-devkit/build-angular": "^19.1.8", |
| 49 | + "@angular/cli": "^19.1.8", |
| 50 | + "@angular/compiler-cli": "^19.1.7", |
51 | 51 | "@ngrx/eslint-plugin": "^19.0.1",
|
52 |
| - "@tailwindcss/postcss": "^4.0.6", |
| 52 | + "@tailwindcss/postcss": "^4.0.7", |
53 | 53 | "@types/express": "^5.0.0",
|
54 | 54 | "@types/jasmine": "~5.1.6",
|
55 | 55 | "@types/node": "^22.13.4",
|
|
63 | 63 | "karma-jasmine": "~5.1.0",
|
64 | 64 | "karma-jasmine-html-reporter": "~2.1.0",
|
65 | 65 | "ng-mocks": "^14.13.2",
|
66 |
| - "postcss": "^8.5.2", |
| 66 | + "postcss": "^8.5.3", |
67 | 67 | "prettier": "^3.5.1",
|
68 | 68 | "prettier-plugin-tailwindcss": "^0.6.11",
|
69 |
| - "tailwindcss": "^4.0.6", |
| 69 | + "tailwindcss": "^4.0.7", |
70 | 70 | "typescript": "~5.7.3",
|
71 | 71 | "typescript-eslint": "^8.24.1"
|
72 | 72 | },
|
|
0 commit comments