|
21 | 21 | "type": "module", |
22 | 22 | "private": true, |
23 | 23 | "dependencies": { |
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", |
| 24 | + "@angular/animations": "^19.2.10", |
| 25 | + "@angular/common": "^19.2.10", |
| 26 | + "@angular/compiler": "^19.2.10", |
| 27 | + "@angular/core": "^19.2.10", |
| 28 | + "@angular/forms": "^19.2.10", |
| 29 | + "@angular/platform-browser": "^19.2.10", |
| 30 | + "@angular/platform-browser-dynamic": "^19.2.10", |
| 31 | + "@angular/router": "^19.2.10", |
32 | 32 | "axios": "^1.9.0", |
33 | 33 | "chrome-finder": "^1.0.7", |
34 | 34 | "clipboard": "^2.0.11", |
|
42 | 42 | "mitt": "^3.0.1", |
43 | 43 | "ng-zorro-antd": "^19.2.2", |
44 | 44 | "nprogress": "^0.2.0", |
45 | | - "puppeteer": "^24.7.2", |
| 45 | + "puppeteer": "^24.8.1", |
46 | 46 | "qs": "^6.14.0", |
47 | 47 | "rough-notation": "^0.5.1", |
48 | 48 | "rxjs": "~7.8.2", |
49 | 49 | "sharp": "^0.34.1", |
50 | 50 | "zone.js": "~0.15.0" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@angular-devkit/build-angular": "^19.2.10", |
54 | | - "@angular/cli": "^19.2.10", |
55 | | - "@angular/compiler-cli": "^19.2.9", |
| 53 | + "@angular-devkit/build-angular": "^19.2.11", |
| 54 | + "@angular/cli": "^19.2.11", |
| 55 | + "@angular/compiler-cli": "^19.2.10", |
56 | 56 | "@tailwindcss/postcss": "^4.1.5", |
57 | 57 | "@types/compression": "^1.7.5", |
58 | 58 | "@types/file-saver": "^2.0.7", |
59 | | - "@types/jasmine": "~5.1.7", |
| 59 | + "@types/jasmine": "~5.1.8", |
60 | 60 | "@types/js-yaml": "^4.0.9", |
61 | 61 | "@types/nodemailer": "^6.4.17", |
62 | 62 | "@types/nprogress": "^0.2.3", |
|
66 | 66 | "connect-history-api-fallback": "^2.0.0", |
67 | 67 | "cors": "^2.8.5", |
68 | 68 | "info-web": "^0.0.46", |
69 | | - "jasmine-core": "~5.7.0", |
70 | | - "lint-staged": "^15.5.1", |
71 | | - "nodemailer": "^6.10.1", |
| 69 | + "jasmine-core": "~5.7.1", |
| 70 | + "lint-staged": "^15.5.2", |
| 71 | + "nodemailer": "^7.0.2", |
72 | 72 | "pm2": "^6.0.5", |
73 | 73 | "postcss": "^8.5.3", |
74 | 74 | "prettier": "^3.5.3", |
|
0 commit comments