mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
fix fonts error
This commit is contained in:
14
package.json
14
package.json
@@ -39,11 +39,11 @@
|
||||
"@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.6.0",
|
||||
"@sentry/vue": "^10.25.0",
|
||||
"@sentry/vite-plugin": "^4.6.1",
|
||||
"@sentry/vue": "^10.27.0",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^24.10.1",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@vueuse/core": "^14.0.0",
|
||||
"animate.css": "^4.1.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
@@ -51,7 +51,7 @@
|
||||
"cross-env": "^10.1.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"echarts": "^6.0.0",
|
||||
"electron": "^39.2.1",
|
||||
"electron": "^39.2.3",
|
||||
"electron-builder": "^26.0.12",
|
||||
"element-plus": "^2.11.8",
|
||||
"esbuild-jest": "^0.5.0",
|
||||
@@ -67,9 +67,9 @@
|
||||
"prettier": "^3.6.2",
|
||||
"remixicon": "^4.7.0",
|
||||
"sass-embedded": "^1.93.3",
|
||||
"vite": "^7.2.2",
|
||||
"vue": "^3.5.24",
|
||||
"vue-i18n": "^11.1.12",
|
||||
"vite": "^7.2.4",
|
||||
"vue": "^3.5.25",
|
||||
"vue-i18n": "^11.2.1",
|
||||
"vue-marquee-text-component": "^2.0.1",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue-showdown": "^4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user