From 2b2d85d9a35be4481287ea3c02f5ec1a514b4f3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 05:58:52 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- app/package.json | 14 +- app/pnpm-lock.yaml | 396 +++++++++++++++++++++++--------------------- docs/package.json | 4 +- docs/pnpm-lock.yaml | 148 ++++++++--------- go.mod | 10 +- go.sum | 12 ++ 6 files changed, 311 insertions(+), 273 deletions(-) diff --git a/app/package.json b/app/package.json index b75e798b..feef8314 100644 --- a/app/package.json +++ b/app/package.json @@ -17,10 +17,10 @@ "@ant-design/icons-vue": "^7.0.1", "@formkit/auto-animate": "^0.8.2", "@simplewebauthn/browser": "^13.1.0", - "@uozi-admin/curd": "^4.3.5", + "@uozi-admin/curd": "^4.3.8", "@uozi-admin/request": "^2.7.1", - "@vue/reactivity": "^3.5.15", - "@vue/shared": "^3.5.15", + "@vue/reactivity": "^3.5.16", + "@vue/shared": "^3.5.16", "@vueuse/components": "^13.3.0", "@vueuse/core": "^13.3.0", "@vueuse/integrations": "^13.3.0", @@ -47,13 +47,13 @@ "unocss": "^66.1.2", "uuid": "^11.1.0", "vite-plugin-build-id": "0.5.0", - "vue": "^3.5.15", + "vue": "^3.5.16", "vue-dompurify-html": "^5.3.0", "vue-router": "^4.5.1", "vue3-ace-editor": "2.2.4", "vue3-apexcharts": "1.5.3", "vue3-gettext": "3.0.0-beta.6", - "vue3-otp-input": "^0.5.30", + "vue3-otp-input": "^0.5.40", "vuedraggable": "^4.1.0" }, "devDependencies": { @@ -69,14 +69,14 @@ "@types/sortablejs": "^1.15.8", "@vitejs/plugin-vue": "^5.2.4", "@vitejs/plugin-vue-jsx": "^4.2.0", - "@vue/compiler-sfc": "^3.5.15", + "@vue/compiler-sfc": "^3.5.16", "@vue/tsconfig": "^0.7.0", "ace-builds": "^1.41.0", "autoprefixer": "^10.4.21", "eslint": "^9.27.0", "eslint-plugin-sonarjs": "^3.0.2", "less": "^4.3.0", - "postcss": "^8.5.3", + "postcss": "^8.5.4", "typescript": "5.8.3", "unplugin-auto-import": "^19.3.0", "unplugin-vue-components": "^28.7.0", diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index db8a06ee..8b46ae26 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: version: 3.1.1 '@ant-design/icons-vue': specifier: ^7.0.1 - version: 7.0.1(vue@3.5.15(typescript@5.8.3)) + version: 7.0.1(vue@3.5.16(typescript@5.8.3)) '@formkit/auto-animate': specifier: ^0.8.2 version: 0.8.2 @@ -21,26 +21,26 @@ importers: specifier: ^13.1.0 version: 13.1.0 '@uozi-admin/curd': - specifier: ^4.3.5 - version: 4.3.5(@ant-design/icons-vue@7.0.1(vue@3.5.15(typescript@5.8.3)))(ant-design-vue@4.2.6(vue@3.5.15(typescript@5.8.3)))(dayjs@1.11.13)(lodash-es@4.17.21)(vue-router@4.5.1(vue@3.5.15(typescript@5.8.3)))(vue@3.5.15(typescript@5.8.3)) + specifier: ^4.3.8 + version: 4.3.8(@ant-design/icons-vue@7.0.1(vue@3.5.16(typescript@5.8.3)))(ant-design-vue@4.2.6(vue@3.5.16(typescript@5.8.3)))(dayjs@1.11.13)(lodash-es@4.17.21)(vue-router@4.5.1(vue@3.5.16(typescript@5.8.3)))(vue@3.5.16(typescript@5.8.3)) '@uozi-admin/request': specifier: ^2.7.1 version: 2.7.1(lodash-es@4.17.21) '@vue/reactivity': - specifier: ^3.5.15 - version: 3.5.15 + specifier: ^3.5.16 + version: 3.5.16 '@vue/shared': - specifier: ^3.5.15 - version: 3.5.15 + specifier: ^3.5.16 + version: 3.5.16 '@vueuse/components': specifier: ^13.3.0 - version: 13.3.0(vue@3.5.15(typescript@5.8.3)) + version: 13.3.0(vue@3.5.16(typescript@5.8.3)) '@vueuse/core': specifier: ^13.3.0 - version: 13.3.0(vue@3.5.15(typescript@5.8.3)) + version: 13.3.0(vue@3.5.16(typescript@5.8.3)) '@vueuse/integrations': specifier: ^13.3.0 - version: 13.3.0(async-validator@4.2.5)(axios@1.9.0)(nprogress@0.2.0)(sortablejs@1.15.6)(universal-cookie@8.0.1)(vue@3.5.15(typescript@5.8.3)) + version: 13.3.0(async-validator@4.2.5)(axios@1.9.0)(nprogress@0.2.0)(sortablejs@1.15.6)(universal-cookie@8.0.1)(vue@3.5.16(typescript@5.8.3)) '@xterm/addon-attach': specifier: ^0.11.0 version: 0.11.0(@xterm/xterm@5.5.0) @@ -52,7 +52,7 @@ importers: version: 5.5.0 ant-design-vue: specifier: ^4.2.6 - version: 4.2.6(vue@3.5.15(typescript@5.8.3)) + version: 4.2.6(vue@3.5.16(typescript@5.8.3)) apexcharts: specifier: ^4.7.0 version: 4.7.0 @@ -82,10 +82,10 @@ importers: version: 0.2.0 pinia: specifier: ^3.0.2 - version: 3.0.2(typescript@5.8.3)(vue@3.5.15(typescript@5.8.3)) + version: 3.0.2(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)) pinia-plugin-persistedstate: specifier: ^4.3.0 - version: 4.3.0(pinia@3.0.2(typescript@5.8.3)(vue@3.5.15(typescript@5.8.3))) + version: 4.3.0(pinia@3.0.2(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3))) reconnecting-websocket: specifier: ^4.4.0 version: 4.4.0 @@ -94,7 +94,7 @@ importers: version: 1.15.6 splitpanes: specifier: ^4.0.4 - version: 4.0.4(vue@3.5.15(typescript@5.8.3)) + version: 4.0.4(vue@3.5.16(typescript@5.8.3)) sse.js: specifier: ^2.6.0 version: 2.6.0 @@ -103,7 +103,7 @@ importers: version: 8.0.1 unocss: specifier: ^66.1.2 - version: 66.1.2(postcss@8.5.3)(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3)) + version: 66.1.2(postcss@8.5.4)(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3)) uuid: specifier: ^11.1.0 version: 11.1.0 @@ -111,33 +111,33 @@ importers: specifier: 0.5.0 version: 0.5.0 vue: - specifier: ^3.5.15 - version: 3.5.15(typescript@5.8.3) + specifier: ^3.5.16 + version: 3.5.16(typescript@5.8.3) vue-dompurify-html: specifier: ^5.3.0 - version: 5.3.0(vue@3.5.15(typescript@5.8.3)) + version: 5.3.0(vue@3.5.16(typescript@5.8.3)) vue-router: specifier: ^4.5.1 - version: 4.5.1(vue@3.5.15(typescript@5.8.3)) + version: 4.5.1(vue@3.5.16(typescript@5.8.3)) vue3-ace-editor: specifier: 2.2.4 - version: 2.2.4(ace-builds@1.41.0)(vue@3.5.15(typescript@5.8.3)) + version: 2.2.4(ace-builds@1.41.0)(vue@3.5.16(typescript@5.8.3)) vue3-apexcharts: specifier: 1.5.3 - version: 1.5.3(apexcharts@4.7.0)(vue@3.5.15(typescript@5.8.3)) + version: 1.5.3(apexcharts@4.7.0)(vue@3.5.16(typescript@5.8.3)) vue3-gettext: specifier: 3.0.0-beta.6 - version: 3.0.0-beta.6(@vue/compiler-sfc@3.5.15)(typescript@5.8.3)(vue@3.5.15(typescript@5.8.3)) + version: 3.0.0-beta.6(@vue/compiler-sfc@3.5.16)(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)) vue3-otp-input: - specifier: ^0.5.30 - version: 0.5.30(vue@3.5.15(typescript@5.8.3)) + specifier: ^0.5.40 + version: 0.5.40(vue@3.5.16(typescript@5.8.3)) vuedraggable: specifier: ^4.1.0 - version: 4.1.0(vue@3.5.15(typescript@5.8.3)) + version: 4.1.0(vue@3.5.16(typescript@5.8.3)) devDependencies: '@antfu/eslint-config': specifier: ^4.13.2 - version: 4.13.2(@vue/compiler-sfc@3.5.15)(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3) + version: 4.13.2(@vue/compiler-sfc@3.5.16)(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3) '@iconify-json/fa': specifier: 1.2.1 version: 1.2.1 @@ -155,7 +155,7 @@ importers: version: 2.3.0 '@iconify/vue': specifier: ^5.0.0 - version: 5.0.0(vue@3.5.15(typescript@5.8.3)) + version: 5.0.0(vue@3.5.16(typescript@5.8.3)) '@types/lodash': specifier: ^4.17.17 version: 4.17.17 @@ -167,22 +167,22 @@ importers: version: 1.15.8 '@vitejs/plugin-vue': specifier: ^5.2.4 - version: 5.2.4(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3)) + version: 5.2.4(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3)) '@vitejs/plugin-vue-jsx': specifier: ^4.2.0 - version: 4.2.0(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3)) + version: 4.2.0(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3)) '@vue/compiler-sfc': - specifier: ^3.5.15 - version: 3.5.15 + specifier: ^3.5.16 + version: 3.5.16 '@vue/tsconfig': specifier: ^0.7.0 - version: 0.7.0(typescript@5.8.3)(vue@3.5.15(typescript@5.8.3)) + version: 0.7.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)) ace-builds: specifier: ^1.41.0 version: 1.41.0 autoprefixer: specifier: ^10.4.21 - version: 10.4.21(postcss@8.5.3) + version: 10.4.21(postcss@8.5.4) eslint: specifier: ^9.27.0 version: 9.27.0(jiti@2.4.2) @@ -193,20 +193,20 @@ importers: specifier: ^4.3.0 version: 4.3.0 postcss: - specifier: ^8.5.3 - version: 8.5.3 + specifier: ^8.5.4 + version: 8.5.4 typescript: specifier: 5.8.3 version: 5.8.3 unplugin-auto-import: specifier: ^19.3.0 - version: 19.3.0(@nuxt/kit@3.17.4)(@vueuse/core@13.3.0(vue@3.5.15(typescript@5.8.3))) + version: 19.3.0(@nuxt/kit@3.17.4)(@vueuse/core@13.3.0(vue@3.5.16(typescript@5.8.3))) unplugin-vue-components: specifier: ^28.7.0 - version: 28.7.0(@babel/parser@7.27.3)(@nuxt/kit@3.17.4)(vue@3.5.15(typescript@5.8.3)) + version: 28.7.0(@babel/parser@7.27.3)(@nuxt/kit@3.17.4)(vue@3.5.16(typescript@5.8.3)) unplugin-vue-define-options: specifier: ^1.5.5 - version: 1.5.5(vue@3.5.15(typescript@5.8.3)) + version: 1.5.5(vue@3.5.16(typescript@5.8.3)) vite: specifier: ^6.3.5 version: 6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0) @@ -215,7 +215,7 @@ importers: version: 11.1.0(@nuxt/kit@3.17.4)(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0)) vite-svg-loader: specifier: ^5.1.0 - version: 5.1.0(vue@3.5.15(typescript@5.8.3)) + version: 5.1.0(vue@3.5.16(typescript@5.8.3)) vue-tsc: specifier: ^2.2.10 version: 2.2.10(typescript@5.8.3) @@ -1341,8 +1341,8 @@ packages: cpu: [x64] os: [win32] - '@uozi-admin/curd@4.3.5': - resolution: {integrity: sha512-0OCyAnX6swOvZUMBnS6yyMUI22LnmzTtUiq0HJ5MBBAf8KZ5/r9XEvld3bzBGFE745v+GvCERZf7Vq4+ifnTSg==} + '@uozi-admin/curd@4.3.8': + resolution: {integrity: sha512-5yB2VSKazRXwQAM4TXrf5/h1N1j8MewDDCPBYYLkQRxwhsMMmX1d69nDJC6t8k5uWGkxkYV8cYr+p09zjJVSVQ==} hasBin: true peerDependencies: '@ant-design/icons-vue': '>=7.0.1' @@ -1420,14 +1420,20 @@ packages: '@vue/compiler-core@3.5.15': resolution: {integrity: sha512-nGRc6YJg/kxNqbv/7Tg4juirPnjHvuVdhcmDvQWVZXlLHjouq7VsKmV1hIxM/8yKM0VUfwT/Uzc0lO510ltZqw==} + '@vue/compiler-core@3.5.16': + resolution: {integrity: sha512-AOQS2eaQOaaZQoL1u+2rCJIKDruNXVBZSiUD3chnUrsoX5ZTQMaCvXlWNIfxBJuU15r1o7+mpo5223KVtIhAgQ==} + '@vue/compiler-dom@3.5.15': resolution: {integrity: sha512-ZelQd9n+O/UCBdL00rlwCrsArSak+YLZpBVuNDio1hN3+wrCshYZEDUO3khSLAzPbF1oQS2duEoMDUHScUlYjA==} - '@vue/compiler-sfc@3.5.15': - resolution: {integrity: sha512-3zndKbxMsOU6afQWer75Zot/aydjtxNj0T2KLg033rAFaQUn2PGuE32ZRe4iMhflbTcAxL0yEYsRWFxtPro8RQ==} + '@vue/compiler-dom@3.5.16': + resolution: {integrity: sha512-SSJIhBr/teipXiXjmWOVWLnxjNGo65Oj/8wTEQz0nqwQeP75jWZ0n4sF24Zxoht1cuJoWopwj0J0exYwCJ0dCQ==} - '@vue/compiler-ssr@3.5.15': - resolution: {integrity: sha512-gShn8zRREZbrXqTtmLSCffgZXDWv8nHc/GhsW+mbwBfNZL5pI96e7IWcIq8XGQe1TLtVbu7EV9gFIVSmfyarPg==} + '@vue/compiler-sfc@3.5.16': + resolution: {integrity: sha512-rQR6VSFNpiinDy/DVUE0vHoIDUF++6p910cgcZoaAUm3POxgNOOdS/xgoll3rNdKYTYPnnbARDCZOyZ+QSe6Pw==} + + '@vue/compiler-ssr@3.5.16': + resolution: {integrity: sha512-d2V7kfxbdsjrDSGlJE7my1ZzCXViEcqN6w14DOsDrUCHEA6vbnVCpRFfrc4ryCP/lCKzX2eS1YtnLE/BuC9f/A==} '@vue/compiler-vue2@2.7.16': resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==} @@ -1452,23 +1458,26 @@ packages: typescript: optional: true - '@vue/reactivity@3.5.15': - resolution: {integrity: sha512-GaA5VUm30YWobCwpvcs9nvFKf27EdSLKDo2jA0IXzGS344oNpFNbEQ9z+Pp5ESDaxyS8FcH0vFN/XSe95BZtHQ==} + '@vue/reactivity@3.5.16': + resolution: {integrity: sha512-FG5Q5ee/kxhIm1p2bykPpPwqiUBV3kFySsHEQha5BJvjXdZTUfmya7wP7zC39dFuZAcf/PD5S4Lni55vGLMhvA==} - '@vue/runtime-core@3.5.15': - resolution: {integrity: sha512-CZAlIOQ93nj0OPpWWOx4+QDLCMzBNY85IQR4Voe6vIID149yF8g9WQaWnw042f/6JfvLttK7dnyWlC1EVCRK8Q==} + '@vue/runtime-core@3.5.16': + resolution: {integrity: sha512-bw5Ykq6+JFHYxrQa7Tjr+VSzw7Dj4ldR/udyBZbq73fCdJmyy5MPIFR9IX/M5Qs+TtTjuyUTCnmK3lWWwpAcFQ==} - '@vue/runtime-dom@3.5.15': - resolution: {integrity: sha512-wFplHKzKO/v998up2iCW3RN9TNUeDMhdBcNYZgs5LOokHntrB48dyuZHspcahKZczKKh3v6i164gapMPxBTKNw==} + '@vue/runtime-dom@3.5.16': + resolution: {integrity: sha512-T1qqYJsG2xMGhImRUV9y/RseB9d0eCYZQ4CWca9ztCuiPj/XWNNN+lkNBuzVbia5z4/cgxdL28NoQCvC0Xcfww==} - '@vue/server-renderer@3.5.15': - resolution: {integrity: sha512-Gehc693kVTYkLt6QSYEjGvqvdK2zZ/gf/D5zkgmvBdeB30dNnVZS8yY7+IlBmHRd1rR/zwaqeu06Ij04ZxBscg==} + '@vue/server-renderer@3.5.16': + resolution: {integrity: sha512-BrX0qLiv/WugguGsnQUJiYOE0Fe5mZTwi6b7X/ybGB0vfrPH9z0gD/Y6WOR1sGCgX4gc25L1RYS5eYQKDMoNIg==} peerDependencies: - vue: 3.5.15 + vue: 3.5.16 '@vue/shared@3.5.15': resolution: {integrity: sha512-bKvgFJJL1ZX9KxMCTQY6xD9Dhe3nusd1OhyOb1cJYGqvAr0Vg8FIjHPMOEVbJ9GDT9HG+Bjdn4oS8ohKP8EvoA==} + '@vue/shared@3.5.16': + resolution: {integrity: sha512-c/0fWy3Jw6Z8L9FmTyYfkpM5zklnqqa9+a6dz3DvONRKW2NEbh46BP0FHuLFSWi2TnQEtp91Z6zOWNrU6QiyPg==} + '@vue/tsconfig@0.7.0': resolution: {integrity: sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==} peerDependencies: @@ -3385,8 +3394,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.5.3: - resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==} + postcss@8.5.4: + resolution: {integrity: sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -4042,13 +4051,13 @@ packages: '@vue/compiler-sfc': '>=3.0.0' vue: '>=3.0.0' - vue3-otp-input@0.5.30: - resolution: {integrity: sha512-vjWT2JM9ahFc/bTfjirR4jXww1+QmNRccYSLi07NHz5JQSdk56Hgt4CF+uBuhvMFfeG76I7DJrgh6EH/0v2PmQ==} + vue3-otp-input@0.5.40: + resolution: {integrity: sha512-3AMYHqNz9ZDa9y7ICwcEcsJG7XdZGaLAr6IRLIl3whvseFE95F5Duc9q963HcqEbu8CeMWilkmbAt/0eZOZxow==} peerDependencies: vue: ^3.0.* - vue@3.5.15: - resolution: {integrity: sha512-aD9zK4rB43JAMK/5BmS4LdPiEp8Fdh8P1Ve/XNuMF5YRf78fCyPE6FUbQwcaWQ5oZ1R2CD9NKE0FFOVpMR7gEQ==} + vue@3.5.16: + resolution: {integrity: sha512-rjOV2ecxMd5SiAmof2xzh2WxntRcigkX/He4YFJ6WdRvVUrbt6DxC1Iujh10XLl8xCDRDtGKMeO3D+pRQ1PP9w==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -4162,13 +4171,13 @@ snapshots: '@ant-design/icons-svg@4.4.2': {} - '@ant-design/icons-vue@7.0.1(vue@3.5.15(typescript@5.8.3))': + '@ant-design/icons-vue@7.0.1(vue@3.5.16(typescript@5.8.3))': dependencies: '@ant-design/colors': 6.0.0 '@ant-design/icons-svg': 4.4.2 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) - '@antfu/eslint-config@4.13.2(@vue/compiler-sfc@3.5.15)(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)': + '@antfu/eslint-config@4.13.2(@vue/compiler-sfc@3.5.16)(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)': dependencies: '@antfu/install-pkg': 1.1.0 '@clack/prompts': 0.10.1 @@ -4199,7 +4208,7 @@ snapshots: eslint-plugin-unused-imports: 4.1.4(@typescript-eslint/eslint-plugin@8.33.0(@typescript-eslint/parser@8.33.0(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.2)) eslint-plugin-vue: 10.1.0(eslint@9.27.0(jiti@2.4.2))(vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2))) eslint-plugin-yml: 1.18.0(eslint@9.27.0(jiti@2.4.2)) - eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.15)(eslint@9.27.0(jiti@2.4.2)) + eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.16)(eslint@9.27.0(jiti@2.4.2)) globals: 16.2.0 jsonc-eslint-parser: 2.4.0 local-pkg: 1.1.1 @@ -4710,10 +4719,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@iconify/vue@5.0.0(vue@3.5.15(typescript@5.8.3))': + '@iconify/vue@5.0.0(vue@3.5.16(typescript@5.8.3))': dependencies: '@iconify/types': 2.0.0 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) '@intlify/core-base@11.1.5': dependencies: @@ -5059,11 +5068,11 @@ snapshots: '@typescript-eslint/types': 8.33.0 eslint-visitor-keys: 4.2.0 - '@unocss/astro@66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3))': + '@unocss/astro@66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))': dependencies: '@unocss/core': 66.1.2 '@unocss/reset': 66.1.2 - '@unocss/vite': 66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3)) + '@unocss/vite': 66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3)) optionalDependencies: vite: 6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0) transitivePeerDependencies: @@ -5096,24 +5105,24 @@ snapshots: dependencies: '@unocss/core': 66.1.2 - '@unocss/inspector@66.1.2(vue@3.5.15(typescript@5.8.3))': + '@unocss/inspector@66.1.2(vue@3.5.16(typescript@5.8.3))': dependencies: '@unocss/core': 66.1.2 '@unocss/rule-utils': 66.1.2 colorette: 2.0.20 gzip-size: 6.0.0 sirv: 3.0.1 - vue-flow-layout: 0.1.1(vue@3.5.15(typescript@5.8.3)) + vue-flow-layout: 0.1.1(vue@3.5.16(typescript@5.8.3)) transitivePeerDependencies: - vue - '@unocss/postcss@66.1.2(postcss@8.5.3)': + '@unocss/postcss@66.1.2(postcss@8.5.4)': dependencies: '@unocss/config': 66.1.2 '@unocss/core': 66.1.2 '@unocss/rule-utils': 66.1.2 css-tree: 3.1.0 - postcss: 8.5.3 + postcss: 8.5.4 tinyglobby: 0.2.14 '@unocss/preset-attributify@66.1.2': @@ -5196,12 +5205,12 @@ snapshots: dependencies: '@unocss/core': 66.1.2 - '@unocss/vite@66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3))': + '@unocss/vite@66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))': dependencies: '@ampproject/remapping': 2.3.0 '@unocss/config': 66.1.2 '@unocss/core': 66.1.2 - '@unocss/inspector': 66.1.2(vue@3.5.15(typescript@5.8.3)) + '@unocss/inspector': 66.1.2(vue@3.5.16(typescript@5.8.3)) chokidar: 3.6.0 magic-string: 0.30.17 pathe: 2.0.3 @@ -5264,19 +5273,19 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.7.3': optional: true - '@uozi-admin/curd@4.3.5(@ant-design/icons-vue@7.0.1(vue@3.5.15(typescript@5.8.3)))(ant-design-vue@4.2.6(vue@3.5.15(typescript@5.8.3)))(dayjs@1.11.13)(lodash-es@4.17.21)(vue-router@4.5.1(vue@3.5.15(typescript@5.8.3)))(vue@3.5.15(typescript@5.8.3))': + '@uozi-admin/curd@4.3.8(@ant-design/icons-vue@7.0.1(vue@3.5.16(typescript@5.8.3)))(ant-design-vue@4.2.6(vue@3.5.16(typescript@5.8.3)))(dayjs@1.11.13)(lodash-es@4.17.21)(vue-router@4.5.1(vue@3.5.16(typescript@5.8.3)))(vue@3.5.16(typescript@5.8.3))': dependencies: - '@ant-design/icons-vue': 7.0.1(vue@3.5.15(typescript@5.8.3)) - '@vueuse/core': 13.3.0(vue@3.5.15(typescript@5.8.3)) - ant-design-vue: 4.2.6(vue@3.5.15(typescript@5.8.3)) + '@ant-design/icons-vue': 7.0.1(vue@3.5.16(typescript@5.8.3)) + '@vueuse/core': 13.3.0(vue@3.5.16(typescript@5.8.3)) + ant-design-vue: 4.2.6(vue@3.5.16(typescript@5.8.3)) dayjs: 1.11.13 lodash-es: 4.17.21 scroll-into-view-if-needed: 3.1.0 sortablejs: 1.15.6 - vue: 3.5.15(typescript@5.8.3) - vue-i18n: 11.1.5(vue@3.5.15(typescript@5.8.3)) - vue-router: 4.5.1(vue@3.5.15(typescript@5.8.3)) - vue-types: 6.0.0(vue@3.5.15(typescript@5.8.3)) + vue: 3.5.16(typescript@5.8.3) + vue-i18n: 11.1.5(vue@3.5.16(typescript@5.8.3)) + vue-router: 4.5.1(vue@3.5.16(typescript@5.8.3)) + vue-types: 6.0.0(vue@3.5.16(typescript@5.8.3)) xlsx: https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz '@uozi-admin/request@2.7.1(lodash-es@4.17.21)': @@ -5286,21 +5295,21 @@ snapshots: transitivePeerDependencies: - debug - '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3))': + '@vitejs/plugin-vue-jsx@4.2.0(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))': dependencies: '@babel/core': 7.27.3 '@babel/plugin-transform-typescript': 7.27.1(@babel/core@7.27.3) '@rolldown/pluginutils': 1.0.0-beta.9 '@vue/babel-plugin-jsx': 1.4.0(@babel/core@7.27.3) vite: 6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0) - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3))': + '@vitejs/plugin-vue@5.2.4(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3))': dependencies: vite: 6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0) - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) '@vitest/eslint-plugin@1.2.1(eslint@9.27.0(jiti@2.4.2))(typescript@5.8.3)': dependencies: @@ -5323,16 +5332,16 @@ snapshots: path-browserify: 1.0.1 vscode-uri: 3.1.0 - '@vue-macros/common@1.16.1(vue@3.5.15(typescript@5.8.3))': + '@vue-macros/common@1.16.1(vue@3.5.16(typescript@5.8.3))': dependencies: - '@vue/compiler-sfc': 3.5.15 + '@vue/compiler-sfc': 3.5.16 ast-kit: 1.4.3 local-pkg: 1.1.1 magic-string-ast: 0.7.1 pathe: 2.0.3 picomatch: 4.0.2 optionalDependencies: - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) '@vue/babel-helper-vue-transform-on@1.4.0': {} @@ -5346,7 +5355,7 @@ snapshots: '@babel/types': 7.27.3 '@vue/babel-helper-vue-transform-on': 1.4.0 '@vue/babel-plugin-resolve-type': 1.4.0(@babel/core@7.27.3) - '@vue/shared': 3.5.15 + '@vue/shared': 3.5.16 optionalDependencies: '@babel/core': 7.27.3 transitivePeerDependencies: @@ -5359,7 +5368,7 @@ snapshots: '@babel/helper-module-imports': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 '@babel/parser': 7.27.3 - '@vue/compiler-sfc': 3.5.15 + '@vue/compiler-sfc': 3.5.16 transitivePeerDependencies: - supports-color @@ -5371,27 +5380,40 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 + '@vue/compiler-core@3.5.16': + dependencies: + '@babel/parser': 7.27.3 + '@vue/shared': 3.5.16 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.2.1 + '@vue/compiler-dom@3.5.15': dependencies: '@vue/compiler-core': 3.5.15 '@vue/shared': 3.5.15 - '@vue/compiler-sfc@3.5.15': + '@vue/compiler-dom@3.5.16': + dependencies: + '@vue/compiler-core': 3.5.16 + '@vue/shared': 3.5.16 + + '@vue/compiler-sfc@3.5.16': dependencies: '@babel/parser': 7.27.3 - '@vue/compiler-core': 3.5.15 - '@vue/compiler-dom': 3.5.15 - '@vue/compiler-ssr': 3.5.15 - '@vue/shared': 3.5.15 + '@vue/compiler-core': 3.5.16 + '@vue/compiler-dom': 3.5.16 + '@vue/compiler-ssr': 3.5.16 + '@vue/shared': 3.5.16 estree-walker: 2.0.2 magic-string: 0.30.17 - postcss: 8.5.3 + postcss: 8.5.4 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.15': + '@vue/compiler-ssr@3.5.16': dependencies: - '@vue/compiler-dom': 3.5.15 - '@vue/shared': 3.5.15 + '@vue/compiler-dom': 3.5.16 + '@vue/shared': 3.5.16 '@vue/compiler-vue2@2.7.16': dependencies: @@ -5423,7 +5445,7 @@ snapshots: '@volar/language-core': 2.4.14 '@vue/compiler-dom': 3.5.15 '@vue/compiler-vue2': 2.7.16 - '@vue/shared': 3.5.15 + '@vue/shared': 3.5.16 alien-signals: 1.0.13 minimatch: 9.0.5 muggle-string: 0.4.1 @@ -5431,53 +5453,55 @@ snapshots: optionalDependencies: typescript: 5.8.3 - '@vue/reactivity@3.5.15': + '@vue/reactivity@3.5.16': dependencies: - '@vue/shared': 3.5.15 + '@vue/shared': 3.5.16 - '@vue/runtime-core@3.5.15': + '@vue/runtime-core@3.5.16': dependencies: - '@vue/reactivity': 3.5.15 - '@vue/shared': 3.5.15 + '@vue/reactivity': 3.5.16 + '@vue/shared': 3.5.16 - '@vue/runtime-dom@3.5.15': + '@vue/runtime-dom@3.5.16': dependencies: - '@vue/reactivity': 3.5.15 - '@vue/runtime-core': 3.5.15 - '@vue/shared': 3.5.15 + '@vue/reactivity': 3.5.16 + '@vue/runtime-core': 3.5.16 + '@vue/shared': 3.5.16 csstype: 3.1.3 - '@vue/server-renderer@3.5.15(vue@3.5.15(typescript@5.8.3))': + '@vue/server-renderer@3.5.16(vue@3.5.16(typescript@5.8.3))': dependencies: - '@vue/compiler-ssr': 3.5.15 - '@vue/shared': 3.5.15 - vue: 3.5.15(typescript@5.8.3) + '@vue/compiler-ssr': 3.5.16 + '@vue/shared': 3.5.16 + vue: 3.5.16(typescript@5.8.3) '@vue/shared@3.5.15': {} - '@vue/tsconfig@0.7.0(typescript@5.8.3)(vue@3.5.15(typescript@5.8.3))': + '@vue/shared@3.5.16': {} + + '@vue/tsconfig@0.7.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3))': optionalDependencies: typescript: 5.8.3 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) - '@vueuse/components@13.3.0(vue@3.5.15(typescript@5.8.3))': + '@vueuse/components@13.3.0(vue@3.5.16(typescript@5.8.3))': dependencies: - '@vueuse/core': 13.3.0(vue@3.5.15(typescript@5.8.3)) - '@vueuse/shared': 13.3.0(vue@3.5.15(typescript@5.8.3)) - vue: 3.5.15(typescript@5.8.3) + '@vueuse/core': 13.3.0(vue@3.5.16(typescript@5.8.3)) + '@vueuse/shared': 13.3.0(vue@3.5.16(typescript@5.8.3)) + vue: 3.5.16(typescript@5.8.3) - '@vueuse/core@13.3.0(vue@3.5.15(typescript@5.8.3))': + '@vueuse/core@13.3.0(vue@3.5.16(typescript@5.8.3))': dependencies: '@types/web-bluetooth': 0.0.21 '@vueuse/metadata': 13.3.0 - '@vueuse/shared': 13.3.0(vue@3.5.15(typescript@5.8.3)) - vue: 3.5.15(typescript@5.8.3) + '@vueuse/shared': 13.3.0(vue@3.5.16(typescript@5.8.3)) + vue: 3.5.16(typescript@5.8.3) - '@vueuse/integrations@13.3.0(async-validator@4.2.5)(axios@1.9.0)(nprogress@0.2.0)(sortablejs@1.15.6)(universal-cookie@8.0.1)(vue@3.5.15(typescript@5.8.3))': + '@vueuse/integrations@13.3.0(async-validator@4.2.5)(axios@1.9.0)(nprogress@0.2.0)(sortablejs@1.15.6)(universal-cookie@8.0.1)(vue@3.5.16(typescript@5.8.3))': dependencies: - '@vueuse/core': 13.3.0(vue@3.5.15(typescript@5.8.3)) - '@vueuse/shared': 13.3.0(vue@3.5.15(typescript@5.8.3)) - vue: 3.5.15(typescript@5.8.3) + '@vueuse/core': 13.3.0(vue@3.5.16(typescript@5.8.3)) + '@vueuse/shared': 13.3.0(vue@3.5.16(typescript@5.8.3)) + vue: 3.5.16(typescript@5.8.3) optionalDependencies: async-validator: 4.2.5 axios: 1.9.0 @@ -5487,9 +5511,9 @@ snapshots: '@vueuse/metadata@13.3.0': {} - '@vueuse/shared@13.3.0(vue@3.5.15(typescript@5.8.3))': + '@vueuse/shared@13.3.0(vue@3.5.16(typescript@5.8.3))': dependencies: - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) '@xterm/addon-attach@0.11.0(@xterm/xterm@5.5.0)': dependencies: @@ -5534,10 +5558,10 @@ snapshots: ansis@4.0.0: {} - ant-design-vue@4.2.6(vue@3.5.15(typescript@5.8.3)): + ant-design-vue@4.2.6(vue@3.5.16(typescript@5.8.3)): dependencies: '@ant-design/colors': 6.0.0 - '@ant-design/icons-vue': 7.0.1(vue@3.5.15(typescript@5.8.3)) + '@ant-design/icons-vue': 7.0.1(vue@3.5.16(typescript@5.8.3)) '@babel/runtime': 7.27.3 '@ctrl/tinycolor': 3.6.1 '@emotion/hash': 0.9.2 @@ -5556,8 +5580,8 @@ snapshots: shallow-equal: 1.2.1 stylis: 4.3.6 throttle-debounce: 5.0.2 - vue: 3.5.15(typescript@5.8.3) - vue-types: 3.0.2(vue@3.5.15(typescript@5.8.3)) + vue: 3.5.16(typescript@5.8.3) + vue-types: 3.0.2(vue@3.5.16(typescript@5.8.3)) warning: 4.0.3 anymatch@3.1.3: @@ -5631,14 +5655,14 @@ snapshots: asynckit@0.4.0: {} - autoprefixer@10.4.21(postcss@8.5.3): + autoprefixer@10.4.21(postcss@8.5.4): dependencies: browserslist: 4.24.5 caniuse-lite: 1.0.30001718 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.1 - postcss: 8.5.3 + postcss: 8.5.4 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -6420,9 +6444,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.15)(eslint@9.27.0(jiti@2.4.2)): + eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.16)(eslint@9.27.0(jiti@2.4.2)): dependencies: - '@vue/compiler-sfc': 3.5.15 + '@vue/compiler-sfc': 3.5.16 eslint: 9.27.0(jiti@2.4.2) eslint-scope@8.3.0: @@ -7648,21 +7672,21 @@ snapshots: pify@4.0.1: {} - pinia-plugin-persistedstate@4.3.0(pinia@3.0.2(typescript@5.8.3)(vue@3.5.15(typescript@5.8.3))): + pinia-plugin-persistedstate@4.3.0(pinia@3.0.2(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3))): dependencies: '@nuxt/kit': 3.17.4 deep-pick-omit: 1.2.1 defu: 6.1.4 destr: 2.0.5 optionalDependencies: - pinia: 3.0.2(typescript@5.8.3)(vue@3.5.15(typescript@5.8.3)) + pinia: 3.0.2(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)) transitivePeerDependencies: - magicast - pinia@3.0.2(typescript@5.8.3)(vue@3.5.15(typescript@5.8.3)): + pinia@3.0.2(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)): dependencies: '@vue/devtools-api': 7.7.6 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) optionalDependencies: typescript: 5.8.3 @@ -7697,7 +7721,7 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.5.3: + postcss@8.5.4: dependencies: nanoid: 3.3.11 picocolors: 1.1.1 @@ -7975,9 +7999,9 @@ snapshots: speakingurl@14.0.1: {} - splitpanes@4.0.4(vue@3.5.15(typescript@5.8.3)): + splitpanes@4.0.4(vue@3.5.16(typescript@5.8.3)): dependencies: - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) sse.js@2.6.0: {} @@ -8239,12 +8263,12 @@ snapshots: dependencies: cookie: 1.0.2 - unocss@66.1.2(postcss@8.5.3)(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3)): + unocss@66.1.2(postcss@8.5.4)(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3)): dependencies: - '@unocss/astro': 66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3)) + '@unocss/astro': 66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3)) '@unocss/cli': 66.1.2 '@unocss/core': 66.1.2 - '@unocss/postcss': 66.1.2(postcss@8.5.3) + '@unocss/postcss': 66.1.2(postcss@8.5.4) '@unocss/preset-attributify': 66.1.2 '@unocss/preset-icons': 66.1.2 '@unocss/preset-mini': 66.1.2 @@ -8259,7 +8283,7 @@ snapshots: '@unocss/transformer-compile-class': 66.1.2 '@unocss/transformer-directives': 66.1.2 '@unocss/transformer-variant-group': 66.1.2 - '@unocss/vite': 66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.15(typescript@5.8.3)) + '@unocss/vite': 66.1.2(vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0))(vue@3.5.16(typescript@5.8.3)) optionalDependencies: vite: 6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0) transitivePeerDependencies: @@ -8267,7 +8291,7 @@ snapshots: - supports-color - vue - unplugin-auto-import@19.3.0(@nuxt/kit@3.17.4)(@vueuse/core@13.3.0(vue@3.5.15(typescript@5.8.3))): + unplugin-auto-import@19.3.0(@nuxt/kit@3.17.4)(@vueuse/core@13.3.0(vue@3.5.16(typescript@5.8.3))): dependencies: local-pkg: 1.1.1 magic-string: 0.30.17 @@ -8277,14 +8301,14 @@ snapshots: unplugin-utils: 0.2.4 optionalDependencies: '@nuxt/kit': 3.17.4 - '@vueuse/core': 13.3.0(vue@3.5.15(typescript@5.8.3)) + '@vueuse/core': 13.3.0(vue@3.5.16(typescript@5.8.3)) unplugin-utils@0.2.4: dependencies: pathe: 2.0.3 picomatch: 4.0.2 - unplugin-vue-components@28.7.0(@babel/parser@7.27.3)(@nuxt/kit@3.17.4)(vue@3.5.15(typescript@5.8.3)): + unplugin-vue-components@28.7.0(@babel/parser@7.27.3)(@nuxt/kit@3.17.4)(vue@3.5.16(typescript@5.8.3)): dependencies: chokidar: 3.6.0 debug: 4.4.1 @@ -8294,16 +8318,16 @@ snapshots: tinyglobby: 0.2.14 unplugin: 2.3.5 unplugin-utils: 0.2.4 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) optionalDependencies: '@babel/parser': 7.27.3 '@nuxt/kit': 3.17.4 transitivePeerDependencies: - supports-color - unplugin-vue-define-options@1.5.5(vue@3.5.15(typescript@5.8.3)): + unplugin-vue-define-options@1.5.5(vue@3.5.16(typescript@5.8.3)): dependencies: - '@vue-macros/common': 1.16.1(vue@3.5.15(typescript@5.8.3)) + '@vue-macros/common': 1.16.1(vue@3.5.16(typescript@5.8.3)) ast-walker-scope: 0.6.2 unplugin: 1.16.1 transitivePeerDependencies: @@ -8398,17 +8422,17 @@ snapshots: transitivePeerDependencies: - supports-color - vite-svg-loader@5.1.0(vue@3.5.15(typescript@5.8.3)): + vite-svg-loader@5.1.0(vue@3.5.16(typescript@5.8.3)): dependencies: svgo: 3.3.2 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) vite@6.3.5(@types/node@22.15.23)(jiti@2.4.2)(less@4.3.0)(tsx@4.19.2)(yaml@2.8.0): dependencies: esbuild: 0.25.5 fdir: 6.4.5(picomatch@4.0.2) picomatch: 4.0.2 - postcss: 8.5.3 + postcss: 8.5.4 rollup: 4.41.1 tinyglobby: 0.2.14 optionalDependencies: @@ -8421,10 +8445,10 @@ snapshots: vscode-uri@3.1.0: {} - vue-dompurify-html@5.3.0(vue@3.5.15(typescript@5.8.3)): + vue-dompurify-html@5.3.0(vue@3.5.16(typescript@5.8.3)): dependencies: dompurify: 3.2.6 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) vue-eslint-parser@10.1.3(eslint@9.27.0(jiti@2.4.2)): dependencies: @@ -8439,21 +8463,21 @@ snapshots: transitivePeerDependencies: - supports-color - vue-flow-layout@0.1.1(vue@3.5.15(typescript@5.8.3)): + vue-flow-layout@0.1.1(vue@3.5.16(typescript@5.8.3)): dependencies: - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) - vue-i18n@11.1.5(vue@3.5.15(typescript@5.8.3)): + vue-i18n@11.1.5(vue@3.5.16(typescript@5.8.3)): dependencies: '@intlify/core-base': 11.1.5 '@intlify/shared': 11.1.5 '@vue/devtools-api': 6.6.4 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) - vue-router@4.5.1(vue@3.5.15(typescript@5.8.3)): + vue-router@4.5.1(vue@3.5.16(typescript@5.8.3)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) vue-tsc@2.2.10(typescript@5.8.3): dependencies: @@ -8461,29 +8485,29 @@ snapshots: '@vue/language-core': 2.2.10(typescript@5.8.3) typescript: 5.8.3 - vue-types@3.0.2(vue@3.5.15(typescript@5.8.3)): + vue-types@3.0.2(vue@3.5.16(typescript@5.8.3)): dependencies: is-plain-object: 3.0.1 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) - vue-types@6.0.0(vue@3.5.15(typescript@5.8.3)): + vue-types@6.0.0(vue@3.5.16(typescript@5.8.3)): optionalDependencies: - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) - vue3-ace-editor@2.2.4(ace-builds@1.41.0)(vue@3.5.15(typescript@5.8.3)): + vue3-ace-editor@2.2.4(ace-builds@1.41.0)(vue@3.5.16(typescript@5.8.3)): dependencies: ace-builds: 1.41.0 resize-observer-polyfill: 1.5.1 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) - vue3-apexcharts@1.5.3(apexcharts@4.7.0)(vue@3.5.15(typescript@5.8.3)): + vue3-apexcharts@1.5.3(apexcharts@4.7.0)(vue@3.5.16(typescript@5.8.3)): dependencies: apexcharts: 4.7.0 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) - vue3-gettext@3.0.0-beta.6(@vue/compiler-sfc@3.5.15)(typescript@5.8.3)(vue@3.5.15(typescript@5.8.3)): + vue3-gettext@3.0.0-beta.6(@vue/compiler-sfc@3.5.16)(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)): dependencies: - '@vue/compiler-sfc': 3.5.15 + '@vue/compiler-sfc': 3.5.16 chalk: 4.1.2 command-line-args: 5.2.1 cosmiconfig: 9.0.0(typescript@5.8.3) @@ -8492,28 +8516,28 @@ snapshots: parse5: 6.0.1 parse5-htmlparser2-tree-adapter: 6.0.1 pofile: 1.1.4 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) transitivePeerDependencies: - typescript - vue3-otp-input@0.5.30(vue@3.5.15(typescript@5.8.3)): + vue3-otp-input@0.5.40(vue@3.5.16(typescript@5.8.3)): dependencies: - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) - vue@3.5.15(typescript@5.8.3): + vue@3.5.16(typescript@5.8.3): dependencies: - '@vue/compiler-dom': 3.5.15 - '@vue/compiler-sfc': 3.5.15 - '@vue/runtime-dom': 3.5.15 - '@vue/server-renderer': 3.5.15(vue@3.5.15(typescript@5.8.3)) - '@vue/shared': 3.5.15 + '@vue/compiler-dom': 3.5.16 + '@vue/compiler-sfc': 3.5.16 + '@vue/runtime-dom': 3.5.16 + '@vue/server-renderer': 3.5.16(vue@3.5.16(typescript@5.8.3)) + '@vue/shared': 3.5.16 optionalDependencies: typescript: 5.8.3 - vuedraggable@4.1.0(vue@3.5.15(typescript@5.8.3)): + vuedraggable@4.1.0(vue@3.5.16(typescript@5.8.3)): dependencies: sortablejs: 1.14.0 - vue: 3.5.15(typescript@5.8.3) + vue: 3.5.16(typescript@5.8.3) warning@4.0.3: dependencies: diff --git a/docs/package.json b/docs/package.json index 98864246..0afa0fe4 100644 --- a/docs/package.json +++ b/docs/package.json @@ -8,10 +8,10 @@ }, "dependencies": { "vitepress": "^1.6.3", - "vue": "^3.5.15" + "vue": "^3.5.16" }, "devDependencies": { - "@types/node": "^22.15.21", + "@types/node": "^22.15.27", "less": "^4.3.0" }, "license": "AGPL-3.0", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index c14b7566..ebeae807 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -10,14 +10,14 @@ importers: dependencies: vitepress: specifier: ^1.6.3 - version: 1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.21)(less@4.3.0)(postcss@8.5.3)(search-insights@2.13.0) + version: 1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.27)(less@4.3.0)(postcss@8.5.3)(search-insights@2.13.0) vue: - specifier: ^3.5.15 - version: 3.5.15 + specifier: ^3.5.16 + version: 3.5.16 devDependencies: '@types/node': - specifier: ^22.15.21 - version: 22.15.21 + specifier: ^22.15.27 + version: 22.15.27 less: specifier: ^4.3.0 version: 4.3.0 @@ -415,8 +415,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@22.15.21': - resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==} + '@types/node@22.15.27': + resolution: {integrity: sha512-5fF+eu5mwihV2BeVtX5vijhdaZOfkQTATrePEaXTcKqI16LhJ7gi2/Vhd9OZM0UojcdmiOCVg5rrax+i1MdoQQ==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -434,17 +434,17 @@ packages: vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - '@vue/compiler-core@3.5.15': - resolution: {integrity: sha512-nGRc6YJg/kxNqbv/7Tg4juirPnjHvuVdhcmDvQWVZXlLHjouq7VsKmV1hIxM/8yKM0VUfwT/Uzc0lO510ltZqw==} + '@vue/compiler-core@3.5.16': + resolution: {integrity: sha512-AOQS2eaQOaaZQoL1u+2rCJIKDruNXVBZSiUD3chnUrsoX5ZTQMaCvXlWNIfxBJuU15r1o7+mpo5223KVtIhAgQ==} - '@vue/compiler-dom@3.5.15': - resolution: {integrity: sha512-ZelQd9n+O/UCBdL00rlwCrsArSak+YLZpBVuNDio1hN3+wrCshYZEDUO3khSLAzPbF1oQS2duEoMDUHScUlYjA==} + '@vue/compiler-dom@3.5.16': + resolution: {integrity: sha512-SSJIhBr/teipXiXjmWOVWLnxjNGo65Oj/8wTEQz0nqwQeP75jWZ0n4sF24Zxoht1cuJoWopwj0J0exYwCJ0dCQ==} - '@vue/compiler-sfc@3.5.15': - resolution: {integrity: sha512-3zndKbxMsOU6afQWer75Zot/aydjtxNj0T2KLg033rAFaQUn2PGuE32ZRe4iMhflbTcAxL0yEYsRWFxtPro8RQ==} + '@vue/compiler-sfc@3.5.16': + resolution: {integrity: sha512-rQR6VSFNpiinDy/DVUE0vHoIDUF++6p910cgcZoaAUm3POxgNOOdS/xgoll3rNdKYTYPnnbARDCZOyZ+QSe6Pw==} - '@vue/compiler-ssr@3.5.15': - resolution: {integrity: sha512-gShn8zRREZbrXqTtmLSCffgZXDWv8nHc/GhsW+mbwBfNZL5pI96e7IWcIq8XGQe1TLtVbu7EV9gFIVSmfyarPg==} + '@vue/compiler-ssr@3.5.16': + resolution: {integrity: sha512-d2V7kfxbdsjrDSGlJE7my1ZzCXViEcqN6w14DOsDrUCHEA6vbnVCpRFfrc4ryCP/lCKzX2eS1YtnLE/BuC9f/A==} '@vue/devtools-api@7.7.0': resolution: {integrity: sha512-bHEv6kT85BHtyGgDhE07bAUMAy7zpv6nnR004nSTd0wWMrAOtcrYoXO5iyr20Hkf5jR8obQOfS3byW+I3l2CCA==} @@ -455,25 +455,25 @@ packages: '@vue/devtools-shared@7.7.0': resolution: {integrity: sha512-jtlQY26R5thQxW9YQTpXbI0HoK0Wf9Rd4ekidOkRvSy7ChfK0kIU6vvcBtjj87/EcpeOSK49fZAicaFNJcoTcQ==} - '@vue/reactivity@3.5.15': - resolution: {integrity: sha512-GaA5VUm30YWobCwpvcs9nvFKf27EdSLKDo2jA0IXzGS344oNpFNbEQ9z+Pp5ESDaxyS8FcH0vFN/XSe95BZtHQ==} + '@vue/reactivity@3.5.16': + resolution: {integrity: sha512-FG5Q5ee/kxhIm1p2bykPpPwqiUBV3kFySsHEQha5BJvjXdZTUfmya7wP7zC39dFuZAcf/PD5S4Lni55vGLMhvA==} - '@vue/runtime-core@3.5.15': - resolution: {integrity: sha512-CZAlIOQ93nj0OPpWWOx4+QDLCMzBNY85IQR4Voe6vIID149yF8g9WQaWnw042f/6JfvLttK7dnyWlC1EVCRK8Q==} + '@vue/runtime-core@3.5.16': + resolution: {integrity: sha512-bw5Ykq6+JFHYxrQa7Tjr+VSzw7Dj4ldR/udyBZbq73fCdJmyy5MPIFR9IX/M5Qs+TtTjuyUTCnmK3lWWwpAcFQ==} - '@vue/runtime-dom@3.5.15': - resolution: {integrity: sha512-wFplHKzKO/v998up2iCW3RN9TNUeDMhdBcNYZgs5LOokHntrB48dyuZHspcahKZczKKh3v6i164gapMPxBTKNw==} + '@vue/runtime-dom@3.5.16': + resolution: {integrity: sha512-T1qqYJsG2xMGhImRUV9y/RseB9d0eCYZQ4CWca9ztCuiPj/XWNNN+lkNBuzVbia5z4/cgxdL28NoQCvC0Xcfww==} - '@vue/server-renderer@3.5.15': - resolution: {integrity: sha512-Gehc693kVTYkLt6QSYEjGvqvdK2zZ/gf/D5zkgmvBdeB30dNnVZS8yY7+IlBmHRd1rR/zwaqeu06Ij04ZxBscg==} + '@vue/server-renderer@3.5.16': + resolution: {integrity: sha512-BrX0qLiv/WugguGsnQUJiYOE0Fe5mZTwi6b7X/ybGB0vfrPH9z0gD/Y6WOR1sGCgX4gc25L1RYS5eYQKDMoNIg==} peerDependencies: - vue: 3.5.15 + vue: 3.5.16 '@vue/shared@3.5.13': resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} - '@vue/shared@3.5.15': - resolution: {integrity: sha512-bKvgFJJL1ZX9KxMCTQY6xD9Dhe3nusd1OhyOb1cJYGqvAr0Vg8FIjHPMOEVbJ9GDT9HG+Bjdn4oS8ohKP8EvoA==} + '@vue/shared@3.5.16': + resolution: {integrity: sha512-c/0fWy3Jw6Z8L9FmTyYfkpM5zklnqqa9+a6dz3DvONRKW2NEbh46BP0FHuLFSWi2TnQEtp91Z6zOWNrU6QiyPg==} '@vueuse/core@12.5.0': resolution: {integrity: sha512-GVyH1iYqNANwcahAx8JBm6awaNgvR/SwZ1fjr10b8l1HIgDp82ngNbfzJUgOgWEoxjL+URAggnlilAEXwCOZtg==} @@ -834,8 +834,8 @@ packages: postcss: optional: true - vue@3.5.15: - resolution: {integrity: sha512-aD9zK4rB43JAMK/5BmS4LdPiEp8Fdh8P1Ve/XNuMF5YRf78fCyPE6FUbQwcaWQ5oZ1R2CD9NKE0FFOVpMR7gEQ==} + vue@3.5.16: + resolution: {integrity: sha512-rjOV2ecxMd5SiAmof2xzh2WxntRcigkX/He4YFJ6WdRvVUrbt6DxC1Iujh10XLl8xCDRDtGKMeO3D+pRQ1PP9w==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -1179,7 +1179,7 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@22.15.21': + '@types/node@22.15.27': dependencies: undici-types: 6.21.0 @@ -1189,40 +1189,40 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.15.21)(less@4.3.0))(vue@3.5.15)': + '@vitejs/plugin-vue@5.2.1(vite@5.4.14(@types/node@22.15.27)(less@4.3.0))(vue@3.5.16)': dependencies: - vite: 5.4.14(@types/node@22.15.21)(less@4.3.0) - vue: 3.5.15 + vite: 5.4.14(@types/node@22.15.27)(less@4.3.0) + vue: 3.5.16 - '@vue/compiler-core@3.5.15': + '@vue/compiler-core@3.5.16': dependencies: '@babel/parser': 7.27.2 - '@vue/shared': 3.5.15 + '@vue/shared': 3.5.16 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-dom@3.5.15': + '@vue/compiler-dom@3.5.16': dependencies: - '@vue/compiler-core': 3.5.15 - '@vue/shared': 3.5.15 + '@vue/compiler-core': 3.5.16 + '@vue/shared': 3.5.16 - '@vue/compiler-sfc@3.5.15': + '@vue/compiler-sfc@3.5.16': dependencies: '@babel/parser': 7.27.2 - '@vue/compiler-core': 3.5.15 - '@vue/compiler-dom': 3.5.15 - '@vue/compiler-ssr': 3.5.15 - '@vue/shared': 3.5.15 + '@vue/compiler-core': 3.5.16 + '@vue/compiler-dom': 3.5.16 + '@vue/compiler-ssr': 3.5.16 + '@vue/shared': 3.5.16 estree-walker: 2.0.2 magic-string: 0.30.17 postcss: 8.5.3 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.15': + '@vue/compiler-ssr@3.5.16': dependencies: - '@vue/compiler-dom': 3.5.15 - '@vue/shared': 3.5.15 + '@vue/compiler-dom': 3.5.16 + '@vue/shared': 3.5.16 '@vue/devtools-api@7.7.0': dependencies: @@ -1242,38 +1242,38 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/reactivity@3.5.15': + '@vue/reactivity@3.5.16': dependencies: - '@vue/shared': 3.5.15 + '@vue/shared': 3.5.16 - '@vue/runtime-core@3.5.15': + '@vue/runtime-core@3.5.16': dependencies: - '@vue/reactivity': 3.5.15 - '@vue/shared': 3.5.15 + '@vue/reactivity': 3.5.16 + '@vue/shared': 3.5.16 - '@vue/runtime-dom@3.5.15': + '@vue/runtime-dom@3.5.16': dependencies: - '@vue/reactivity': 3.5.15 - '@vue/runtime-core': 3.5.15 - '@vue/shared': 3.5.15 + '@vue/reactivity': 3.5.16 + '@vue/runtime-core': 3.5.16 + '@vue/shared': 3.5.16 csstype: 3.1.3 - '@vue/server-renderer@3.5.15(vue@3.5.15)': + '@vue/server-renderer@3.5.16(vue@3.5.16)': dependencies: - '@vue/compiler-ssr': 3.5.15 - '@vue/shared': 3.5.15 - vue: 3.5.15 + '@vue/compiler-ssr': 3.5.16 + '@vue/shared': 3.5.16 + vue: 3.5.16 '@vue/shared@3.5.13': {} - '@vue/shared@3.5.15': {} + '@vue/shared@3.5.16': {} '@vueuse/core@12.5.0': dependencies: '@types/web-bluetooth': 0.0.20 '@vueuse/metadata': 12.5.0 '@vueuse/shared': 12.5.0 - vue: 3.5.15 + vue: 3.5.16 transitivePeerDependencies: - typescript @@ -1281,7 +1281,7 @@ snapshots: dependencies: '@vueuse/core': 12.5.0 '@vueuse/shared': 12.5.0 - vue: 3.5.15 + vue: 3.5.16 optionalDependencies: focus-trap: 7.6.4 transitivePeerDependencies: @@ -1291,7 +1291,7 @@ snapshots: '@vueuse/shared@12.5.0': dependencies: - vue: 3.5.15 + vue: 3.5.16 transitivePeerDependencies: - typescript @@ -1634,17 +1634,17 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite@5.4.14(@types/node@22.15.21)(less@4.3.0): + vite@5.4.14(@types/node@22.15.27)(less@4.3.0): dependencies: esbuild: 0.21.5 postcss: 8.5.3 rollup: 4.27.4 optionalDependencies: - '@types/node': 22.15.21 + '@types/node': 22.15.27 fsevents: 2.3.3 less: 4.3.0 - vitepress@1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.21)(less@4.3.0)(postcss@8.5.3)(search-insights@2.13.0): + vitepress@1.6.3(@algolia/client-search@5.15.0)(@types/node@22.15.27)(less@4.3.0)(postcss@8.5.3)(search-insights@2.13.0): dependencies: '@docsearch/css': 3.8.2 '@docsearch/js': 3.8.2(@algolia/client-search@5.15.0)(search-insights@2.13.0) @@ -1653,7 +1653,7 @@ snapshots: '@shikijs/transformers': 2.1.0 '@shikijs/types': 2.1.0 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.15.21)(less@4.3.0))(vue@3.5.15) + '@vitejs/plugin-vue': 5.2.1(vite@5.4.14(@types/node@22.15.27)(less@4.3.0))(vue@3.5.16) '@vue/devtools-api': 7.7.0 '@vue/shared': 3.5.13 '@vueuse/core': 12.5.0 @@ -1662,8 +1662,8 @@ snapshots: mark.js: 8.11.1 minisearch: 7.1.1 shiki: 2.1.0 - vite: 5.4.14(@types/node@22.15.21)(less@4.3.0) - vue: 3.5.15 + vite: 5.4.14(@types/node@22.15.27)(less@4.3.0) + vue: 3.5.16 optionalDependencies: postcss: 8.5.3 transitivePeerDependencies: @@ -1693,12 +1693,12 @@ snapshots: - typescript - universal-cookie - vue@3.5.15: + vue@3.5.16: dependencies: - '@vue/compiler-dom': 3.5.15 - '@vue/compiler-sfc': 3.5.15 - '@vue/runtime-dom': 3.5.15 - '@vue/server-renderer': 3.5.15(vue@3.5.15) - '@vue/shared': 3.5.15 + '@vue/compiler-dom': 3.5.16 + '@vue/compiler-sfc': 3.5.16 + '@vue/runtime-dom': 3.5.16 + '@vue/server-renderer': 3.5.16(vue@3.5.16) + '@vue/shared': 3.5.16 zwitch@2.0.4: {} diff --git a/go.mod b/go.mod index f8d1710f..7bf18807 100644 --- a/go.mod +++ b/go.mod @@ -9,12 +9,12 @@ require ( github.com/aws/aws-sdk-go-v2 v1.36.3 github.com/aws/aws-sdk-go-v2/config v1.29.14 github.com/aws/aws-sdk-go-v2/credentials v1.17.67 - github.com/aws/aws-sdk-go-v2/service/s3 v1.79.4 + github.com/aws/aws-sdk-go-v2/service/s3 v1.80.0 github.com/caarlos0/env/v11 v11.3.1 github.com/casdoor/casdoor-go-sdk v1.5.0 github.com/creack/pty v1.1.24 github.com/dgraph-io/ristretto/v2 v2.2.0 - github.com/docker/docker v28.1.1+incompatible + github.com/docker/docker v28.2.1+incompatible github.com/dustin/go-humanize v1.0.1 github.com/elliotchance/orderedmap/v3 v3.1.0 github.com/fsnotify/fsnotify v1.9.0 @@ -31,7 +31,7 @@ require ( github.com/google/uuid v1.6.0 github.com/gorilla/websocket v1.5.3 github.com/lib/pq v1.10.9 - github.com/mark3labs/mcp-go v0.30.0 + github.com/mark3labs/mcp-go v0.30.1 github.com/minio/selfupdate v0.6.0 github.com/nikoksr/notify v1.3.0 github.com/nxadm/tail v1.4.11 @@ -39,7 +39,7 @@ require ( github.com/pquerna/otp v1.5.0 github.com/pretty66/websocketproxy v0.0.0-20220507015215-930b3a686308 github.com/samber/lo v1.50.0 - github.com/sashabaranov/go-openai v1.40.0 + github.com/sashabaranov/go-openai v1.40.1 github.com/shirou/gopsutil/v4 v4.25.4 github.com/spf13/afero v1.14.0 github.com/spf13/cast v1.8.0 @@ -110,6 +110,8 @@ require ( github.com/cespare/xxhash/v2 v2.3.0 // indirect github.com/civo/civogo v0.5.3 // indirect github.com/cloudwego/base64x v0.1.5 // indirect + github.com/containerd/errdefs v1.0.0 // indirect + github.com/containerd/errdefs/pkg v0.3.0 // indirect github.com/containerd/log v0.1.0 // indirect github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect diff --git a/go.sum b/go.sum index 6ac23c7c..313df2aa 100644 --- a/go.sum +++ b/go.sum @@ -750,6 +750,8 @@ github.com/aws/aws-sdk-go-v2/service/route53 v1.51.1 h1:41HrH51fydStW2Tah74zkqZl github.com/aws/aws-sdk-go-v2/service/route53 v1.51.1/go.mod h1:kGYOjvTa0Vw0qxrqrOLut1vMnui6qLxqv/SX3vYeM8Y= github.com/aws/aws-sdk-go-v2/service/s3 v1.79.4 h1:4yxno6bNHkekkfqG/a1nz/gC2gBwhJSojV1+oTE7K+4= github.com/aws/aws-sdk-go-v2/service/s3 v1.79.4/go.mod h1:qbn305Je/IofWBJ4bJz/Q7pDEtnnoInw/dGt71v6rHE= +github.com/aws/aws-sdk-go-v2/service/s3 v1.80.0 h1:fV4XIU5sn/x8gjRouoJpDVHj+ExJaUk4prYF+eb6qTs= +github.com/aws/aws-sdk-go-v2/service/s3 v1.80.0/go.mod h1:qbn305Je/IofWBJ4bJz/Q7pDEtnnoInw/dGt71v6rHE= github.com/aws/aws-sdk-go-v2/service/sso v1.25.3 h1:1Gw+9ajCV1jogloEv1RRnvfRFia2cL6c9cuKV2Ps+G8= github.com/aws/aws-sdk-go-v2/service/sso v1.25.3/go.mod h1:qs4a9T5EMLl/Cajiw2TcbNt2UNo/Hqlyp+GiuG4CFDI= github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 h1:hXmVKytPfTy5axZ+fYbR5d0cFmC3JvwLm5kM83luako= @@ -838,6 +840,10 @@ github.com/cncf/xds/go v0.0.0-20220314180256-7f1daf1720fc/go.mod h1:eXthEFrGJvWH github.com/cncf/xds/go v0.0.0-20230105202645-06c439db220b/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs= github.com/cncf/xds/go v0.0.0-20230310173818-32f1caf87195/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs= github.com/cockroachdb/apd v1.1.0/go.mod h1:8Sl8LxpKi29FqWXR16WEFZRNSz3SoPzUzeMeY4+DwBQ= +github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI= +github.com/containerd/errdefs v1.0.0/go.mod h1:+YBYIdtsnF4Iw6nWZhJcqGSg/dwvV7tyJ/kCkyJ2k+M= +github.com/containerd/errdefs/pkg v0.3.0 h1:9IKJ06FvyNlexW690DXuQNx2KA2cUJXx151Xdx3ZPPE= +github.com/containerd/errdefs/pkg v0.3.0/go.mod h1:NJw6s9HwNuRhnjJhM7pylWwMyAkmCQvQ4GpJHEqRLVk= github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I= github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo= github.com/coreos/bbolt v1.3.2/go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk= @@ -874,6 +880,8 @@ github.com/dnsimple/dnsimple-go/v4 v4.0.0 h1:nUCICZSyZDiiqimAAL+E8XL+0sKGks5VRki github.com/dnsimple/dnsimple-go/v4 v4.0.0/go.mod h1:AXT2yfAFOntJx6iMeo1J/zKBw0ggXFYBt4e97dqqPnc= github.com/docker/docker v28.1.1+incompatible h1:49M11BFLsVO1gxY9UX9p/zwkE/rswggs8AdFmXQw51I= github.com/docker/docker v28.1.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= +github.com/docker/docker v28.2.1+incompatible h1:aTSWVTDStpHbnRu0xBcGoJEjRf5EQKt6nik6Vif8sWw= +github.com/docker/docker v28.2.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk= github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c= github.com/docker/go-connections v0.5.0/go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc= github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4= @@ -1443,6 +1451,8 @@ github.com/mark3labs/mcp-go v0.28.0 h1:7yl4y5D1KYU2f/9Uxp7xfLIggfunHoESCRbrjcytc github.com/mark3labs/mcp-go v0.28.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4= github.com/mark3labs/mcp-go v0.30.0 h1:Taz7fiefkxY/l8jz1nA90V+WdM2eoMtlvwfWforVYbo= github.com/mark3labs/mcp-go v0.30.0/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4= +github.com/mark3labs/mcp-go v0.30.1 h1:3R1BPvNT/rC1iPpLx+EMXFy+gvux/Mz/Nio3c6XEU9E= +github.com/mark3labs/mcp-go v0.30.1/go.mod h1:rXqOudj/djTORU/ThxYx8fqEVj/5pvTuuebQ2RC7uk4= github.com/mattn/go-colorable v0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU= github.com/mattn/go-colorable v0.1.1/go.mod h1:FuOcm+DKB9mbwrcAfNl7/TZVBZ6rcnceauSikq3lYCQ= github.com/mattn/go-colorable v0.1.4/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE= @@ -1713,6 +1723,8 @@ github.com/sashabaranov/go-openai v1.39.1 h1:TMD4w77Iy9WTFlgnjNaxbAASdsCJ9R/rMdz github.com/sashabaranov/go-openai v1.39.1/go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg= github.com/sashabaranov/go-openai v1.40.0 h1:Peg9Iag5mUJtPW00aYatlsn97YML0iNULiLNe74iPrU= github.com/sashabaranov/go-openai v1.40.0/go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg= +github.com/sashabaranov/go-openai v1.40.1 h1:bJ08Iwct5mHBVkuvG6FEcb9MDTfsXdTYPGjYLRdeTEU= +github.com/sashabaranov/go-openai v1.40.1/go.mod h1:lj5b/K+zjTSFxVLijLSTDZuP7adOgerWeFyZLUhAKRg= github.com/satori/go.uuid v1.2.0/go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0= github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33 h1:KhF0WejiUTDbL5X55nXowP7zNopwpowa6qaMAWyIE+0= github.com/scaleway/scaleway-sdk-go v1.0.0-beta.33/go.mod h1:792k1RTU+5JeMXm35/e2Wgp71qPH/DmDoZrRc+EFZDk=