|
90 | 90 | "@angular/platform-browser-dynamic": "^17.3.11", |
91 | 91 | "@angular/platform-server": "^17.3.11", |
92 | 92 | "@angular/router": "^17.3.11", |
93 | | - "@angular/ssr": "^17.3.11", |
94 | | - "@babel/runtime": "7.26.0", |
| 93 | + "@angular/ssr": "^17.3.17", |
| 94 | + "@babel/runtime": "7.27.6", |
95 | 95 | "@asymmetrik/ngx-leaflet": "^17.0.0", |
96 | 96 | "@datadog/browser-rum": "^5.7.0", |
97 | 97 | "@kolkov/ngx-gallery": "^2.0.1", |
|
106 | 106 | "@nicky-lenaers/ngx-scroll-to": "^14.0.0", |
107 | 107 | "@swimlane/ngx-charts": "^20.4.1", |
108 | 108 | "angular-idle-preload": "3.0.0", |
109 | | - "angulartics2": "^12.2.1", |
110 | | - "axios": "^1.7.9", |
| 109 | + "angulartics2": "^12.2.0", |
| 110 | + "axios": "^1.10.0", |
111 | 111 | "bootstrap": "^4.6.1", |
112 | 112 | "cerialize": "0.1.18", |
113 | 113 | "cli-progress": "^3.12.0", |
114 | 114 | "colors": "^1.4.0", |
115 | | - "compression": "^1.7.5", |
| 115 | + "compression": "^1.8.0", |
116 | 116 | "cookie-parser": "1.4.7", |
117 | | - "core-js": "^3.40.0", |
118 | | - "date-fns": "^2.30.0", |
| 117 | + "core-js": "^3.42.0", |
| 118 | + "date-fns": "^2.29.3", |
119 | 119 | "date-fns-tz": "^1.3.7", |
120 | 120 | "deepmerge": "^4.3.1", |
121 | 121 | "domino-ext": "^2.1.4", |
|
127 | 127 | "filesize": "^6.1.0", |
128 | 128 | "font-awesome": "4.7.0", |
129 | 129 | "html-to-image": "^1.10.8", |
130 | | - "http-proxy-middleware": "^2.0.7", |
| 130 | + "http-proxy-middleware": "^2.0.9", |
131 | 131 | "http-terminator": "^3.2.0", |
132 | | - "isbot": "^5.1.21", |
| 132 | + "isbot": "^5.1.28", |
133 | 133 | "js-cookie": "2.2.1", |
134 | 134 | "js-yaml": "^4.1.0", |
135 | 135 | "json5": "^2.2.3", |
|
160 | 160 | "react-copy-to-clipboard": "^5.1.0", |
161 | 161 | "redux-saga": "^1.3.0", |
162 | 162 | "reflect-metadata": "^0.2.2", |
163 | | - "rxjs": "^7.8.0", |
| 163 | + "rxjs": "^7.8.2", |
164 | 164 | "sanitize-html": "^2.14.0", |
165 | 165 | "uuid": "^8.3.2", |
166 | 166 | "video.js": "^7.21.4", |
|
172 | 172 | }, |
173 | 173 | "devDependencies": { |
174 | 174 | "@angular-builders/custom-webpack": "~17.0.2", |
175 | | - "@angular-devkit/build-angular": "^17.3.11", |
| 175 | + "@angular-devkit/build-angular": "^17.3.17", |
176 | 176 | "@angular-eslint/builder": "17.5.3", |
177 | 177 | "@angular-eslint/bundled-angular-compiler": "17.5.3", |
178 | 178 | "@angular-eslint/eslint-plugin": "17.5.3", |
179 | 179 | "@angular-eslint/eslint-plugin-template": "17.5.3", |
180 | 180 | "@angular-eslint/schematics": "17.5.3", |
181 | 181 | "@angular-eslint/template-parser": "17.5.3", |
182 | | - "@angular/cli": "^17.3.11", |
| 182 | + "@angular/cli": "^17.3.17", |
183 | 183 | "@angular/compiler-cli": "^17.3.11", |
184 | 184 | "@angular/language-service": "^17.3.11", |
185 | 185 | "@cypress/schematic": "^1.5.0", |
|
197 | 197 | "@types/leaflet": "^1.9.12", |
198 | 198 | "@types/jasmine": "~3.6.0", |
199 | 199 | "@types/js-cookie": "2.2.6", |
200 | | - "@types/lodash": "^4.17.14", |
201 | | - "@types/node": "^14.18.63", |
| 200 | + "@types/lodash": "^4.17.17", |
| 201 | + "@types/node": "^14.14.9", |
202 | 202 | "@types/sanitize-html": "^2.13.0", |
203 | 203 | "@types/video.js": "^7.3.52", |
204 | 204 | "@types/wavesurfer.js": "^6.0.6", |
205 | 205 | "@typescript-eslint/eslint-plugin": "^7.2.0", |
206 | 206 | "@typescript-eslint/parser": "^7.2.0", |
207 | 207 | "@typescript-eslint/rule-tester": "^7.2.0", |
208 | 208 | "@typescript-eslint/utils": "^7.2.0", |
209 | | - "axe-core": "^4.10.2", |
| 209 | + "axe-core": "^4.10.3", |
210 | 210 | "browser-sync": "^3.0.0", |
211 | 211 | "compression-webpack-plugin": "^9.2.0", |
212 | 212 | "copy-webpack-plugin": "^6.4.1", |
213 | 213 | "cross-env": "^7.0.3", |
214 | 214 | "csstype": "^3.1.3", |
215 | 215 | "cypress": "^13.17.0", |
216 | | - "cypress-axe": "^1.5.0", |
| 216 | + "cypress-axe": "^1.6.0", |
217 | 217 | "deep-freeze": "0.0.1", |
218 | 218 | "eslint": "^8.39.0", |
219 | 219 | "eslint-plugin-deprecation": "^1.5.0", |
|
222 | 222 | "eslint-plugin-import": "^2.31.0", |
223 | 223 | "eslint-plugin-import-newlines": "^1.3.1", |
224 | 224 | "eslint-plugin-jsdoc": "^45.0.0", |
225 | | - "eslint-plugin-jsonc": "^2.18.2", |
| 225 | + "eslint-plugin-jsonc": "^2.20.1", |
226 | 226 | "eslint-plugin-lodash": "^7.4.0", |
227 | 227 | "eslint-plugin-rxjs": "^5.0.3", |
228 | 228 | "eslint-plugin-simple-import-sort": "^10.0.0", |
|
237 | 237 | "karma-jasmine": "~4.0.0", |
238 | 238 | "karma-jasmine-html-reporter": "^1.5.0", |
239 | 239 | "karma-mocha-reporter": "2.2.5", |
240 | | - "ng-mocks": "^14.13.2", |
| 240 | + "ng-mocks": "^14.13.5", |
241 | 241 | "ngx-export-as": "~1.15.1", |
242 | 242 | "ngx-mask": "14.2.4", |
243 | 243 | "nodemon": "^2.0.22", |
|
250 | 250 | "react-copy-to-clipboard": "^5.1.0", |
251 | 251 | "react-dom": "^16.14.0", |
252 | 252 | "rimraf": "^3.0.2", |
253 | | - "sass": "~1.83.4", |
| 253 | + "sass": "~1.89.2", |
254 | 254 | "sass-loader": "^12.6.0", |
255 | 255 | "sass-resources-loader": "^2.2.5", |
256 | 256 | "ts-node": "^8.10.2", |
257 | 257 | "typescript": "~5.4.5", |
258 | | - "webpack": "5.97.1", |
| 258 | + "webpack": "5.99.9", |
259 | 259 | "webpack-cli": "^5.1.4", |
260 | 260 | "webpack-dev-server": "^4.15.2" |
261 | 261 | } |
|
0 commit comments