From 75c44243947e87ea394a78e8de36e77d7a577f65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 16:46:02 +0200 Subject: [PATCH] Update dependency @nuxtjs/color-mode to v3.4.1 (#1113) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- webclient/package.json | 2 +- webclient/pnpm-lock.yaml | 26 ++++++++++++++++++++------ 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/webclient/package.json b/webclient/package.json index ad3bf32ba..38124fb5a 100644 --- a/webclient/package.json +++ b/webclient/package.json @@ -17,7 +17,7 @@ "@heroicons/vue": "2.1.3", "@nuxt/content": "2.12.1", "@nuxt/image": "1.6.0", - "@nuxtjs/color-mode": "3.4.0", + "@nuxtjs/color-mode": "3.4.1", "@nuxtjs/partytown": "1.5.0", "@vueuse/core": "10.9.0", "@vueuse/nuxt": "10.9.0", diff --git a/webclient/pnpm-lock.yaml b/webclient/pnpm-lock.yaml index 4905253a6..77fd83543 100644 --- a/webclient/pnpm-lock.yaml +++ b/webclient/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: 1.6.0 version: 1.6.0(ioredis@5.3.2)(rollup@4.13.2) '@nuxtjs/color-mode': - specifier: 3.4.0 - version: 3.4.0(rollup@4.13.2) + specifier: 3.4.1 + version: 3.4.1(rollup@4.13.2) '@nuxtjs/partytown': specifier: 1.5.0 version: 1.5.0(rollup@4.13.2) @@ -940,8 +940,8 @@ packages: peerDependencies: vue: ^3.3.4 - '@nuxtjs/color-mode@3.4.0': - resolution: {integrity: sha512-rS51nG3zW8ksOwNubIP3BPQ+vBL0r2M6td1kkB/VaR1e1uVtNfWlBPfZjb604bgNCE2AeRNqaI0CrxkfnQ6h6Q==} + '@nuxtjs/color-mode@3.4.1': + resolution: {integrity: sha512-vZgJqDstxInGw3RGSWbLoCLXtU1mvh1LLeuEA/X3a++DYA4ifwSbNoiSiOyb9qZHFEwz1Xr99H71sXV4IhOaEg==} '@nuxtjs/i18n@8.3.1': resolution: {integrity: sha512-VHnnjFTTep2oC5++61WY06y4c/h943NyHQh1CRUJQvjsdbGSMX3WQjMGk+X05a3pyPFN70aq0YbgtsEoEoTEjQ==} @@ -2271,6 +2271,9 @@ packages: confbox@0.1.3: resolution: {integrity: sha512-eH3ZxAihl1PhKfpr4VfEN6/vUd87fmgb6JkldHgg/YR6aEBhW63qUDgzP2Y6WM0UumdsYp5H3kibalXAdHfbgg==} + confbox@0.1.7: + resolution: {integrity: sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==} + consola@3.2.3: resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} engines: {node: ^14.18.0 || >=16.10.0} @@ -4366,6 +4369,9 @@ packages: pkg-types@1.0.3: resolution: {integrity: sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==} + pkg-types@1.1.0: + resolution: {integrity: sha512-/RpmvKdxKf8uILTtoOhAgf30wYbP2Qw+L9p3Rvshx1JZVX+XQNZQFjlbmGHEGIm4CkVPlSn+NXmIM8+9oWQaSA==} + portfinder@1.0.32: resolution: {integrity: sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==} engines: {node: '>= 0.12.0'} @@ -7216,11 +7222,11 @@ snapshots: - vti - vue-tsc - '@nuxtjs/color-mode@3.4.0(rollup@4.13.2)': + '@nuxtjs/color-mode@3.4.1(rollup@4.13.2)': dependencies: '@nuxt/kit': 3.11.2(rollup@4.13.2) pathe: 1.1.2 - pkg-types: 1.0.3 + pkg-types: 1.1.0 semver: 7.6.0 transitivePeerDependencies: - rollup @@ -9092,6 +9098,8 @@ snapshots: confbox@0.1.3: {} + confbox@0.1.7: {} + consola@3.2.3: {} console-control-strings@1.1.0: {} @@ -11682,6 +11690,12 @@ snapshots: mlly: 1.6.1 pathe: 1.1.2 + pkg-types@1.1.0: + dependencies: + confbox: 0.1.7 + mlly: 1.6.1 + pathe: 1.1.2 + portfinder@1.0.32: dependencies: async: 2.6.4