Skip to content

Commit

Permalink
[change] npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiram committed Dec 12, 2024
1 parent 4737303 commit 4b92267
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 185 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zyfun",
"version": "3.3.10-beta1208",
"version": "3.3.10-beta1213",
"description": "zyfun client",
"main": "./out/main/index.js",
"repository": {
Expand Down Expand Up @@ -45,11 +45,11 @@
"build:linux": "npm run build && electron-builder --linux"
},
"dependencies": {
"@electric-sql/pglite": "^0.2.14",
"@electric-sql/pglite": "^0.2.15",
"@electron/remote": "^2.1.2",
"npm": "6.14.18",
"pglite-server": "^0.1.4",
"puppeteer-core": "^23.10.1",
"puppeteer-core": "^23.10.4",
"puppeteer-in-electron": "^3.0.5",
"sync-fetch": "^0.6.0-2",
"sync-request": "^6.1.0",
Expand All @@ -68,13 +68,13 @@
"@imengyu/vue3-context-menu": "^1.4.4",
"@nplayer/danmaku": "^1.0.12",
"@rushstack/eslint-patch": "^1.10.4",
"@swc/core": "^1.10.0",
"@swc/core": "^1.10.1",
"@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.13",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@types/uuid": "^10.0.0",
"@types/web": "^0.0.186",
"@vitejs/plugin-vue": "^5.2.1",
Expand All @@ -89,8 +89,8 @@
"crypto-js": "^4.2.0",
"depcheck": "^1.4.7",
"dplayer": "^1.27.1",
"drizzle-kit": "^0.29.1",
"drizzle-orm": "^0.37.0",
"drizzle-kit": "^0.30.0",
"drizzle-orm": "^0.38.1",
"electron": "^33.2.1",
"electron-builder": "^25.1.8",
"electron-localshortcut": "^3.2.1",
Expand Down Expand Up @@ -124,13 +124,13 @@
"mime-types": "^2.1.35",
"mitt": "^3.0.1",
"moment": "^2.30.1",
"monaco-editor": "^0.52.0",
"monaco-editor": "^0.52.2",
"mpegts.js": "^1.7.3",
"node-json-db": "^2.3.0",
"node-rsa": "^1.1.1",
"nplayer": "^1.0.15",
"npm-check-updates": "^17.1.11",
"openai": "^4.76.0",
"openai": "^4.76.1",
"ora": "^8.1.1",
"p-queue": "^8.0.1",
"pako": "^2.1.0",
Expand All @@ -144,15 +144,15 @@
"smooth-scrollbar": "^8.8.4",
"stylelint": "^16.11.0",
"tdesign-icons-vue-next": "^0.3.3",
"tdesign-vue-next": "^1.10.4",
"tdesign-vue-next": "^1.10.5",
"tree-kill": "^1.2.2",
"typescript": "^5.7.2",
"unplugin-auto-import": "^0.18.6",
"unplugin-vue-components": "^0.27.5",
"uuid": "^11.0.3",
"v3-infinite-loading": "^1.3.2",
"vite": "^6.0.3",
"vite-plugin-vue-devtools": "^7.6.7",
"vite-plugin-vue-devtools": "^7.6.8",
"vite-svg-loader": "^5.1.0",
"vue": "^3.5.13",
"vue-i18n": "^10.0.5",
Expand Down
Loading

0 comments on commit 4b92267

Please sign in to comment.