Skip to content

Commit f70507b

Browse files
committed
chore: update deps
1 parent b5fc433 commit f70507b

3 files changed

Lines changed: 1063 additions & 987 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"fg-loadcss": "^3.1.0",
4040
"highlight.js": "^11.11.1",
4141
"highlightjs-line-numbers.js": "^2.9.0",
42-
"hls.js": "^1.5.20",
42+
"hls.js": "^1.6.13",
4343
"idb-keyval": "^6.2.1",
4444
"jquery": "^3.7.1",
4545
"lazyload": "github:KotoriK/lazyload",
@@ -54,17 +54,17 @@
5454
"typed.js": "^2.1.0"
5555
},
5656
"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",
5959
"@commitlint/cli": "^19.5.0",
6060
"@commitlint/config-conventional": "^19.5.0",
6161
"@types/fg-loadcss": "^3.1.3",
6262
"@types/md5": "^2.3.5",
6363
"@typescript-eslint/eslint-plugin": "^8.6.0",
6464
"@typescript-eslint/parser": "^8.6.0",
6565
"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",
6868
"css-loader": "^7.1.2",
6969
"cz-conventional-changelog": "^3.3.0",
7070
"eslint": "^9.11.0",
@@ -76,9 +76,9 @@
7676
"terser-webpack-plugin": "^5.3.10",
7777
"ts-loader": "^9.5.2",
7878
"typescript": "^5.7.3",
79-
"webpack": "^5.95.0",
79+
"webpack": "^5.102.1",
8080
"webpack-bundle-analyzer": "^4.10.2",
81-
"webpack-cli": "^5.1.4",
81+
"webpack-cli": "^6.0.1",
8282
"webpack-merge": "^6.0.1"
8383
},
8484
"optionalDependencies": {

0 commit comments

Comments
 (0)