Skip to content

Commit

Permalink
[change] pkg version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiram committed Feb 16, 2025
1 parent 348c0d8 commit ddc92d9
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -49,16 +49,16 @@
"@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",
"workerpool": "^9.2.0"
},
"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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit ddc92d9

Please sign in to comment.