Skip to content

Commit

Permalink
html: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed Mar 6, 2024
1 parent 116ce8f commit 20bcfbc
Show file tree
Hide file tree
Showing 3 changed files with 16,831 additions and 16,478 deletions.
18 changes: 9 additions & 9 deletions html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.1.1",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^6.0.0",
"eslint": "^8.57.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
Expand All @@ -36,19 +36,19 @@
"gulp-inline-source": "^4.0.0",
"gulp-rename": "^2.0.0",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.7.6",
"mini-css-extract-plugin": "^2.8.1",
"sass": "^1.71.1",
"sass-loader": "^14.1.1",
"scssfmt": "^1.0.7",
"style-loader": "^3.3.3",
"terser-webpack-plugin": "^5.3.9",
"style-loader": "^3.3.4",
"terser-webpack-plugin": "^5.3.10",
"through2": "^4.0.2",
"ts-loader": "^9.5.1",
"typescript": "^5.3.3",
"util": "^0.12.5",
"webpack": "^5.89.0",
"webpack": "^5.90.3",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
"webpack-dev-server": "^5.0.2",
"webpack-merge": "^5.10.0"
},
"dependencies": {
Expand All @@ -62,7 +62,7 @@
"decko": "^1.2.0",
"file-saver": "^2.0.5",
"preact": "^10.19.6",
"trzsz": "^1.1.4",
"trzsz": "^1.1.5",
"whatwg-fetch": "^3.6.20",
"zmodem.js": "^0.1.10"
},
Expand Down
Loading

0 comments on commit 20bcfbc

Please sign in to comment.