bump npm deps

This commit is contained in:
pypy
2021-01-09 14:27:18 +09:00
parent a4cd07fa22
commit b74b678405
2 changed files with 107 additions and 71 deletions

View File

@@ -24,12 +24,12 @@
"homepage": "https://github.com/pypy-vrc/VRCX#readme",
"devDependencies": {
"cross-env": "^7.0.3",
"html-webpack-plugin": "^4.5.0",
"html-webpack-plugin": "^4.5.1",
"laravel-mix": "^5.0.9",
"pug": "^3.0.0",
"pug-loader": "^2.4.0",
"resolve-url-loader": "^3.1.2",
"sass": "^1.30.0",
"sass": "^1.32.2",
"sass-loader": "^10.1.0",
"vue-template-compiler": "^2.6.12"
},