⬆️ Upgrade(custom): upgrade deps and devdeps

This commit is contained in:
Kuingsmile
2026-03-19 12:11:46 +08:00
parent 93e07c9242
commit a25b3c6179
2 changed files with 1292 additions and 219 deletions

View File

@@ -57,68 +57,68 @@
"baseline-browser-mapping": "^2.9.13" "baseline-browser-mapping": "^2.9.13"
}, },
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "3.965.0", "@aws-sdk/client-s3": "3.1012.0",
"@aws-sdk/lib-storage": "^3.965.0", "@aws-sdk/lib-storage": "^3.1012.0",
"@aws-sdk/s3-request-presigner": "^3.965.0", "@aws-sdk/s3-request-presigner": "^3.1012.0",
"@nodelib/fs.walk": "^3.0.1", "@nodelib/fs.walk": "^3.0.1",
"@octokit/rest": "^22.0.1", "@octokit/rest": "^22.0.1",
"@piclist/i18n": "^2.0.0", "@piclist/i18n": "^2.0.0",
"@piclist/store": "^3.0.1", "@piclist/store": "^3.0.1",
"@smithy/node-http-handler": "^4.4.7", "@smithy/node-http-handler": "^4.5.0",
"adm-zip": "^0.5.16", "adm-zip": "^0.5.16",
"ali-oss": "^6.23.0", "ali-oss": "^6.23.0",
"axios": "^1.13.2", "axios": "^1.13.6",
"chalk": "^5.6.2", "chalk": "^5.6.2",
"compare-versions": "^6.1.1", "compare-versions": "^6.1.1",
"cos-nodejs-sdk-v5": "^2.15.4", "cos-nodejs-sdk-v5": "^2.15.4",
"dayjs": "^1.11.19", "dayjs": "^1.11.20",
"electron-updater": "^6.7.3", "electron-updater": "^6.8.3",
"fast-xml-parser": "^5.3.3", "fast-xml-parser": "^5.5.6",
"fflate": "^0.8.2", "fflate": "^0.8.2",
"form-data": "^4.0.5", "form-data": "^4.0.5",
"fs-extra": "^11.3.3", "fs-extra": "^11.3.4",
"got": "^14.6.6", "got": "^14.6.6",
"hpagent": "^1.2.0", "hpagent": "^1.2.0",
"lodash-es": "^4.17.22", "lodash-es": "^4.17.23",
"marked": "^17.0.1", "marked": "^17.0.4",
"mime": "^4.1.0", "mime": "^4.1.0",
"multer": "^2.0.2", "multer": "^2.1.1",
"node-ssh-no-cpu-features": "^2.0.0", "node-ssh-no-cpu-features": "^2.0.0",
"nodejs-file-downloader": "^4.13.0", "nodejs-file-downloader": "^4.13.0",
"piclist": "^2.3.4", "piclist": "^2.3.4",
"qiniu": "7.14.0", "qiniu": "7.14.0",
"semver": "^7.7.3", "semver": "^7.7.4",
"shell-path": "3.0.0", "shell-path": "3.0.0",
"ssh2-no-cpu-features": "^2.0.0", "ssh2-no-cpu-features": "^2.0.0",
"tunnel": "^0.0.6", "tunnel": "^0.0.6",
"upyun": "^3.4.6", "upyun": "^3.4.6",
"uuid": "^13.0.0", "uuid": "^13.0.0",
"vue": "^3.5.26", "vue": "^3.5.30",
"webdav": "^5.8.0", "webdav": "^5.8.0",
"write-file-atomic": "^7.0.0", "write-file-atomic": "^7.0.1",
"yaml": "^2.8.2" "yaml": "^2.8.2"
}, },
"devDependencies": { "devDependencies": {
"@codemirror/commands": "^6.10.1", "@codemirror/commands": "^6.10.3",
"@codemirror/lang-css": "^6.3.1", "@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-javascript": "^6.2.4", "@codemirror/lang-javascript": "^6.2.5",
"@codemirror/lang-json": "^6.0.2", "@codemirror/lang-json": "^6.0.2",
"@codemirror/search": "^6.6.0", "@codemirror/search": "^6.6.0",
"@codemirror/state": "^6.5.4", "@codemirror/state": "^6.6.0",
"@codemirror/theme-one-dark": "^6.1.3", "@codemirror/theme-one-dark": "^6.1.3",
"@codemirror/view": "^6.39.11", "@codemirror/view": "^6.40.0",
"@electron/notarize": "^3.1.1", "@electron/notarize": "^3.1.1",
"@eslint/js": "^9.39.2", "@eslint/js": "^9.39.2",
"@headlessui/vue": "^1.7.23", "@headlessui/vue": "^1.7.23",
"@highlightjs/vue-plugin": "^2.1.2", "@highlightjs/vue-plugin": "^2.1.2",
"@intlify/unplugin-vue-i18n": "^11.0.3", "@intlify/unplugin-vue-i18n": "^11.1.1",
"@tailwindcss/vite": "^4.1.18", "@tailwindcss/vite": "^4.1.18",
"@types/adm-zip": "^0.5.7", "@types/adm-zip": "^0.5.8",
"@types/ali-oss": "^6.23.0", "@types/ali-oss": "^6.23.3",
"@types/fs-extra": "^11.0.4", "@types/fs-extra": "^11.0.4",
"@types/js-yaml": "^4.0.9", "@types/js-yaml": "^4.0.9",
"@types/lodash-es": "^4.17.12", "@types/lodash-es": "^4.17.12",
"@types/multer": "^2.0.0", "@types/multer": "^2.1.0",
"@types/node": "^25.0.3", "@types/node": "^25.0.3",
"@types/semver": "^7.7.1", "@types/semver": "^7.7.1",
"@types/tunnel": "^0.0.7", "@types/tunnel": "^0.0.7",
@@ -127,11 +127,11 @@
"@types/write-file-atomic": "^4.0.3", "@types/write-file-atomic": "^4.0.3",
"@videojs-player/vue": "^1.0.0", "@videojs-player/vue": "^1.0.0",
"@vitejs/plugin-vue": "^6.0.3", "@vitejs/plugin-vue": "^6.0.3",
"@vueuse/core": "^14.1.0", "@vueuse/core": "^14.2.1",
"baseline-browser-mapping": "^2.9.13", "baseline-browser-mapping": "^2.10.8",
"codemirror": "^6.0.2", "codemirror": "^6.0.2",
"dexie": "^3.2.4", "dexie": "^3.2.4",
"dotenv": "^17.2.3", "dotenv": "^17.3.1",
"dpdm": "^4.0.1", "dpdm": "^4.0.1",
"electron": "^39.2.7", "electron": "^39.2.7",
"electron-builder": "^26.0.12", "electron-builder": "^26.0.12",
@@ -153,8 +153,8 @@
"node-bump-version": "^2.0.0", "node-bump-version": "^2.0.0",
"pinia": "^3.0.4", "pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1", "pinia-plugin-persistedstate": "^4.7.1",
"postcss": "^8.5.6", "postcss": "^8.5.8",
"postcss-html": "^1.8.0", "postcss-html": "^1.8.1",
"prettier": "^3.7.4", "prettier": "^3.7.4",
"prettier-plugin-tailwindcss": "^0.7.2", "prettier-plugin-tailwindcss": "^0.7.2",
"qrcode.vue": "^3.6.0", "qrcode.vue": "^3.6.0",
@@ -164,16 +164,16 @@
"stylelint-config-standard-vue": "^1.0.0", "stylelint-config-standard-vue": "^1.0.0",
"stylelint-order": "^7.0.1", "stylelint-order": "^7.0.1",
"stylus": "^0.64.0", "stylus": "^0.64.0",
"tailwindcss": "^4.1.18", "tailwindcss": "^4.2.2",
"typescript": "5.8.2", "typescript": "5.8.2",
"typescript-eslint": "^8.52.0", "typescript-eslint": "^8.52.0",
"video.js": "^8.23.4", "video.js": "^8.23.8",
"vite": "^7.3.1", "vite": "^7.3.1",
"vitest": "^4.0.16", "vitest": "^4.0.16",
"vue-eslint-parser": "^10.2.0", "vue-eslint-parser": "^10.2.0",
"vue-i18n": "^11.2.8", "vue-i18n": "^11.3.0",
"vue-router": "^5.0.3", "vue-router": "^5.0.3",
"vue-tsc": "^3.2.2", "vue-tsc": "^3.2.6",
"vue3-lazyload": "^0.3.8" "vue3-lazyload": "^0.3.8"
} }
} }

1447
yarn.lock

File diff suppressed because it is too large Load Diff