bump npm libraries

This commit is contained in:
pypy
2020-06-26 16:55:55 +09:00
parent cdb8c614d4
commit 154f2b5fdd
2 changed files with 67 additions and 200 deletions

View File

@@ -21,15 +21,15 @@
},
"homepage": "https://github.com/pypy-vrc/VRCX#readme",
"devDependencies": {
"css-loader": "^3.5.3",
"css-loader": "^3.6.0",
"html-webpack-plugin": "^4.3.0",
"mini-css-extract-plugin": "^0.9.0",
"pug": "^2.0.4",
"pug-loader": "^2.4.0",
"remove-files-webpack-plugin": "^1.4.2",
"sass": "^1.26.5",
"remove-files-webpack-plugin": "^1.4.3",
"sass": "^1.26.9",
"sass-loader": "^8.0.2",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
"webpack-cli": "^3.3.12"
}
}