mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
bump electron to 40
This commit is contained in:
15
package.json
15
package.json
@@ -55,14 +55,14 @@
|
||||
"@sigma/edge-curve": "^3.1.0",
|
||||
"@sigma/node-border": "^3.0.0",
|
||||
"@tailwindcss/vite": "^4.2.2",
|
||||
"@tanstack/vue-query": "^5.94.5",
|
||||
"@tanstack/vue-query": "^5.95.2",
|
||||
"@tanstack/vue-table": "^8.21.3",
|
||||
"@tanstack/vue-virtual": "^3.13.23",
|
||||
"@types/node": "^24.12.0",
|
||||
"@vee-validate/zod": "^4.15.1",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"@vitejs/plugin-vue-jsx": "^5.1.5",
|
||||
"@vitest/coverage-v8": "^4.1.0",
|
||||
"@vitest/coverage-v8": "^4.1.1",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
@@ -70,7 +70,7 @@
|
||||
"cross-env": "^10.1.0",
|
||||
"dayjs": "^1.11.20",
|
||||
"echarts": "^6.0.0",
|
||||
"electron": "^39.8.3",
|
||||
"electron": "^40.8.3",
|
||||
"electron-builder": "^26.8.1",
|
||||
"embla-carousel-vue": "^8.6.0",
|
||||
"eslint": "^9.39.4",
|
||||
@@ -96,8 +96,8 @@
|
||||
"tailwindcss": "^4.2.2",
|
||||
"tw-animate-css": "^1.4.0",
|
||||
"vee-validate": "^4.15.1",
|
||||
"vite": "^8.0.1",
|
||||
"vitest": "^4.1.0",
|
||||
"vite": "^8.0.2",
|
||||
"vitest": "^4.1.1",
|
||||
"vue": "^3.5.30",
|
||||
"vue-advanced-cropper": "^2.8.9",
|
||||
"vue-i18n": "^11.3.0",
|
||||
@@ -197,5 +197,6 @@
|
||||
"category": "public.app-category.utilities",
|
||||
"executableName": "VRCX"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": "2026.03.23"
|
||||
}
|
||||
Reference in New Issue
Block a user