|
88 | 88 | "@angular/platform-browser-dynamic": "^17.3.11", |
89 | 89 | "@angular/platform-server": "^17.3.11", |
90 | 90 | "@angular/router": "^17.3.11", |
91 | | - "@angular/ssr": "^17.3.11", |
92 | | - "@babel/runtime": "7.26.0", |
| 91 | + "@angular/ssr": "^17.3.17", |
| 92 | + "@babel/runtime": "7.27.6", |
93 | 93 | "@datadog/browser-rum": "^5.7.0", |
94 | 94 | "@kolkov/ngx-gallery": "^2.0.1", |
95 | 95 | "@ng-bootstrap/ng-bootstrap": "^11.0.0", |
|
103 | 103 | "@nicky-lenaers/ngx-scroll-to": "^14.0.0", |
104 | 104 | "@swimlane/ngx-charts": "^20.4.1", |
105 | 105 | "angular-idle-preload": "3.0.0", |
106 | | - "angulartics2": "^12.2.1", |
107 | | - "axios": "^1.7.9", |
| 106 | + "angulartics2": "^12.2.0", |
| 107 | + "axios": "^1.10.0", |
108 | 108 | "bootstrap": "^4.6.1", |
109 | 109 | "cerialize": "0.1.18", |
110 | 110 | "cli-progress": "^3.12.0", |
111 | 111 | "colors": "^1.4.0", |
112 | | - "compression": "^1.7.5", |
| 112 | + "compression": "^1.8.0", |
113 | 113 | "cookie-parser": "1.4.7", |
114 | | - "core-js": "^3.40.0", |
115 | | - "date-fns": "^2.30.0", |
| 114 | + "core-js": "^3.42.0", |
| 115 | + "date-fns": "^2.29.3", |
116 | 116 | "date-fns-tz": "^1.3.7", |
117 | 117 | "deepmerge": "^4.3.1", |
118 | 118 | "domino-ext": "^2.1.4", |
|
124 | 124 | "filesize": "^6.1.0", |
125 | 125 | "font-awesome": "4.7.0", |
126 | 126 | "html-to-image": "^1.10.8", |
127 | | - "http-proxy-middleware": "^2.0.7", |
| 127 | + "http-proxy-middleware": "^2.0.9", |
128 | 128 | "http-terminator": "^3.2.0", |
129 | | - "isbot": "^5.1.21", |
| 129 | + "isbot": "^5.1.28", |
130 | 130 | "js-cookie": "2.2.1", |
131 | 131 | "js-yaml": "^4.1.0", |
132 | 132 | "json5": "^2.2.3", |
|
149 | 149 | "nouislider": "^15.8.1", |
150 | 150 | "pem": "1.14.8", |
151 | 151 | "reflect-metadata": "^0.2.2", |
152 | | - "rxjs": "^7.8.0", |
| 152 | + "rxjs": "^7.8.2", |
153 | 153 | "sanitize-html": "^2.14.0", |
154 | 154 | "uuid": "^8.3.2", |
155 | | - "zone.js": "~0.15.0" |
| 155 | + "zone.js": "~0.14.0" |
156 | 156 | }, |
157 | 157 | "devDependencies": { |
158 | 158 | "@angular-builders/custom-webpack": "~17.0.2", |
159 | | - "@angular-devkit/build-angular": "^17.3.11", |
| 159 | + "@angular-devkit/build-angular": "^17.3.17", |
160 | 160 | "@angular-eslint/builder": "17.5.3", |
161 | 161 | "@angular-eslint/bundled-angular-compiler": "17.5.3", |
162 | 162 | "@angular-eslint/eslint-plugin": "17.5.3", |
163 | 163 | "@angular-eslint/eslint-plugin-template": "17.5.3", |
164 | 164 | "@angular-eslint/schematics": "17.5.3", |
165 | 165 | "@angular-eslint/template-parser": "17.5.3", |
166 | | - "@angular/cli": "^17.3.11", |
| 166 | + "@angular/cli": "^17.3.17", |
167 | 167 | "@angular/compiler-cli": "^17.3.11", |
168 | 168 | "@angular/language-service": "^17.3.11", |
169 | 169 | "@cypress/schematic": "^1.5.0", |
|
179 | 179 | "@types/grecaptcha": "^3.0.9", |
180 | 180 | "@types/jasmine": "~3.6.0", |
181 | 181 | "@types/js-cookie": "2.2.6", |
182 | | - "@types/lodash": "^4.17.14", |
183 | | - "@types/node": "^14.18.63", |
| 182 | + "@types/lodash": "^4.17.17", |
| 183 | + "@types/node": "^14.14.9", |
184 | 184 | "@types/sanitize-html": "^2.13.0", |
185 | 185 | "@typescript-eslint/eslint-plugin": "^7.2.0", |
186 | 186 | "@typescript-eslint/parser": "^7.2.0", |
187 | 187 | "@typescript-eslint/rule-tester": "^7.2.0", |
188 | 188 | "@typescript-eslint/utils": "^7.2.0", |
189 | | - "axe-core": "^4.10.2", |
| 189 | + "axe-core": "^4.10.3", |
190 | 190 | "browser-sync": "^3.0.0", |
191 | 191 | "compression-webpack-plugin": "^9.2.0", |
192 | 192 | "copy-webpack-plugin": "^6.4.1", |
193 | 193 | "cross-env": "^7.0.3", |
194 | 194 | "csstype": "^3.1.3", |
195 | 195 | "cypress": "^13.17.0", |
196 | | - "cypress-axe": "^1.5.0", |
| 196 | + "cypress-axe": "^1.6.0", |
197 | 197 | "deep-freeze": "0.0.1", |
198 | 198 | "eslint": "^8.39.0", |
199 | 199 | "eslint-plugin-deprecation": "^1.5.0", |
|
202 | 202 | "eslint-plugin-import": "^2.31.0", |
203 | 203 | "eslint-plugin-import-newlines": "^1.3.1", |
204 | 204 | "eslint-plugin-jsdoc": "^45.0.0", |
205 | | - "eslint-plugin-jsonc": "^2.18.2", |
| 205 | + "eslint-plugin-jsonc": "^2.20.1", |
206 | 206 | "eslint-plugin-lodash": "^7.4.0", |
207 | 207 | "eslint-plugin-rxjs": "^5.0.3", |
208 | 208 | "eslint-plugin-simple-import-sort": "^10.0.0", |
|
217 | 217 | "karma-jasmine": "~4.0.0", |
218 | 218 | "karma-jasmine-html-reporter": "^1.5.0", |
219 | 219 | "karma-mocha-reporter": "2.2.5", |
220 | | - "ng-mocks": "^14.13.2", |
| 220 | + "ng-mocks": "^14.13.5", |
221 | 221 | "ngx-export-as": "~1.15.1", |
222 | 222 | "ngx-mask": "14.2.4", |
223 | 223 | "nodemon": "^2.0.22", |
|
230 | 230 | "react-copy-to-clipboard": "^5.1.0", |
231 | 231 | "react-dom": "^16.14.0", |
232 | 232 | "rimraf": "^3.0.2", |
233 | | - "sass": "~1.83.4", |
| 233 | + "sass": "~1.89.2", |
234 | 234 | "sass-loader": "^12.6.0", |
235 | 235 | "sass-resources-loader": "^2.2.5", |
236 | 236 | "ts-node": "^8.10.2", |
237 | 237 | "typescript": "~5.4.5", |
238 | | - "webpack": "5.97.1", |
| 238 | + "webpack": "5.99.9", |
239 | 239 | "webpack-cli": "^5.1.4", |
240 | 240 | "webpack-dev-server": "^4.15.2" |
241 | 241 | } |
|
0 commit comments