|
19 | 19 | }, |
20 | 20 | "resolutions": { |
21 | 21 | "uglify-js": "npm:terser", |
22 | | - "webpack": "^5.99.7", |
| 22 | + "webpack": "5.101.3", |
23 | 23 | "webpack-cli": "^6.0.1" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | 26 | "@akveo/ng2-completer": "^9.0.1", |
27 | 27 | "@ali-hm/angular-tree-component": "^20.1.6", |
28 | 28 | "@angular-slider/ngx-slider": "^20.0.0", |
29 | | - "@angular/animations": "^20.0.7", |
30 | | - "@angular/cdk": "^20.0.6", |
31 | | - "@angular/common": "^20.0.7", |
32 | | - "@angular/core": "^20.0.7", |
33 | | - "@angular/forms": "^20.0.7", |
34 | | - "@angular/language-service": "^20.0.7", |
35 | | - "@angular/material": "^20.0.6", |
36 | | - "@angular/platform-browser": "^20.0.7", |
37 | | - "@angular/platform-browser-dynamic": "^20.0.7", |
38 | | - "@angular/router": "^20.0.7", |
39 | | - "@angular/service-worker": "^20.0.7", |
| 29 | + "@angular/animations": "^20.2.4", |
| 30 | + "@angular/cdk": "^20.2.14", |
| 31 | + "@angular/common": "^20.2.4", |
| 32 | + "@angular/core": "^20.2.4", |
| 33 | + "@angular/forms": "^20.2.4", |
| 34 | + "@angular/language-service": "^20.2.4", |
| 35 | + "@angular/material": "^20.2.14", |
| 36 | + "@angular/platform-browser": "^20.2.4", |
| 37 | + "@angular/platform-browser-dynamic": "^20.2.4", |
| 38 | + "@angular/router": "^20.2.4", |
| 39 | + "@angular/service-worker": "^20.2.4", |
40 | 40 | "@bluehalo/ngx-leaflet": "^20.0.0", |
41 | 41 | "@datorama/akita": "^8.0.1", |
42 | 42 | "@datorama/akita-ngdevtools": "^7.0.0", |
|
192 | 192 | "karma-jasmine-html-reporter": "^1.5.4", |
193 | 193 | "terser": "^5.30.3", |
194 | 194 | "terser-webpack-plugin": "^5.3.16", |
195 | | - "webpack": "^5.99.7", |
| 195 | + "webpack": "5.101.3", |
196 | 196 | "webpack-cli": "^6.0.1", |
197 | 197 | "webpack-merge": "^6.0.1", |
198 | 198 | "webpack-node-externals": "^3.0.0" |
|
0 commit comments