From c43d853255f69969e75bda10ebb4e44e6fe27d45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 03:45:24 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22 --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 6357aaed..fb19084b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@mdit/plugin-footnote": "0.13.1", "@mdit/plugin-mark": "^0.13.0", - "@types/node": "20.17.5", + "@types/node": "22.8.6", "husky": "9.1.6", "lint-staged": "15.2.10", "markdownlint-cli2": "0.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 143ddb6a..79ced69c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^0.13.0 version: 0.13.1(markdown-it@14.1.0) '@types/node': - specifier: 20.17.5 - version: 20.17.5 + specifier: 22.8.6 + version: 22.8.6 husky: specifier: 9.1.6 version: 9.1.6 @@ -34,7 +34,7 @@ importers: version: 2.8.8 vitepress: specifier: 1.4.3 - version: 1.4.3(@algolia/client-search@5.12.0)(@types/node@20.17.5)(postcss@8.4.47)(search-insights@2.13.0) + version: 1.4.3(@algolia/client-search@5.12.0)(@types/node@22.8.6)(postcss@8.4.47)(search-insights@2.13.0) packages: @@ -444,8 +444,8 @@ packages: '@types/mdurl@2.0.0': resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} - '@types/node@20.17.5': - resolution: {integrity: sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==} + '@types/node@22.8.6': + resolution: {integrity: sha512-tosuJYKrIqjQIlVCM4PEGxOmyg3FCPa/fViuJChnGeEIhjA46oy8FMVoF9su1/v8PNs2a8Q0iFNyOx0uOF91nw==} '@types/unist@3.0.2': resolution: {integrity: sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==} @@ -1490,7 +1490,7 @@ snapshots: '@types/mdurl@2.0.0': {} - '@types/node@20.17.5': + '@types/node@22.8.6': dependencies: undici-types: 6.19.8 @@ -1500,9 +1500,9 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@20.17.5))(vue@3.5.12)': + '@vitejs/plugin-vue@5.1.4(vite@5.4.10(@types/node@22.8.6))(vue@3.5.12)': dependencies: - vite: 5.4.10(@types/node@20.17.5) + vite: 5.4.10(@types/node@22.8.6) vue: 3.5.12 '@vue/compiler-core@3.5.12': @@ -2153,16 +2153,16 @@ snapshots: '@types/unist': 3.0.2 vfile-message: 4.0.2 - vite@5.4.10(@types/node@20.17.5): + vite@5.4.10(@types/node@22.8.6): dependencies: esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.21.2 optionalDependencies: - '@types/node': 20.17.5 + '@types/node': 22.8.6 fsevents: 2.3.3 - vitepress@1.4.3(@algolia/client-search@5.12.0)(@types/node@20.17.5)(postcss@8.4.47)(search-insights@2.13.0): + vitepress@1.4.3(@algolia/client-search@5.12.0)(@types/node@22.8.6)(postcss@8.4.47)(search-insights@2.13.0): dependencies: '@docsearch/css': 3.6.3 '@docsearch/js': 3.6.3(@algolia/client-search@5.12.0)(search-insights@2.13.0) @@ -2170,7 +2170,7 @@ snapshots: '@shikijs/transformers': 1.22.2 '@shikijs/types': 1.22.2 '@types/markdown-it': 14.1.2 - '@vitejs/plugin-vue': 5.1.4(vite@5.4.10(@types/node@20.17.5))(vue@3.5.12) + '@vitejs/plugin-vue': 5.1.4(vite@5.4.10(@types/node@22.8.6))(vue@3.5.12) '@vue/devtools-api': 7.6.2 '@vue/shared': 3.5.12 '@vueuse/core': 11.2.0(vue@3.5.12) @@ -2179,7 +2179,7 @@ snapshots: mark.js: 8.11.1 minisearch: 7.1.0 shiki: 1.22.2 - vite: 5.4.10(@types/node@20.17.5) + vite: 5.4.10(@types/node@22.8.6) vue: 3.5.12 optionalDependencies: postcss: 8.4.47