Skip to content

Commit

Permalink
Upgrade front-end dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
NI committed Dec 23, 2021
1 parent 366be28 commit b8a2b4d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 116 deletions.
146 changes: 35 additions & 111 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^10.2.0",
"css-loader": "^6.5.1",
"css-minimizer-webpack-plugin": "^3.3.0",
"css-minimizer-webpack-plugin": "^3.3.1",
"cwebp-bin": "^7.0.1",
"eslint": "^8.4.1",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.2.0",
Expand All @@ -29,7 +29,7 @@
"html-loader": "^3.0.1",
"html-webpack-plugin": "^5.5.0",
"iconv-lite": "^0.6.3",
"image-minimizer-webpack-plugin": "^3.1.1",
"image-minimizer-webpack-plugin": "^3.1.2",
"imagemin": "^8.0.1",
"imagemin-gifsicle": "^7.0.0",
"imagemin-mozjpeg": "^10.0.0",
Expand All @@ -48,9 +48,9 @@
"vue-template-compiler": "^2.6.14",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"xterm": "^4.15.0",
"xterm": "^4.16.0",
"xterm-addon-fit": "^0.5.0",
"xterm-addon-web-links": "^0.4.0"
"xterm-addon-web-links": "^0.5.0"
},
"scripts": {
"dev": "NODE_ENV=development webpack --mode=development --config=webpack.config.js --watch",
Expand Down

0 comments on commit b8a2b4d

Please sign in to comment.