|
58 | 58 | "@angular/cli": "catalog:", |
59 | 59 | "@angular/compiler-cli": "catalog:", |
60 | 60 | "@bazel/bazelisk": "^1.12.1", |
61 | | - "@types/jasmine": "5.1.7", |
| 61 | + "@types/jasmine": "5.1.8", |
62 | 62 | "@types/node": "^22.14.1", |
63 | | - "@types/shelljs": "0.8.15", |
| 63 | + "@types/shelljs": "0.8.16", |
64 | 64 | "firebase-tools": "^11.0.1", |
65 | | - "jasmine-core": "5.6.0", |
| 65 | + "jasmine-core": "5.7.1", |
66 | 66 | "jasmine-spec-reporter": "7.0.0", |
67 | 67 | "karma": "~6.4.4", |
68 | 68 | "karma-chrome-launcher": "^3.1.1", |
|
71 | 71 | "karma-jasmine": "^4.0.1", |
72 | 72 | "karma-jasmine-html-reporter": "^1.5.4", |
73 | 73 | "light-server": "^2.9.1", |
74 | | - "lighthouse": "~11.0.0", |
75 | | - "lighthouse-logger": "~1.2.0", |
| 74 | + "lighthouse": "~11.7.0", |
| 75 | + "lighthouse-logger": "~1.4.0", |
76 | 76 | "npm-run-all": "^4.1.5", |
77 | 77 | "protractor": "^7.0.0", |
78 | 78 | "puppeteer-core": "^24.6.1", |
79 | | - "sass": "1.86.3", |
80 | | - "shelljs": "^0.8.4", |
| 79 | + "sass": "1.89.0", |
| 80 | + "shelljs": "^0.10.0", |
81 | 81 | "ts-node": "10.9.2", |
82 | 82 | "typescript": "~5.8.2" |
83 | 83 | } |
|
0 commit comments