npm update

This commit is contained in:
Natsumi
2024-09-11 09:30:56 +12:00
parent 404751763f
commit 6825616d5f
2 changed files with 113 additions and 92 deletions

View File

@@ -24,7 +24,7 @@
"homepage": "https://github.com/vrcx-team/VRCX#readme",
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"@babel/plugin-syntax-import-assertions": "^7.24.7",
"@babel/plugin-syntax-import-assertions": "^7.25.6",
"@babel/preset-env": "^7.25.4",
"@fontsource/noto-sans-jp": "^5.0.20",
"@fontsource/noto-sans-kr": "^5.0.19",
@@ -35,7 +35,7 @@
"css-loader": "^7.1.2",
"default-passive-events": "^2.0.0",
"element-ui": "^2.15.14",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.9.1",
@@ -45,7 +45,7 @@
"pug": "^3.0.3",
"pug-plain-loader": "^1.1.0",
"raw-loader": "^4.0.2",
"sass": "^1.77.8",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"vue": "^2.6.14",
"vue-data-tables": "^3.4.5",
@@ -55,7 +55,7 @@
"vue-marquee-text-component": "^1.2.0",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
"worker-timers": "^8.0.4",
"worker-timers": "^8.0.5",
"yargs": "^17.7.2"
}
}