From 684c95517e8ac1cd3d92cd046ff5c95356be83a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 07:13:40 +0000 Subject: [PATCH] Update dependency @types/node to v20.12.2 (#1057) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- webclient/pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/webclient/pnpm-lock.yaml b/webclient/pnpm-lock.yaml index 4d0b47fd1..695397266 100644 --- a/webclient/pnpm-lock.yaml +++ b/webclient/pnpm-lock.yaml @@ -54,7 +54,7 @@ devDependencies: version: 1.10.1 '@types/node': specifier: ^20.11.27 - version: 20.11.30 + version: 20.12.2 '@types/swagger-ui': specifier: ^3.52.4 version: 3.52.4 @@ -108,7 +108,7 @@ devDependencies: version: 5.4.3 vite: specifier: 5.2.6 - version: 5.2.6(@types/node@20.11.30)(sass@1.72.0) + version: 5.2.6(@types/node@20.12.2)(sass@1.72.0) vue-i18n: specifier: 9.10.2 version: 9.10.2(vue@3.4.21) @@ -1265,8 +1265,8 @@ packages: resolution: {integrity: sha512-ARVxjAEX5TARFRzpDRVC6cEk0hUIXCCwaMhz8y7S1/PxU6zZS1UMjyobz7q4w/D/R552r4++EhwmXK1N2rAy0A==} dev: false - /@types/node@20.11.30: - resolution: {integrity: sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==} + /@types/node@20.12.2: + resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==} dependencies: undici-types: 5.26.5 @@ -1449,7 +1449,7 @@ packages: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.2.6(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.6(@types/node@20.12.2)(sass@1.72.0) vue: 3.4.21(typescript@5.4.3) dev: true @@ -5006,7 +5006,7 @@ packages: '@types/markdown-it': 13.0.7 markdown-it: 14.0.0 unplugin: 1.6.0 - vite: 5.2.6(@types/node@20.11.30)(sass@1.72.0) + vite: 5.2.6(@types/node@20.12.2)(sass@1.72.0) transitivePeerDependencies: - rollup dev: false @@ -5063,7 +5063,7 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /vite@5.2.6(@types/node@20.11.30)(sass@1.72.0): + /vite@5.2.6(@types/node@20.12.2)(sass@1.72.0): resolution: {integrity: sha512-FPtnxFlSIKYjZ2eosBQamz4CbyrTizbZ3hnGJlh/wMtCrlp1Hah6AzBLjGI5I2urTfNnpovpHdrL6YRuBOPnCA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5091,7 +5091,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.30 + '@types/node': 20.12.2 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.13.0