|
40 | 40 | "@angular/platform-browser": "^21.0.3", |
41 | 41 | "@angular/platform-browser-dynamic": "^21.0.3", |
42 | 42 | "@angular/router": "^21.0.3", |
43 | | - "core-js": "^3.44.0", |
| 43 | + "core-js": "^3.47.0", |
44 | 44 | "rxjs": "~7.8.2", |
45 | 45 | "tslib": "^2.8.1" |
46 | 46 | }, |
|
55 | 55 | "@angular/cli": "^21.0.2", |
56 | 56 | "@angular/compiler-cli": "^21.0.3", |
57 | 57 | "@angular/language-service": "^21.0.3", |
58 | | - "@commitlint/cli": "^20.0.0", |
59 | | - "@commitlint/config-conventional": "^20.0.0", |
| 58 | + "@commitlint/cli": "^20.2.0", |
| 59 | + "@commitlint/config-conventional": "^20.2.0", |
60 | 60 | "@pascaliske/eslint-config": "^3.0.1", |
61 | 61 | "@pascaliske/prettier-config": "^1.3.0", |
62 | 62 | "@rstacruz/bump-cli": "^2.0.1", |
63 | | - "@sentry/browser": "^9.40.0", |
64 | | - "@types/node": "^24.1.0", |
| 63 | + "@sentry/browser": "^10.29.0", |
| 64 | + "@types/node": "^24.10.1", |
65 | 65 | "@typescript-eslint/eslint-plugin": "^8.49.0", |
66 | 66 | "@typescript-eslint/parser": "^8.49.0", |
67 | 67 | "codelyzer": "^6.0.2", |
68 | 68 | "eslint": "^9.39.1", |
69 | 69 | "husky": "^9.1.7", |
70 | | - "lint-staged": "^16.1.2", |
| 70 | + "lint-staged": "^16.2.7", |
71 | 71 | "ng-packagr": "^21.0.0", |
72 | | - "prettier": "^3.6.2", |
| 72 | + "prettier": "^3.7.4", |
73 | 73 | "standard-changelog": "^7.0.0", |
74 | 74 | "ts-node": "~10.9.2", |
75 | 75 | "typescript": "~5.9.3" |
|
0 commit comments