bump npm deps

This commit is contained in:
pypy
2020-09-08 20:57:29 +09:00
parent 252c4c694c
commit bc71f89780
2 changed files with 1404 additions and 928 deletions

2320
html/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -24,26 +24,26 @@
"homepage": "https://github.com/pypy-vrc/VRCX#readme",
"devDependencies": {
"cross-env": "^7.0.2",
"html-webpack-plugin": "^4.3.0",
"laravel-mix": "^5.0.4",
"html-webpack-plugin": "^4.4.1",
"laravel-mix": "^5.0.5",
"pug": "^3.0.0",
"pug-loader": "^2.4.0",
"resolve-url-loader": "^3.1.0",
"sass": "^1.26.10",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.11"
"vue-template-compiler": "^2.6.12"
},
"dependencies": {
"animate.css": "^4.1.0",
"animate.css": "^4.1.1",
"element-ui": "^2.13.2",
"famfamfam-flags": "^1.0.0",
"normalize.css": "^8.0.1",
"noty": "^3.2.0-beta",
"stylelint": "^13.6.1",
"stylelint": "^13.7.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-order": "^4.1.0",
"stylelint-scss": "^3.18.0",
"vue": "^2.6.11",
"vue": "^2.6.12",
"vue-data-tables": "^3.4.5",
"vue-lazyload": "^1.3.3"
}