mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Electron 35.2.1
This commit is contained in:
12
package.json
12
package.json
@@ -28,7 +28,7 @@
|
||||
"homepage": "https://github.com/vrcx-team/VRCX#readme",
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "^7.27.0",
|
||||
"@electron/rebuild": "^3.7.1",
|
||||
"@electron/rebuild": "^3.7.2",
|
||||
"@fontsource/noto-sans-jp": "^5.2.5",
|
||||
"@fontsource/noto-sans-kr": "^5.2.5",
|
||||
"@fontsource/noto-sans-sc": "^5.2.5",
|
||||
@@ -42,12 +42,12 @@
|
||||
"dayjs": "^1.11.13",
|
||||
"default-passive-events": "^2.0.0",
|
||||
"echarts": "^5.6.0",
|
||||
"electron": "^35.1.4",
|
||||
"electron": "^35.2.1",
|
||||
"electron-builder": "^26.0.12",
|
||||
"element-ui": "^2.15.14",
|
||||
"esbuild-loader": "^4.3.0",
|
||||
"eslint": "^9.24.0",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"eslint": "^9.25.1",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"html-webpack-plugin": "^5.6.3",
|
||||
"mini-css-extract-plugin": "^2.9.2",
|
||||
@@ -57,7 +57,7 @@
|
||||
"pug": "^3.0.3",
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"sass": "^1.86.3",
|
||||
"sass": "^1.87.0",
|
||||
"sass-loader": "^16.0.5",
|
||||
"vue": "^2.7.16",
|
||||
"vue-data-tables": "^3.4.5",
|
||||
@@ -68,7 +68,7 @@
|
||||
"vue-loader": "^15.11.1",
|
||||
"vue-markdown": "^2.2.4",
|
||||
"vue-marquee-text-component": "^1.2.0",
|
||||
"webpack": "^5.99.2",
|
||||
"webpack": "^5.99.7",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"worker-timers": "^8.0.20",
|
||||
"yargs": "^17.7.2"
|
||||
|
||||
Reference in New Issue
Block a user