bump up library versions

This commit is contained in:
pypy
2020-05-16 18:01:25 +09:00
parent a2b56e9756
commit 62fc89ff81
5 changed files with 201 additions and 657 deletions

View File

@@ -21,15 +21,15 @@
},
"homepage": "https://github.com/pypy-vrc/VRCX#readme",
"devDependencies": {
"css-loader": "^3.5.1",
"html-webpack-plugin": "^4.0.4",
"css-loader": "^3.5.3",
"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.0",
"sass": "^1.26.3",
"remove-files-webpack-plugin": "^1.4.2",
"sass": "^1.26.5",
"sass-loader": "^8.0.2",
"webpack": "^4.42.1",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
}
}