mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
update npm deps
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
"homepage": "https://github.com/pypy-vrc/VRCX#readme",
|
||||
"devDependencies": {
|
||||
"animate.css": "^4.1.1",
|
||||
"copy-webpack-plugin": "^8.1.1",
|
||||
"css-loader": "^5.2.4",
|
||||
"copy-webpack-plugin": "^9.0.0",
|
||||
"css-loader": "^5.2.6",
|
||||
"element-ui": "^2.15.1",
|
||||
"famfamfam-flags": "^1.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
@@ -34,7 +34,7 @@
|
||||
"pug": "^3.0.2",
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"sass": "^1.32.13",
|
||||
"sass": "^1.34.0",
|
||||
"sass-loader": "^11.1.1",
|
||||
"terser-webpack-plugin": "^5.1.2",
|
||||
"url-loader": "^4.1.1",
|
||||
@@ -43,7 +43,7 @@
|
||||
"vue-lazyload": "^1.3.3",
|
||||
"vue-swatches": "^2.1.1",
|
||||
"vuejs-toggle-switch": "^1.3.3",
|
||||
"webpack": "^5.37.0",
|
||||
"webpack": "^5.37.1",
|
||||
"webpack-cli": "^4.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user