From 485006699db17c5c8d5f8b868c7177c5d15f5d99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 10:26:51 +0000 Subject: [PATCH] chore(deps): update dependency node to v20.16.0 --- .tool-versions | 2 +- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++----------------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.tool-versions b/.tool-versions index 72c81fc..c2bc75a 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -nodejs 20.15.1 +nodejs 20.16.0 diff --git a/package.json b/package.json index 501b3b4..974a5ea 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.8.3", - "@types/node": "^20.14.15", + "@types/node": "^20.16.0", "@vercel/ncc": "^0.38.1", "typescript": "^5.4.5" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7680df9..d2eec06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^1.8.3 version: 1.8.3 '@types/node': - specifier: ^20.14.15 - version: 20.14.15 + specifier: ^20.16.0 + version: 20.16.0 '@vercel/ncc': specifier: ^0.38.1 version: 0.38.1 @@ -38,7 +38,7 @@ importers: devDependencies: vitepress: specifier: 1.3.2 - version: 1.3.2(@algolia/client-search@4.22.1)(@types/node@20.14.15)(postcss@8.4.39)(search-insights@2.13.0)(typescript@5.4.5) + version: 1.3.2(@algolia/client-search@4.22.1)(@types/node@20.16.0)(postcss@8.4.39)(search-insights@2.13.0)(typescript@5.4.5) packages: @@ -506,8 +506,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@20.14.15': - resolution: {integrity: sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==} + '@types/node@20.16.0': + resolution: {integrity: sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==} '@types/unist@3.0.2': resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} @@ -743,8 +743,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.19.6: + resolution: {integrity: sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==} undici@5.28.2: resolution: {integrity: sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==} @@ -1223,9 +1223,9 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@20.14.15': + '@types/node@20.16.0': dependencies: - undici-types: 5.26.5 + undici-types: 6.19.6 '@types/unist@3.0.2': {} @@ -1233,9 +1233,9 @@ snapshots: '@vercel/ncc@0.38.1': {} - '@vitejs/plugin-vue@5.0.5(vite@5.3.4(@types/node@20.14.15))(vue@3.4.31(typescript@5.4.5))': + '@vitejs/plugin-vue@5.0.5(vite@5.3.4(@types/node@20.16.0))(vue@3.4.31(typescript@5.4.5))': dependencies: - vite: 5.3.4(@types/node@20.14.15) + vite: 5.3.4(@types/node@20.16.0) vue: 3.4.31(typescript@5.4.5) '@vue/compiler-core@3.4.31': @@ -1486,7 +1486,7 @@ snapshots: typescript@5.4.5: {} - undici-types@5.26.5: {} + undici-types@6.19.6: {} undici@5.28.2: dependencies: @@ -1496,23 +1496,23 @@ snapshots: uuid@8.3.2: {} - vite@5.3.4(@types/node@20.14.15): + vite@5.3.4(@types/node@20.16.0): dependencies: esbuild: 0.21.5 postcss: 8.4.39 rollup: 4.13.0 optionalDependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.0 fsevents: 2.3.3 - vitepress@1.3.2(@algolia/client-search@4.22.1)(@types/node@20.14.15)(postcss@8.4.39)(search-insights@2.13.0)(typescript@5.4.5): + vitepress@1.3.2(@algolia/client-search@4.22.1)(@types/node@20.16.0)(postcss@8.4.39)(search-insights@2.13.0)(typescript@5.4.5): dependencies: '@docsearch/css': 3.6.0 '@docsearch/js': 3.6.0(@algolia/client-search@4.22.1)(search-insights@2.13.0) '@shikijs/core': 1.10.3 '@shikijs/transformers': 1.10.3 '@types/markdown-it': 14.1.1 - '@vitejs/plugin-vue': 5.0.5(vite@5.3.4(@types/node@20.14.15))(vue@3.4.31(typescript@5.4.5)) + '@vitejs/plugin-vue': 5.0.5(vite@5.3.4(@types/node@20.16.0))(vue@3.4.31(typescript@5.4.5)) '@vue/devtools-api': 7.3.6 '@vue/shared': 3.4.31 '@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.4.5)) @@ -1521,7 +1521,7 @@ snapshots: mark.js: 8.11.1 minisearch: 7.0.1 shiki: 1.10.3 - vite: 5.3.4(@types/node@20.14.15) + vite: 5.3.4(@types/node@20.16.0) vue: 3.4.31(typescript@5.4.5) optionalDependencies: postcss: 8.4.39