|
69 | 69 | "@angular-eslint/eslint-plugin-template": "^18.4.0", |
70 | 70 | "@angular-eslint/schematics": "^18.4.0", |
71 | 71 | "@angular-eslint/template-parser": "^18.4.0", |
72 | | - "@angular/animations": "^18.2.10", |
| 72 | + "@angular/animations": "^18.2.11", |
73 | 73 | "@angular/cli": "^18.2.11", |
74 | | - "@angular/common": "^18.2.10", |
75 | | - "@angular/compiler": "^18.2.10", |
76 | | - "@angular/compiler-cli": "^18.2.10", |
77 | | - "@angular/core": "^18.2.10", |
78 | | - "@angular/forms": "^18.2.10", |
79 | | - "@angular/language-service": "^18.2.10", |
80 | | - "@angular/platform-browser": "^18.2.10", |
81 | | - "@angular/platform-browser-dynamic": "^18.2.10", |
82 | | - "@angular/router": "^18.2.10", |
83 | | - "@faker-js/faker": "^9.1.0", |
| 74 | + "@angular/common": "^18.2.11", |
| 75 | + "@angular/compiler": "^18.2.11", |
| 76 | + "@angular/compiler-cli": "^18.2.11", |
| 77 | + "@angular/core": "^18.2.11", |
| 78 | + "@angular/forms": "^18.2.11", |
| 79 | + "@angular/language-service": "^18.2.11", |
| 80 | + "@angular/platform-browser": "^18.2.11", |
| 81 | + "@angular/platform-browser-dynamic": "^18.2.11", |
| 82 | + "@angular/router": "^18.2.11", |
| 83 | + "@faker-js/faker": "^9.2.0", |
84 | 84 | "@fnando/sparkline": "^0.3.10", |
85 | 85 | "@formkit/tempo": "^0.1.2", |
86 | 86 | "@ng-select/ng-select": "^13.9.1", |
|
96 | 96 | "@types/dompurify": "^3.0.5", |
97 | 97 | "@types/fnando__sparkline": "^0.3.7", |
98 | 98 | "@types/jest": "^29.5.14", |
99 | | - "@types/node": "^22.8.6", |
| 99 | + "@types/node": "^22.9.0", |
100 | 100 | "@types/sortablejs": "^1.15.8", |
101 | 101 | "angular-eslint": "^18.4.0", |
102 | 102 | "bootstrap": "^5.3.3", |
103 | 103 | "copyfiles": "^2.4.1", |
104 | 104 | "custom-event-polyfill": "^1.0.7", |
105 | | - "cypress": "^13.15.1", |
| 105 | + "cypress": "^13.15.2", |
106 | 106 | "cypress-real-events": "^1.13.0", |
107 | 107 | "dompurify": "^3.1.7", |
108 | 108 | "eslint": "^9.14.0", |
109 | 109 | "eslint-plugin-cypress": "^4.1.0", |
110 | | - "eslint-plugin-n": "^17.12.0", |
| 110 | + "eslint-plugin-n": "^17.13.1", |
111 | 111 | "fetch-jsonp": "^1.3.0", |
112 | 112 | "jest": "^29.7.0", |
113 | 113 | "jest-extended": "^4.0.2", |
|
125 | 125 | "ts-node": "^10.9.2", |
126 | 126 | "tslib": "^2.8.1", |
127 | 127 | "typescript": "~5.5.4", |
128 | | - "typescript-eslint": "^8.12.2", |
| 128 | + "typescript-eslint": "^8.13.0", |
129 | 129 | "zone.js": "~0.15.0" |
130 | 130 | }, |
131 | 131 | "engines": { |
132 | 132 | "node": ">=18.19.1" |
133 | 133 | }, |
134 | 134 | "resolutions": { |
135 | | - "caniuse-lite": "1.0.30001676", |
| 135 | + "caniuse-lite": "1.0.30001679", |
136 | 136 | "express": "^4.21.1", |
137 | 137 | "semver": "^7.6.3", |
138 | 138 | "string-width": "4.2.3", |
|
0 commit comments