mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 05:43:51 +02:00
bump
This commit is contained in:
1034
package-lock.json
generated
1034
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
22
package.json
22
package.json
@@ -33,17 +33,17 @@
|
||||
"homepage": "https://github.com/vrcx-team/VRCX#readme",
|
||||
"devDependencies": {
|
||||
"@electron/rebuild": "^4.0.2",
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@eslint/js": "^9.39.2",
|
||||
"@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.6.1",
|
||||
"@sentry/vue": "^10.30.0",
|
||||
"@sentry/vue": "^10.32.1",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^25.0.1",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@types/node": "^25.0.3",
|
||||
"@vitejs/plugin-vue": "^6.0.3",
|
||||
"@vueuse/core": "^14.1.0",
|
||||
"animate.css": "^4.1.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
@@ -51,11 +51,11 @@
|
||||
"cross-env": "^10.1.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"echarts": "^6.0.0",
|
||||
"electron": "^39.2.6",
|
||||
"electron": "^39.2.7",
|
||||
"electron-builder": "^26.0.12",
|
||||
"element-plus": "^2.12.0",
|
||||
"element-plus": "^2.13.0",
|
||||
"esbuild-jest": "^0.5.0",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-prettier": "^5.5.4",
|
||||
"eslint-plugin-vue": "^9.33.0",
|
||||
@@ -66,14 +66,14 @@
|
||||
"pinia": "^3.0.4",
|
||||
"prettier": "^3.7.4",
|
||||
"remixicon": "^4.7.0",
|
||||
"sass-embedded": "^1.96.0",
|
||||
"vite": "^7.2.7",
|
||||
"vue": "^3.5.25",
|
||||
"sass-embedded": "^1.97.1",
|
||||
"vite": "^7.3.0",
|
||||
"vue": "^3.5.26",
|
||||
"vue-i18n": "^11.2.2",
|
||||
"vue-marquee-text-component": "^2.0.1",
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-showdown": "^4.2.0",
|
||||
"worker-timers": "^8.0.25",
|
||||
"worker-timers": "^8.0.27",
|
||||
"yargs": "^18.0.0"
|
||||
},
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user