Upgrade front-end dependencies + add Hack font
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
"eslint-webpack-plugin": "^3.2.0",
|
||||
"favicons": "^7.0.0",
|
||||
"fontfaceobserver": "^2.3.0",
|
||||
"html-loader": "^4.1.0",
|
||||
"hack-font": "^3.3.0",
|
||||
"html-loader": "^4.2.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"image-minimizer-webpack-plugin": "^3.6.1",
|
||||
@@ -48,9 +49,9 @@
|
||||
"webpack": "^5.74.0",
|
||||
"webpack-cli": "^4.10.0",
|
||||
"webpack-favicons": "^1.3.8",
|
||||
"xterm": "^4.19.0",
|
||||
"xterm-addon-fit": "^0.5.0",
|
||||
"xterm-addon-web-links": "^0.6.0"
|
||||
"xterm": "^5.0.0",
|
||||
"xterm-addon-fit": "^0.6.0",
|
||||
"xterm-addon-web-links": "^0.7.0"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "NODE_ENV=development webpack --mode=development --config=webpack.config.js --watch",
|
||||
|
||||
Reference in New Issue
Block a user