Skip to content

Commit

Permalink
html: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed Jun 25, 2023
1 parent eb52df7 commit bbb7c5a
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 133 deletions.
11 changes: 6 additions & 5 deletions html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,18 @@
"devDependencies": {
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.0",
"css-minimizer-webpack-plugin": "^5.0.1",
"eslint": "^8.43.0",
"eslint-webpack-plugin": "^4.0.1",
"gts": "^4.0.1",
"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.1",
"html-webpack-plugin": "^5.5.3",
"mini-css-extract-plugin": "^2.7.6",
"sass": "^1.63.2",
"sass": "^1.63.6",
"sass-loader": "^13.3.1",
"scssfmt": "^1.0.7",
"style-loader": "^3.3.3",
Expand All @@ -42,9 +43,9 @@
"ts-loader": "^9.4.3",
"typescript": "^5.1.3",
"util": "^0.12.5",
"webpack": "^5.86.0",
"webpack": "^5.88.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.0",
"webpack-dev-server": "^4.15.1",
"webpack-merge": "^5.9.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit bbb7c5a

Please sign in to comment.