|
21 | 21 | "type": "module", |
22 | 22 | "private": true, |
23 | 23 | "dependencies": { |
24 | | - "@angular/animations": "^19.2.8", |
25 | | - "@angular/common": "^19.2.8", |
26 | | - "@angular/compiler": "^19.2.8", |
27 | | - "@angular/core": "^19.2.8", |
28 | | - "@angular/forms": "^19.2.8", |
29 | | - "@angular/platform-browser": "^19.2.8", |
30 | | - "@angular/platform-browser-dynamic": "^19.2.8", |
31 | | - "@angular/router": "^19.2.8", |
| 24 | + "@angular/animations": "^19.2.9", |
| 25 | + "@angular/common": "^19.2.9", |
| 26 | + "@angular/compiler": "^19.2.9", |
| 27 | + "@angular/core": "^19.2.9", |
| 28 | + "@angular/forms": "^19.2.9", |
| 29 | + "@angular/platform-browser": "^19.2.9", |
| 30 | + "@angular/platform-browser-dynamic": "^19.2.9", |
| 31 | + "@angular/router": "^19.2.9", |
32 | 32 | "axios": "^1.9.0", |
33 | 33 | "chrome-finder": "^1.0.7", |
34 | 34 | "clipboard": "^2.0.11", |
|
50 | 50 | "zone.js": "~0.15.0" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@angular-devkit/build-angular": "^19.2.9", |
54 | | - "@angular/cli": "^19.2.9", |
55 | | - "@angular/compiler-cli": "^19.2.8", |
56 | | - "@tailwindcss/postcss": "^4.1.4", |
| 53 | + "@angular-devkit/build-angular": "^19.2.10", |
| 54 | + "@angular/cli": "^19.2.10", |
| 55 | + "@angular/compiler-cli": "^19.2.9", |
| 56 | + "@tailwindcss/postcss": "^4.1.5", |
57 | 57 | "@types/compression": "^1.7.5", |
58 | 58 | "@types/file-saver": "^2.0.7", |
59 | 59 | "@types/jasmine": "~5.1.7", |
|
72 | 72 | "pm2": "^6.0.5", |
73 | 73 | "postcss": "^8.5.3", |
74 | 74 | "prettier": "^3.5.3", |
75 | | - "tailwindcss": "^4.1.4", |
| 75 | + "tailwindcss": "^4.1.5", |
76 | 76 | "tslib": "^2.8.1", |
77 | 77 | "tsx": "^4.19.4", |
78 | 78 | "typescript": "~5.8.3" |
|
0 commit comments