diff --git a/package.json b/package.json index 4d081d1f..c39548fd 100644 --- a/package.json +++ b/package.json @@ -55,34 +55,35 @@ }, "resolutions": { "@codemirror/state": "^6.6.0", - "baseline-browser-mapping": "^2.9.13", - "semver": "^7.7.4" + "baseline-browser-mapping": "^2.10.34", + "semver": "^7.7.4", + "vite": "^7.3.1" }, "dependencies": { - "@aws-sdk/client-s3": "3.1042.0", - "@aws-sdk/lib-storage": "^3.1042.0", - "@aws-sdk/s3-request-presigner": "^3.1042.0", + "@aws-sdk/client-s3": "3.1063.0", + "@aws-sdk/lib-storage": "^3.1063.0", + "@aws-sdk/s3-request-presigner": "^3.1063.0", "@nodelib/fs.walk": "^3.0.1", "@octokit/rest": "^22.0.1", "@piclist/store": "^3.0.1", - "@smithy/node-http-handler": "^4.6.1", + "@smithy/node-http-handler": "^4.7.7", "adm-zip": "^0.5.17", "ali-oss": "^6.23.0", - "axios": "^1.16.0", + "axios": "^1.17.0", "chalk": "^5.6.2", "compare-versions": "^6.1.1", "cos-nodejs-sdk-v5": "^2.15.4", - "dayjs": "^1.11.20", + "dayjs": "^1.11.21", "electron-updater": "^6.8.3", - "fast-xml-parser": "^5.5.9", - "fflate": "^0.8.2", + "fast-xml-parser": "^5.8.0", + "fflate": "^0.8.3", "form-data": "^4.0.5", - "fs-extra": "^11.3.4", + "fs-extra": "^11.3.5", "got": "^14.6.6", "hpagent": "^1.2.0", - "i18next": "^26.0.8", + "i18next": "^26.3.1", "lodash-es": "^4.18.1", - "marked": "^18.0.3", + "marked": "^18.0.5", "mime": "^4.1.0", "multer": "^2.1.1", "node-ssh-no-cpu-features": "^2.0.0", @@ -95,10 +96,10 @@ "tunnel": "^0.0.6", "upyun": "^3.4.6", "uuid": "^14.0.0", - "vue": "^3.5.30", + "vue": "^3.5.35", "webdav": "^5.10.0", "write-file-atomic": "^7.0.1", - "yaml": "^2.8.2" + "yaml": "^2.9.0" }, "devDependencies": { "@codemirror/commands": "^6.10.3", @@ -108,59 +109,59 @@ "@codemirror/search": "^6.7.0", "@codemirror/state": "^6.6.0", "@codemirror/theme-one-dark": "^6.1.3", - "@codemirror/view": "^6.41.1", + "@codemirror/view": "^6.43.0", "@electron/notarize": "^3.1.1", "@eslint/js": "^10.0.1", "@headlessui/vue": "^1.7.23", "@highlightjs/vue-plugin": "^2.1.2", "@intlify/unplugin-vue-i18n": "^11.1.2", - "@tailwindcss/vite": "^4.2.4", + "@tailwindcss/vite": "^4.3.0", "@types/adm-zip": "^0.5.8", "@types/ali-oss": "^6.23.3", "@types/fs-extra": "^11.0.4", "@types/js-yaml": "^4.0.9", "@types/lodash-es": "^4.17.12", "@types/multer": "^2.1.0", - "@types/node": "^25.5.0", + "@types/node": "^25.9.2", "@types/semver": "^7.7.1", "@types/tunnel": "^0.0.7", "@types/upyun": "^3.4.3", "@types/video.js": "^7.3.58", "@types/write-file-atomic": "^4.0.3", "@videojs-player/vue": "^1.0.0", - "@vitejs/plugin-vue": "^6.0.5", - "@vueuse/core": "^14.2.1", - "baseline-browser-mapping": "^2.10.9", + "@vitejs/plugin-vue": "^6.0.7", + "@vueuse/core": "^14.3.0", + "baseline-browser-mapping": "^2.10.34", "codemirror": "^6.0.2", "dexie": "^3.2.4", "dotenv": "^17.4.2", - "dpdm": "^4.0.1", + "dpdm": "^4.2.0", "electron": "^39.2.7", "electron-builder": "^26.0.12", "electron-devtools-installer": "^4.0.0", "electron-vite": "^5.0.0", - "eslint": "^10.3.0", + "eslint": "^10.4.1", "eslint-config-prettier": "^10.1.8", - "eslint-plugin-jsonc": "^3.1.2", - "eslint-plugin-prettier": "^5.5.5", + "eslint-plugin-jsonc": "^3.2.0", + "eslint-plugin-prettier": "^5.5.6", "eslint-plugin-simple-import-sort": "^13.0.0", "eslint-plugin-unicorn": "^64.0.0", "eslint-plugin-vue": "^10.9.0", "globals": "^17.4.0", "highlight.js": "^11.11.1", "husky": "^9.1.7", - "js-yaml": "^4.1.1", - "lucide-vue-next": "^0.577.0", + "js-yaml": "^4.2.0", + "@lucide/vue": "^1.17.0", "mitt": "^3.0.1", "node-bump-version": "^2.0.0", "pinia": "^3.0.4", "pinia-plugin-persistedstate": "^4.7.1", - "postcss": "^8.5.8", + "postcss": "^8.5.15", "postcss-html": "^1.8.1", "prettier": "^3.8.3", "prettier-plugin-tailwindcss": "^0.8.0", - "qrcode.vue": "^3.9.0", - "stylelint": "^17.5.0", + "qrcode.vue": "^3.9.1", + "stylelint": "^17.13.0", "stylelint-config-html": "^1.1.0", "stylelint-config-standard": "^40.0.0", "stylelint-config-standard-vue": "^1.0.0", @@ -168,14 +169,14 @@ "stylus": "^0.64.0", "tailwindcss": "^4.2.2", "typescript": "6.0.3", - "typescript-eslint": "^8.59.2", + "typescript-eslint": "^8.60.1", "video.js": "^8.23.8", "vite": "^7.3.1", - "vitest": "^4.0.16", - "vue-eslint-parser": "^10.4.0", - "vue-i18n": "^11.4.0", - "vue-router": "^5.0.6", - "vue-tsc": "^3.2.8", + "vitest": "^4.1.8", + "vue-eslint-parser": "^10.4.1", + "vue-i18n": "^11.4.5", + "vue-router": "^5.1.0", + "vue-tsc": "^3.3.3", "vue3-lazyload": "^0.4.2" } } diff --git a/src/renderer/components/FirstTimeGuide.vue b/src/renderer/components/FirstTimeGuide.vue index 93ea5ff1..473aa173 100644 --- a/src/renderer/components/FirstTimeGuide.vue +++ b/src/renderer/components/FirstTimeGuide.vue @@ -87,7 +87,6 @@