chore(npm): update deps

This commit is contained in:
Natsumi
2023-07-19 11:11:15 +12:00
parent 0817a1358f
commit 5cf748f61f
2 changed files with 587 additions and 582 deletions
+576 -571
View File
File diff suppressed because it is too large Load Diff
+11 -11
View File
@@ -22,29 +22,29 @@
}, },
"homepage": "https://github.com/vrcx-team/VRCX#readme", "homepage": "https://github.com/vrcx-team/VRCX#readme",
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "^7.22.5", "@babel/eslint-parser": "^7.22.9",
"@babel/plugin-syntax-import-assertions": "^7.22.5", "@babel/plugin-syntax-import-assertions": "^7.22.5",
"@babel/preset-env": "^7.22.5", "@babel/preset-env": "^7.22.9",
"@fontsource/noto-sans-jp": "^5.0.3", "@fontsource/noto-sans-jp": "^5.0.5",
"@fontsource/noto-sans-kr": "^5.0.3", "@fontsource/noto-sans-kr": "^5.0.5",
"@fontsource/noto-sans-sc": "^5.0.3", "@fontsource/noto-sans-sc": "^5.0.5",
"@fontsource/noto-sans-tc": "^5.0.3", "@fontsource/noto-sans-tc": "^5.0.5",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"copy-webpack-plugin": "^11.0.0", "copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1", "css-loader": "^6.8.1",
"default-passive-events": "^2.0.0", "default-passive-events": "^2.0.0",
"element-ui": "^2.15.13", "element-ui": "^2.15.13",
"eslint": "^8.42.0", "eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0", "eslint-config-prettier": "^8.8.0",
"html-webpack-plugin": "^5.5.3", "html-webpack-plugin": "^5.5.3",
"mini-css-extract-plugin": "^2.7.6", "mini-css-extract-plugin": "^2.7.6",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"noty": "^3.2.0-beta-deprecated", "noty": "^3.2.0-beta-deprecated",
"prettier": "^2.8.8", "prettier": "^3.0.0",
"pug": "^3.0.2", "pug": "^3.0.2",
"pug-plain-loader": "^1.1.0", "pug-plain-loader": "^1.1.0",
"raw-loader": "^4.0.2", "raw-loader": "^4.0.2",
"sass": "^1.63.4", "sass": "^1.63.6",
"sass-loader": "^13.3.2", "sass-loader": "^13.3.2",
"vue": "^2.6.14", "vue": "^2.6.14",
"vue-data-tables": "^3.4.5", "vue-data-tables": "^3.4.5",
@@ -52,8 +52,8 @@
"vue-lazyload": "^1.3.4", "vue-lazyload": "^1.3.4",
"vue-markdown": "^2.2.4", "vue-markdown": "^2.2.4",
"vue-marquee-text-component": "^1.2.0", "vue-marquee-text-component": "^1.2.0",
"webpack": "^5.86.0", "webpack": "^5.88.2",
"webpack-cli": "^5.1.4", "webpack-cli": "^5.1.4",
"worker-timers": "^7.0.71" "worker-timers": "^7.0.73"
} }
} }