mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
Cef 133.4.21, Electron 34.2.0
This commit is contained in:
22
package.json
22
package.json
@@ -27,16 +27,16 @@
|
||||
},
|
||||
"homepage": "https://github.com/vrcx-team/VRCX#readme",
|
||||
"devDependencies": {
|
||||
"@babel/eslint-parser": "^7.26.5",
|
||||
"@babel/eslint-parser": "^7.26.8",
|
||||
"@babel/plugin-syntax-import-assertions": "^7.26.0",
|
||||
"@babel/preset-env": "^7.26.7",
|
||||
"@babel/preset-env": "^7.26.9",
|
||||
"@electron/rebuild": "^3.7.1",
|
||||
"@fontsource/noto-sans-jp": "^5.1.1",
|
||||
"@fontsource/noto-sans-kr": "^5.1.1",
|
||||
"@fontsource/noto-sans-sc": "^5.1.1",
|
||||
"@fontsource/noto-sans-tc": "^5.1.1",
|
||||
"@infolektuell/noto-color-emoji": "^0.2.0",
|
||||
"@prettier/plugin-pug": "^3.2.0",
|
||||
"@prettier/plugin-pug": "^3.2.1",
|
||||
"animate.css": "^4.1.1",
|
||||
"copy-webpack-plugin": "^12.0.2",
|
||||
"cross-env": "^7.0.3",
|
||||
@@ -44,22 +44,22 @@
|
||||
"dayjs": "^1.11.13",
|
||||
"default-passive-events": "^2.0.0",
|
||||
"echarts": "^5.6.0",
|
||||
"electron": "^34.0.2",
|
||||
"electron": "^34.2.0",
|
||||
"electron-builder": "^25.1.8",
|
||||
"element-ui": "^2.15.14",
|
||||
"eslint": "^9.19.0",
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-config-prettier": "^10.0.1",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"html-webpack-plugin": "^5.6.3",
|
||||
"mini-css-extract-plugin": "^2.9.2",
|
||||
"normalize.css": "^8.0.1",
|
||||
"noty": "^3.2.0-beta-deprecated",
|
||||
"prettier": "^3.4.2",
|
||||
"prettier": "^3.5.2",
|
||||
"pug": "^3.0.3",
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
"raw-loader": "^4.0.2",
|
||||
"sass": "^1.83.4",
|
||||
"sass-loader": "^16.0.4",
|
||||
"sass": "^1.85.0",
|
||||
"sass-loader": "^16.0.5",
|
||||
"vue": "^2.6.14",
|
||||
"vue-data-tables": "^3.4.5",
|
||||
"vue-i18n": "^8.28.2",
|
||||
@@ -68,9 +68,9 @@
|
||||
"vue-markdown": "^2.2.4",
|
||||
"vue-marquee-text-component": "^1.2.0",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"webpack": "^5.97.1",
|
||||
"webpack": "^5.98.0",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"worker-timers": "^8.0.13",
|
||||
"worker-timers": "^8.0.15",
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
"build": {
|
||||
@@ -133,6 +133,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"hazardous": "^0.3.0",
|
||||
"node-api-dotnet": "^0.9.1"
|
||||
"node-api-dotnet": "^0.9.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user