|
61 | 61 | "ts-node": "10.2.1" |
62 | 62 | }, |
63 | 63 | "dependencies": { |
64 | | - "@angular/animations": "^17.3.4", |
65 | | - "@angular/cdk": "^17.3.4", |
66 | | - "@angular/common": "^17.3.4", |
67 | | - "@angular/compiler": "^17.3.4", |
68 | | - "@angular/core": "^17.3.4", |
69 | | - "@angular/forms": "^17.3.4", |
70 | | - "@angular/localize": "17.3.4", |
71 | | - "@angular/platform-browser": "^17.3.4", |
72 | | - "@angular/platform-browser-dynamic": "^17.3.4", |
73 | | - "@angular/platform-server": "^17.3.4", |
74 | | - "@angular/router": "^17.3.4", |
75 | | - "@angular/ssr": "^17.3.0", |
| 64 | + "@angular/animations": "^17.3.11", |
| 65 | + "@angular/cdk": "^17.3.10", |
| 66 | + "@angular/common": "^17.3.11", |
| 67 | + "@angular/compiler": "^17.3.11", |
| 68 | + "@angular/core": "^17.3.11", |
| 69 | + "@angular/forms": "^17.3.11", |
| 70 | + "@angular/localize": "17.3.11", |
| 71 | + "@angular/platform-browser": "^17.3.11", |
| 72 | + "@angular/platform-browser-dynamic": "^17.3.11", |
| 73 | + "@angular/platform-server": "^17.3.11", |
| 74 | + "@angular/router": "^17.3.11", |
| 75 | + "@angular/ssr": "^17.3.8", |
76 | 76 | "@babel/runtime": "7.21.0", |
77 | 77 | "@kolkov/ngx-gallery": "^2.0.1", |
78 | 78 | "@material-ui/core": "^4.11.0", |
|
139 | 139 | "zone.js": "~0.14.4" |
140 | 140 | }, |
141 | 141 | "devDependencies": { |
142 | | - "@angular-builders/custom-webpack": "~17.0.1", |
143 | | - "@angular-devkit/build-angular": "^17.3.0", |
| 142 | + "@angular-builders/custom-webpack": "~17.0.2", |
| 143 | + "@angular-devkit/build-angular": "^17.3.8", |
144 | 144 | "@angular-eslint/builder": "17.2.1", |
145 | 145 | "@angular-eslint/bundled-angular-compiler": "17.2.1", |
146 | 146 | "@angular-eslint/eslint-plugin": "17.2.1", |
147 | 147 | "@angular-eslint/eslint-plugin-template": "17.2.1", |
148 | 148 | "@angular-eslint/schematics": "17.2.1", |
149 | 149 | "@angular-eslint/template-parser": "17.2.1", |
150 | | - "@angular/cli": "^17.3.0", |
151 | | - "@angular/compiler-cli": "^17.3.4", |
152 | | - "@angular/language-service": "^17.3.4", |
| 150 | + "@angular/cli": "^17.3.8", |
| 151 | + "@angular/compiler-cli": "^17.3.11", |
| 152 | + "@angular/language-service": "^17.3.11", |
153 | 153 | "@cypress/schematic": "^1.5.0", |
154 | 154 | "@fortawesome/fontawesome-free": "^6.4.0", |
155 | 155 | "@ngrx/store-devtools": "^17.1.1", |
|
213 | 213 | "sass-resources-loader": "^2.2.5", |
214 | 214 | "ts-node": "^8.10.2", |
215 | 215 | "typescript": "~5.3.3", |
216 | | - "webpack": "5.76.1", |
| 216 | + "webpack": "5.90.3", |
217 | 217 | "webpack-bundle-analyzer": "^4.8.0", |
218 | | - "webpack-cli": "^4.2.0", |
219 | | - "webpack-dev-server": "^4.13.3" |
| 218 | + "webpack-cli": "^5.1.4", |
| 219 | + "webpack-dev-server": "^4.15.1" |
220 | 220 | } |
221 | 221 | } |
0 commit comments