From 3b025a8185c1db9386eda2e5fdd9b377f7917e5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 00:19:35 +0000 Subject: [PATCH] Update dependency @types/node to v20.12.4 --- 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 91266f8a5..5148b080c 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.12.3 + version: 20.12.4 '@types/swagger-ui': specifier: ^3.52.4 version: 3.52.4 @@ -108,7 +108,7 @@ devDependencies: version: 5.4.3 vite: specifier: 5.2.7 - version: 5.2.7(@types/node@20.12.3)(sass@1.72.0) + version: 5.2.7(@types/node@20.12.4)(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.12.3: - resolution: {integrity: sha512-sD+ia2ubTeWrOu+YMF+MTAB7E+O7qsMqAbMfW7DG3K1URwhZ5hN1pLlRVGbf4wDFzSfikL05M17EyorS86jShw==} + /@types/node@20.12.4: + resolution: {integrity: sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==} dependencies: undici-types: 5.26.5 @@ -1449,7 +1449,7 @@ packages: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.2.7(@types/node@20.12.3)(sass@1.72.0) + vite: 5.2.7(@types/node@20.12.4)(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.7(@types/node@20.12.3)(sass@1.72.0) + vite: 5.2.7(@types/node@20.12.4)(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.7(@types/node@20.12.3)(sass@1.72.0): + /vite@5.2.7(@types/node@20.12.4)(sass@1.72.0): resolution: {integrity: sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5091,7 +5091,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.3 + '@types/node': 20.12.4 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.13.0