|  | 
| 23 | 23 |   "dependencies": { | 
| 24 | 24 |     "@types/chartist": "^0.11.1", | 
| 25 | 25 |     "chartist": "^0.11.4", | 
| 26 |  | -    "core-js": "^3.43.0", | 
|  | 26 | +    "core-js": "^3.45.1", | 
| 27 | 27 |     "date-fns": "^2.30.0", | 
| 28 | 28 |     "dompurify": "^2.5.8", | 
| 29 | 29 |     "input-range-scss": "^1.5.3", | 
|  | 
| 35 | 35 |     "regenerator-runtime": "^0.14.1" | 
| 36 | 36 |   }, | 
| 37 | 37 |   "devDependencies": { | 
| 38 |  | -    "@babel/core": "^7.27.4", | 
| 39 |  | -    "@babel/preset-env": "^7.27.1", | 
|  | 38 | +    "@babel/core": "^7.28.3", | 
|  | 39 | +    "@babel/preset-env": "^7.28.3", | 
| 40 | 40 |     "@babel/preset-typescript": "^7.27.0", | 
| 41 | 41 |     "@types/dompurify": "^2.3.3", | 
| 42 | 42 |     "@types/jest": "^27.5.2", | 
| 43 | 43 |     "@types/js-cookie": "^3.0.6", | 
| 44 | 44 |     "@types/js-search": "^1.4.4", | 
| 45 | 45 |     "@types/jsdom": "^16.2.15", | 
| 46 |  | -    "@types/lodash": "^4.17.18", | 
|  | 46 | +    "@types/lodash": "^4.17.20", | 
| 47 | 47 |     "@typescript-eslint/eslint-plugin": "^5.62.0", | 
| 48 | 48 |     "@typescript-eslint/parser": "^5.62.0", | 
| 49 | 49 |     "babel-jest": "^28.1.3", | 
| 50 | 50 |     "babel-loader": "^9.2.1", | 
| 51 | 51 |     "eslint": "^8.57.0", | 
| 52 | 52 |     "eslint-config-airbnb-base": "^15.0.0", | 
| 53 | 53 |     "eslint-import-resolver-webpack": "^0.13.10", | 
| 54 |  | -    "eslint-plugin-import": "^2.31.0", | 
|  | 54 | +    "eslint-plugin-import": "^2.32.0", | 
| 55 | 55 |     "eslint-plugin-jasmine": "^4.2.2", | 
| 56 | 56 |     "fork-ts-checker-webpack-plugin": "^9.0.3", | 
| 57 | 57 |     "glob": "^8.1.0", | 
|  | 
| 62 | 62 |     "rimraf": "^5.0.10", | 
| 63 | 63 |     "ts-node": "^10.9.2", | 
| 64 | 64 |     "typescript": "^4.9.5", | 
| 65 |  | -    "webpack": "^5.99.9", | 
|  | 65 | +    "webpack": "^5.101.3", | 
| 66 | 66 |     "webpack-cli": "^5.1.4" | 
| 67 | 67 |   }, | 
| 68 | 68 |   "-vs-binding": { | 
|  | 
0 commit comments