From ddc92d91eb09eff0d2979cbc17b7985137f95b56 Mon Sep 17 00:00:00 2001 From: Hiram <> Date: Mon, 17 Feb 2025 00:56:51 +0800 Subject: [PATCH] [change] pkg version --- package.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 2416194c6..7f1aeeae9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zyfun", - "version": "3.4.0-beta20250213", + "version": "3.4.0-beta20250216", "description": "zyfun client", "main": "./out/main/index.js", "repository": { @@ -49,7 +49,7 @@ "@electron/remote": "^2.1.2", "npm": "6.14.18", "pglite-server": "^0.1.4", - "puppeteer-core": "^24.2.0", + "puppeteer-core": "^24.2.1", "puppeteer-in-electron": "^3.0.5", "sync-fetch": "^0.6.0-2", "sync-request": "^6.1.0", @@ -57,8 +57,8 @@ }, "devDependencies": { "@electron/notarize": "^2.5.0", - "@electron-toolkit/eslint-config": "^1.0.2", - "@electron-toolkit/eslint-config-ts": "^2.0.0", + "@electron-toolkit/eslint-config": "^2.0.0", + "@electron-toolkit/eslint-config-ts": "^3.0.0", "@electron-toolkit/preload": "^3.0.1", "@electron-toolkit/tsconfig": "^1.0.1", "@electron-toolkit/utils": "^4.0.0", @@ -74,15 +74,15 @@ "@types/electron-localshortcut": "^3.1.3", "@types/fs-extra": "^11.0.4", "@types/lodash": "^4.17.15", - "@types/node": "^22.13.2", + "@types/node": "^22.13.4", "@types/uuid": "^10.0.0", - "@types/web": "^0.0.202", + "@types/web": "^0.0.203", "@typescript-eslint/eslint-plugin": "^8.24.0", "@typescript-eslint/parser": "^8.24.0", "@vitejs/plugin-vue": "^5.2.1", "@vitejs/plugin-vue-jsx": "^4.1.1", "@vue/eslint-config-typescript": "^14.4.0", - "@vueuse/core": "12.5.0", + "@vueuse/core": "12.7.0", "@xmldom/xmldom": "^0.9.7", "artplayer": "^5.2.2", "artplayer-plugin-danmuku": "^5.1.5", @@ -99,7 +99,7 @@ "electron-localshortcut": "^3.2.1", "electron-log": "^5.3.0", "electron-updater": "^6.3.9", - "electron-vite": "^2.3.0", + "electron-vite": "^3.0.0", "eslint": "^9.20.1", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-prettier": "^10.0.1", @@ -114,7 +114,7 @@ "fastify-plugin": "^5.0.1", "fix-path": "^4.0.0", "flv.js": "^1.6.2", - "form-data": "^4.0.1", + "form-data": "^4.0.2", "fs-extra": "^11.3.0", "he": "^1.2.0", "highlight.js": "^11.11.1", @@ -125,7 +125,7 @@ "is-ip": "^5.0.1", "js-beautify": "^1.15.3", "json5": "^2.2.3", - "jsonpath-plus": "^10.2.0", + "jsonpath-plus": "^10.3.0", "less": "^4.2.2", "lodash": "^4.17.21", "luna-console": "^1.3.5", @@ -143,7 +143,7 @@ "node-rsa": "^1.1.1", "nplayer": "^1.0.15", "npm-check-updates": "^17.1.14", - "openai": "^4.84.1", + "openai": "^4.85.1", "ora": "^8.2.0", "p-queue": "^8.1.0", "pako": "^2.1.0", @@ -160,8 +160,8 @@ "tdesign-vue-next": "^1.10.7", "tree-kill": "^1.2.2", "typescript": "^5.7.3", - "unplugin-auto-import": "^19.0.0", - "unplugin-vue-components": "^28.0.0", + "unplugin-auto-import": "^19.1.0", + "unplugin-vue-components": "^28.1.0", "uuid": "^11.0.5", "v3-infinite-loading": "^1.3.2", "vite": "^6.1.0", @@ -170,7 +170,7 @@ "vue": "^3.5.13", "vue-i18n": "^11.1.1", "vue-router": "^4.5.0", - "vue-tsc": "^2.2.0", + "vue-tsc": "^2.2.2", "webdav": "^5.8.0", "wxmp-rsa": "^2.1.0", "xgplayer": "^3.0.20",