chore: bump deps

This commit is contained in:
DarkSky
2026-02-05 21:45:22 +08:00
parent 944fab36ac
commit 31f6f209e3
55 changed files with 295 additions and 202 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"html-webpack-plugin": "^5.6.3",
"inquirer": "^12.3.0",
"jsonc-parser": "^3.3.1",
"lodash-es": "^4.17.21",
"lodash-es": "^4.17.23",
"mime-types": "^3.0.0",
"mini-css-extract-plugin": "^2.9.2",
"node-loader": "^2.1.0",
+1 -1
View File
@@ -16,7 +16,7 @@
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.0.0",
"chalk": "^5.3.0",
"lodash-es": "^4.17.21",
"lodash-es": "^4.17.23",
"prettier": "^3.7.4",
"typescript": "^5.5.4"
}