mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
add Sentry error reporting option
This commit is contained in:
11
package.json
11
package.json
@@ -36,10 +36,11 @@
|
||||
"@eslint/js": "^9.35.0",
|
||||
"@fontsource/noto-sans-jp": "^5.2.7",
|
||||
"@fontsource/noto-sans-kr": "^5.2.7",
|
||||
"@fontsource/noto-sans-sc": "^5.2.6",
|
||||
"@fontsource/noto-sans-sc": "^5.2.7",
|
||||
"@fontsource/noto-sans-tc": "^5.2.7",
|
||||
"@sentry/vue": "^10.11.0",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^24.3.1",
|
||||
"@types/node": "^24.3.3",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
"animate.css": "^4.1.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
@@ -47,21 +48,21 @@
|
||||
"cross-env": "^10.0.0",
|
||||
"dayjs": "^1.11.18",
|
||||
"echarts": "^6.0.0",
|
||||
"electron": "^37.4.0",
|
||||
"electron": "^37.5.0",
|
||||
"electron-builder": "^26.0.12",
|
||||
"element-plus": "^2.11.2",
|
||||
"esbuild-jest": "^0.4.0",
|
||||
"eslint": "^9.35.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-vue": "^9.33.0",
|
||||
"globals": "^16.3.0",
|
||||
"globals": "^16.4.0",
|
||||
"jest": "^30.1.3",
|
||||
"noty": "^3.2.0-beta-deprecated",
|
||||
"pinia": "^3.0.3",
|
||||
"prettier": "^3.6.2",
|
||||
"remixicon": "^4.6.0",
|
||||
"sass-embedded": "^1.92.1",
|
||||
"vite": "^7.1.4",
|
||||
"vite": "^7.1.5",
|
||||
"vue": "^3.5.21",
|
||||
"vue-i18n": "^11.1.12",
|
||||
"vue-marquee-text-component": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user