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 5, 2024
1 parent 61a985e commit 350f2e4
Show file tree
Hide file tree
Showing 3 changed files with 5,199 additions and 5,136 deletions.
20 changes: 10 additions & 10 deletions html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,30 +21,30 @@
"node": ">=12"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@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",
"eslint": "^8.52.0",
"eslint": "^8.57.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-webpack-plugin": "^4.0.1",
"gts": "^5.2.0",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-gzip": "^1.4.2",
"gulp-inline-source": "^4.0.0",
"gulp-rename": "^2.0.0",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.7.6",
"sass": "^1.69.5",
"sass-loader": "^13.3.2",
"sass": "^1.71.1",
"sass-loader": "^14.1.1",
"scssfmt": "^1.0.7",
"style-loader": "^3.3.3",
"terser-webpack-plugin": "^5.3.9",
"through2": "^4.0.2",
"ts-loader": "^9.5.0",
"typescript": "^5.2.2",
"ts-loader": "^9.5.1",
"typescript": "^5.3.3",
"util": "^0.12.5",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
Expand All @@ -61,9 +61,9 @@
"@xterm/xterm": "^5.4.0",
"decko": "^1.2.0",
"file-saver": "^2.0.5",
"preact": "^10.18.1",
"preact": "^10.19.6",
"trzsz": "^1.1.4",
"whatwg-fetch": "^3.6.19",
"whatwg-fetch": "^3.6.20",
"zmodem.js": "^0.1.10"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 350f2e4

Please sign in to comment.