|
39 | 39 | "fg-loadcss": "^3.1.0", |
40 | 40 | "highlight.js": "^11.11.1", |
41 | 41 | "highlightjs-line-numbers.js": "^2.9.0", |
42 | | - "hls.js": "^1.5.20", |
| 42 | + "hls.js": "^1.6.13", |
43 | 43 | "idb-keyval": "^6.2.1", |
44 | 44 | "jquery": "^3.7.1", |
45 | 45 | "lazyload": "github:KotoriK/lazyload", |
|
54 | 54 | "typed.js": "^2.1.0" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@babel/core": "^7.26.7", |
58 | | - "@babel/preset-env": "^7.26.7", |
| 57 | + "@babel/core": "^7.28.4", |
| 58 | + "@babel/preset-env": "^7.28.3", |
59 | 59 | "@commitlint/cli": "^19.5.0", |
60 | 60 | "@commitlint/config-conventional": "^19.5.0", |
61 | 61 | "@types/fg-loadcss": "^3.1.3", |
62 | 62 | "@types/md5": "^2.3.5", |
63 | 63 | "@typescript-eslint/eslint-plugin": "^8.6.0", |
64 | 64 | "@typescript-eslint/parser": "^8.6.0", |
65 | 65 | "autoprefixer": "^10.4.20", |
66 | | - "babel-loader": "^9.2.1", |
67 | | - "core-js": "^3.40.0", |
| 66 | + "babel-loader": "^10.0.0", |
| 67 | + "core-js": "^3.46.0", |
68 | 68 | "css-loader": "^7.1.2", |
69 | 69 | "cz-conventional-changelog": "^3.3.0", |
70 | 70 | "eslint": "^9.11.0", |
|
76 | 76 | "terser-webpack-plugin": "^5.3.10", |
77 | 77 | "ts-loader": "^9.5.2", |
78 | 78 | "typescript": "^5.7.3", |
79 | | - "webpack": "^5.95.0", |
| 79 | + "webpack": "^5.102.1", |
80 | 80 | "webpack-bundle-analyzer": "^4.10.2", |
81 | | - "webpack-cli": "^5.1.4", |
| 81 | + "webpack-cli": "^6.0.1", |
82 | 82 | "webpack-merge": "^6.0.1" |
83 | 83 | }, |
84 | 84 | "optionalDependencies": { |
|
0 commit comments