Skip to content

Commit

Permalink
[change] npm update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiram committed Jul 6, 2024
1 parent 8ecf942 commit 577dcb2
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 161 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@
"@imengyu/vue3-context-menu": "^1.4.1",
"@nplayer/danmaku": "^1.0.12",
"@rushstack/eslint-patch": "^1.10.3",
"@swc/core": "^1.6.5",
"@swc/core": "^1.6.7",
"@types/cheerio": "^0.22.35",
"@types/electron-localshortcut": "^3.1.3",
"@types/fs-extra": "^11.0.4",
"@types/js-beautify": "^1.14.3",
"@types/lodash": "^4.17.6",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/sync-fetch": "^0.4.3",
"@types/web": "^0.0.150",
"@types/web": "^0.0.151",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@vue/eslint-config-prettier": "^9.0.0",
Expand All @@ -84,18 +84,18 @@
"electron": "~22.3.27",
"electron-builder": "^24.13.3",
"electron-vite": "^2.3.0",
"eslint": "^9.5.0",
"eslint-plugin-vue": "^9.26.0",
"eslint": "^9.6.0",
"eslint-plugin-vue": "^9.27.0",
"fast-xml-parser": "^4.4.0",
"fastify": "^4.28.0",
"fastify": "^4.28.1",
"fastify-logger": "^1.0.1",
"file-type": "^19.0.0",
"fix-path": "^4.0.0",
"flv.js": "^1.6.2",
"he": "^1.2.0",
"highlight.js": "^11.9.0",
"hls-parser": "^0.13.2",
"hls.js": "^1.5.11",
"hls.js": "^1.5.13",
"iconv-lite": "^0.6.3",
"js-beautify": "^1.15.1",
"json5": "^2.2.3",
Expand All @@ -114,7 +114,7 @@
"node-json-db": "^2.3.0",
"node-rsa": "^1.1.1",
"nplayer": "^1.0.15",
"openai": "^4.52.1",
"openai": "^4.52.3",
"ora": "^8.0.1",
"p-queue": "^8.0.1",
"pako": "^2.1.0",
Expand All @@ -123,26 +123,26 @@
"prettier": "^3.3.2",
"public-ip": "^6.0.2",
"qrcode.vue": "^3.4.1",
"qs": "^6.12.1",
"shaka-player": "^4.9.11",
"qs": "^6.12.2",
"shaka-player": "^4.10.2",
"stylelint": "^16.6.1",
"stylelint-config-standard": "^36.0.1",
"stylelint-order": "^6.0.4",
"sync-fetch": "^0.5.2",
"tdesign-icons-vue-next": "^0.2.2",
"tdesign-icons-vue-next": "^0.2.4",
"tdesign-vue-next": "^1.9.7",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.2",
"url": "^0.11.3",
"v3-infinite-loading": "^1.3.1",
"vite": "^5.3.2",
"vite": "^5.3.3",
"vite-plugin-vue-devtools": "^7.3.5",
"vite-svg-loader": "^5.1.0",
"vue": "^3.4.31",
"vue-i18n": "^9.13.1",
"vue-router": "^4.4.0",
"vue-tsc": "^2.0.22",
"vue-tsc": "^2.0.26",
"webdav": "^5.6.0",
"wxmp-rsa": "^2.1.0",
"xgplayer": "^3.0.18",
Expand Down
Loading

0 comments on commit 577dcb2

Please sign in to comment.