From 17cf1ada0eba957ebc77a965b73d114058e57385 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 03:43:36 +0800 Subject: [PATCH] chore(deps): Update all dependencies (#321) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- web/package.json | 2 +- web/pnpm-lock.yaml | 43 +++++++++++++++++++++++-------------------- 4 files changed, 27 insertions(+), 24 deletions(-) diff --git a/go.mod b/go.mod index 19e5195d..de46a652 100644 --- a/go.mod +++ b/go.mod @@ -40,7 +40,7 @@ require ( github.com/spf13/cast v1.7.0 github.com/stretchr/testify v1.9.0 github.com/tufanbarisyildirim/gonginx v0.0.0-20241013191809-e73b7dd454e8 - github.com/urfave/cli/v3 v3.0.0-alpha9.1 + github.com/urfave/cli/v3 v3.0.0-alpha9.2 go.uber.org/zap v1.27.0 go.uber.org/zap/exp v0.3.0 golang.org/x/crypto v0.28.0 diff --git a/go.sum b/go.sum index 1cf809ad..58bb24ba 100644 --- a/go.sum +++ b/go.sum @@ -152,8 +152,8 @@ github.com/tklauser/numcpus v0.8.0 h1:Mx4Wwe/FjZLeQsK/6kt2EOepwwSl7SmJrK5bV/dXYg github.com/tklauser/numcpus v0.8.0/go.mod h1:ZJZlAY+dmR4eut8epnzf0u/VwodKmryxR8txiloSqBE= github.com/tufanbarisyildirim/gonginx v0.0.0-20241013191809-e73b7dd454e8 h1:7yw1yHkylDcu/CwY4hEEe8MycDLo7B9LjcqwhoL8NrM= github.com/tufanbarisyildirim/gonginx v0.0.0-20241013191809-e73b7dd454e8/go.mod h1:itu4KWRgrfEwGcfNka+rV4houuirUau53i0diN4lG5g= -github.com/urfave/cli/v3 v3.0.0-alpha9.1 h1:1fJU+bltkwN8lF4Sni/X0i1d8XwPIrS82ivZ8qsp/q4= -github.com/urfave/cli/v3 v3.0.0-alpha9.1/go.mod h1:FnIeEMYu+ko8zP1F9Ypr3xkZMIDqW3DR92yUtY39q1Y= +github.com/urfave/cli/v3 v3.0.0-alpha9.2 h1:CL8llQj3dGRLVQQzHxS+ZYRLanOuhyK1fXgLKD+qV+Y= +github.com/urfave/cli/v3 v3.0.0-alpha9.2/go.mod h1:FnIeEMYu+ko8zP1F9Ypr3xkZMIDqW3DR92yUtY39q1Y= github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= github.com/yusufpapurcu/wmi v1.2.4 h1:zFUKzehAFReQwLys1b/iSMl+JQGSCSjtVqQn9bBrPo0= github.com/yusufpapurcu/wmi v1.2.4/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0= diff --git a/web/package.json b/web/package.json index 3667ee21..4349636c 100644 --- a/web/package.json +++ b/web/package.json @@ -74,7 +74,7 @@ "typescript": "^5.6.3", "unocss": "^0.63.4", "unplugin-auto-import": "^0.18.3", - "unplugin-icons": "^0.19.3", + "unplugin-icons": "^0.20.0", "unplugin-vue-components": "^0.27.4", "vite": "^5.4.8", "vite-plugin-html": "^3.2.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 681b22b7..9cfde5ce 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -92,7 +92,7 @@ importers: devDependencies: '@iconify/json': specifier: ^2.2.260 - version: 2.2.265 + version: 2.2.266 '@iconify/vue': specifier: ^4.1.2 version: 4.1.2(vue@3.5.12(typescript@5.6.3)) @@ -152,7 +152,7 @@ importers: version: 3.3.3 prettier-plugin-organize-imports: specifier: ^4.1.0 - version: 4.1.0(prettier@3.3.3)(typescript@5.6.3)(vue-tsc@2.1.8(typescript@5.6.3)) + version: 4.1.0(prettier@3.3.3)(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3)) sass: specifier: ^1.79.5 version: 1.80.5 @@ -166,8 +166,8 @@ importers: specifier: ^0.18.3 version: 0.18.3(@nuxt/kit@3.13.2(rollup@4.24.2))(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.2) unplugin-icons: - specifier: ^0.19.3 - version: 0.19.3(@vue/compiler-sfc@3.5.12) + specifier: ^0.20.0 + version: 0.20.0(@vue/compiler-sfc@3.5.12) unplugin-vue-components: specifier: ^0.27.4 version: 0.27.4(@babel/parser@7.26.1)(@nuxt/kit@3.13.2(rollup@4.24.2))(rollup@4.24.2)(vue@3.5.12(typescript@5.6.3)) @@ -185,7 +185,7 @@ importers: version: 2.0.0(vite@5.4.10(@types/node@22.8.4)(sass@1.80.5)(terser@5.36.0)) vue-tsc: specifier: ^2.1.6 - version: 2.1.8(typescript@5.6.3) + version: 2.1.10(typescript@5.6.3) packages: @@ -700,8 +700,8 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead - '@iconify/json@2.2.265': - resolution: {integrity: sha512-pTM0S5o1DsNgqdNptL5b82DLA/ez7YM2TuS7D/t6EwTI54n5zUUxaT3hfZ86TEqwTjVBcAD7QaDcXGTWBF1m6Q==} + '@iconify/json@2.2.266': + resolution: {integrity: sha512-lv+lmPjhDh5/sCaom8AX39USmneRMcQRT/SKoDsxizOjVKycZ8PRk7kNKi776YkKzuksb0Xv5Tfi/Mrr3YLQgQ==} '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -1288,8 +1288,8 @@ packages: typescript: optional: true - '@vue/language-core@2.1.8': - resolution: {integrity: sha512-DtPUKrIRqqzY1joGfVHxHWZoxXZbCQLmVtW+QTifuPInfcs1R/3UAdlJXDp+lpSpP9lI5m+jMYYlwDXXu3KSTg==} + '@vue/language-core@2.1.10': + resolution: {integrity: sha512-DAI289d0K3AB5TUG3xDp9OuQ71CnrujQwJrQnfuZDwo6eGNf0UoRlPuaVNO+Zrn65PC3j0oB2i7mNmVPggeGeQ==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3017,12 +3017,13 @@ packages: '@vueuse/core': optional: true - unplugin-icons@0.19.3: - resolution: {integrity: sha512-EUegRmsAI6+rrYr0vXjFlIP+lg4fSC4zb62zAZKx8FGXlWAGgEGBCa3JDe27aRAXhistObLPbBPhwa/0jYLFkQ==} + unplugin-icons@0.20.0: + resolution: {integrity: sha512-817iCV6AMADLHHcs9R15XII5Jaz++thnaQRzXbd0IZDcxi43iekoKENpuxqZN3k3+aOqJfqxcZ6I8POJ35UCEA==} peerDependencies: '@svgr/core': '>=7.0.0' '@svgx/core': ^1.0.1 '@vue/compiler-sfc': ^3.0.2 || ^2.7.0 + svelte: ^3.0.0 || ^4.0.0 || ^5.0.0 vue-template-compiler: ^2.6.12 vue-template-es2015-compiler: ^1.9.0 peerDependenciesMeta: @@ -3032,6 +3033,8 @@ packages: optional: true '@vue/compiler-sfc': optional: true + svelte: + optional: true vue-template-compiler: optional: true vue-template-es2015-compiler: @@ -3194,8 +3197,8 @@ packages: peerDependencies: vue: ^3.2.0 - vue-tsc@2.1.8: - resolution: {integrity: sha512-6+vjb7JLxKIzeD/1ktoUBZGAr+148FQoEFl8Lv5EpDJLO2PrUalhp7atMEuzEkLnoooM5bg3pJqjZI+oobxIaQ==} + vue-tsc@2.1.10: + resolution: {integrity: sha512-RBNSfaaRHcN5uqVqJSZh++Gy/YUzryuv9u1aFWhsammDJXNtUiJMNoJ747lZcQ68wUQFx6E73y4FY3D8E7FGMA==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -3827,7 +3830,7 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@iconify/json@2.2.265': + '@iconify/json@2.2.266': dependencies: '@iconify/types': 2.0.0 pathe: 1.1.2 @@ -4581,7 +4584,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/language-core@2.1.8(typescript@5.6.3)': + '@vue/language-core@2.1.10(typescript@5.6.3)': dependencies: '@volar/language-core': 2.4.8 '@vue/compiler-dom': 3.5.12 @@ -6084,12 +6087,12 @@ snapshots: dependencies: fast-diff: 1.3.0 - prettier-plugin-organize-imports@4.1.0(prettier@3.3.3)(typescript@5.6.3)(vue-tsc@2.1.8(typescript@5.6.3)): + prettier-plugin-organize-imports@4.1.0(prettier@3.3.3)(typescript@5.6.3)(vue-tsc@2.1.10(typescript@5.6.3)): dependencies: prettier: 3.3.3 typescript: 5.6.3 optionalDependencies: - vue-tsc: 2.1.8(typescript@5.6.3) + vue-tsc: 2.1.10(typescript@5.6.3) prettier@3.3.3: {} @@ -6511,7 +6514,7 @@ snapshots: - rollup - webpack-sources - unplugin-icons@0.19.3(@vue/compiler-sfc@3.5.12): + unplugin-icons@0.20.0(@vue/compiler-sfc@3.5.12): dependencies: '@antfu/install-pkg': 0.4.1 '@antfu/utils': 0.7.10 @@ -6689,10 +6692,10 @@ snapshots: '@vue/devtools-api': 6.6.4 vue: 3.5.12(typescript@5.6.3) - vue-tsc@2.1.8(typescript@5.6.3): + vue-tsc@2.1.10(typescript@5.6.3): dependencies: '@volar/typescript': 2.4.8 - '@vue/language-core': 2.1.8(typescript@5.6.3) + '@vue/language-core': 2.1.10(typescript@5.6.3) semver: 7.6.3 typescript: 5.6.3