mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
bump element-plus
This commit is contained in:
1026
package-lock.json
generated
1026
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@@ -33,16 +33,16 @@
|
||||
"homepage": "https://github.com/vrcx-team/VRCX#readme",
|
||||
"devDependencies": {
|
||||
"@electron/rebuild": "^4.0.1",
|
||||
"@eslint/js": "^9.37.0",
|
||||
"@eslint/js": "^9.38.0",
|
||||
"@fontsource/noto-sans-jp": "^5.2.8",
|
||||
"@fontsource/noto-sans-kr": "^5.2.8",
|
||||
"@fontsource/noto-sans-sc": "^5.2.8",
|
||||
"@fontsource/noto-sans-tc": "^5.2.8",
|
||||
"@kamiya4047/eslint-plugin-pretty-import": "^0.1.6",
|
||||
"@sentry/vite-plugin": "^4.4.0",
|
||||
"@sentry/vue": "^10.19.0",
|
||||
"@sentry/vite-plugin": "^4.6.0",
|
||||
"@sentry/vue": "^10.22.0",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^24.7.2",
|
||||
"@types/node": "^24.9.1",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
"animate.css": "^4.1.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
@@ -50,11 +50,11 @@
|
||||
"cross-env": "^10.1.0",
|
||||
"dayjs": "^1.11.18",
|
||||
"echarts": "^6.0.0",
|
||||
"electron": "^38.2.2",
|
||||
"electron": "^38.4.0",
|
||||
"electron-builder": "^26.0.12",
|
||||
"element-plus": "^2.11.4",
|
||||
"element-plus": "^2.11.5",
|
||||
"esbuild-jest": "^0.5.0",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint": "^9.38.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"eslint-plugin-vue": "^9.33.0",
|
||||
@@ -65,11 +65,11 @@
|
||||
"prettier": "^3.6.2",
|
||||
"remixicon": "^4.7.0",
|
||||
"sass-embedded": "^1.93.2",
|
||||
"vite": "^7.1.10",
|
||||
"vite": "^7.1.12",
|
||||
"vue": "^3.5.22",
|
||||
"vue-i18n": "^11.1.12",
|
||||
"vue-marquee-text-component": "^2.0.1",
|
||||
"vue-router": "^4.6.0",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-showdown": "^4.2.0",
|
||||
"worker-timers": "^8.0.25",
|
||||
"yargs": "^18.0.0"
|
||||
@@ -156,6 +156,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"hazardous": "^0.3.0",
|
||||
"node-api-dotnet": "^0.9.15"
|
||||
"node-api-dotnet": "^0.9.17"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user