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 13, 2025
1 parent 532321c commit 89c184b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zyfun",
"version": "3.4.0-beta20250212",
"version": "3.4.0-beta20250213",
"description": "zyfun client",
"main": "./out/main/index.js",
"repository": {
Expand Down Expand Up @@ -68,13 +68,13 @@
"@fastify/multipart": "^9.0.3",
"@imengyu/vue3-context-menu": "^1.4.4",
"@nplayer/danmaku": "^1.0.12",
"@swc/core": "^1.10.15",
"@swc/core": "^1.10.16",
"@tdesign-vue-next/chat": "^0.1.4",
"@types/cheerio": "^0.22.35",
"@types/electron-localshortcut": "^3.1.3",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.15",
"@types/node": "^22.13.1",
"@types/node": "^22.13.2",
"@types/uuid": "^10.0.0",
"@types/web": "^0.0.202",
"@typescript-eslint/eslint-plugin": "^8.24.0",
Expand All @@ -94,7 +94,7 @@
"dplayer": "^1.27.1",
"drizzle-kit": "^0.30.4",
"drizzle-orm": "^0.39.3",
"electron": "^34.1.1",
"electron": "^34.2.0",
"electron-builder": "^25.1.8",
"electron-localshortcut": "^3.2.1",
"electron-log": "^5.3.0",
Expand Down Expand Up @@ -143,13 +143,13 @@
"node-rsa": "^1.1.1",
"nplayer": "^1.0.15",
"npm-check-updates": "^17.1.14",
"openai": "^4.84.0",
"openai": "^4.84.1",
"ora": "^8.2.0",
"p-queue": "^8.1.0",
"pako": "^2.1.0",
"pinia": "^3.0.1",
"pinia-plugin-persistedstate": "^4.2.0",
"prettier": "^3.5.0",
"prettier": "^3.5.1",
"qrcode.vue": "^3.6.0",
"resize-observer-polyfill": "^1.5.1",
"shaka-player": "^4.13.2",
Expand Down

0 comments on commit 89c184b

Please sign in to comment.