From 94a97fbf912108b5a403e4e0d00c96d323e04dc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 14:15:23 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.11.27 --- package.json | 2 +- pnpm-lock.yaml | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/package.json b/package.json index ec1d34c..93a5abe 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/markdown-it": "13.0.7", "@types/markdown-it-container": "2.0.9", "@types/markdown-it-footnote": "3.0.4", - "@types/node": "20.11.26", + "@types/node": "20.11.27", "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.2.0", "@unocss/preset-attributify": "0.58.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb6c96b..7becfe4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: devDependencies: '@commitlint/cli': specifier: 19.1.0 - version: 19.1.0(@types/node@20.11.26)(typescript@5.4.2) + version: 19.1.0(@types/node@20.11.27)(typescript@5.4.2) '@commitlint/config-conventional': specifier: 19.1.0 version: 19.1.0 @@ -30,8 +30,8 @@ devDependencies: specifier: 3.0.4 version: 3.0.4 '@types/node': - specifier: 20.11.26 - version: 20.11.26 + specifier: 20.11.27 + version: 20.11.27 '@typescript-eslint/eslint-plugin': specifier: 7.2.0 version: 7.2.0(@typescript-eslint/parser@7.2.0)(eslint@8.57.0)(typescript@5.4.2) @@ -175,10 +175,10 @@ devDependencies: version: 0.26.0(vue@3.4.21) vite: specifier: 5.1.6 - version: 5.1.6(@types/node@20.11.26)(sass@1.71.1) + version: 5.1.6(@types/node@20.11.27)(sass@1.71.1) vitepress: specifier: 1.0.0-rc.45 - version: 1.0.0-rc.45(@algolia/client-search@4.22.1)(@types/node@20.11.26)(postcss@8.4.35)(sass@1.71.1)(search-insights@2.13.0)(typescript@5.4.2) + version: 1.0.0-rc.45(@algolia/client-search@4.22.1)(@types/node@20.11.27)(postcss@8.4.35)(sass@1.71.1)(search-insights@2.13.0)(typescript@5.4.2) vue: specifier: 3.4.21 version: 3.4.21(typescript@5.4.2) @@ -662,14 +662,14 @@ packages: to-fast-properties: 2.0.0 dev: true - /@commitlint/cli@19.1.0(@types/node@20.11.26)(typescript@5.4.2): + /@commitlint/cli@19.1.0(@types/node@20.11.27)(typescript@5.4.2): resolution: {integrity: sha512-SYGm8HGbVzrlSYeB6oo6pG1Ec6bOMJcDsXgNGa4vgZQsPj6nJkcbTWlIRmtmIk0tHi0d5sCljGuQ+g/0NCPv7w==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.0.3 '@commitlint/lint': 19.1.0 - '@commitlint/load': 19.1.0(@types/node@20.11.26)(typescript@5.4.2) + '@commitlint/load': 19.1.0(@types/node@20.11.27)(typescript@5.4.2) '@commitlint/read': 19.0.3 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -738,7 +738,7 @@ packages: '@commitlint/types': 19.0.3 dev: true - /@commitlint/load@19.1.0(@types/node@20.11.26)(typescript@5.4.2): + /@commitlint/load@19.1.0(@types/node@20.11.27)(typescript@5.4.2): resolution: {integrity: sha512-rWqnvNDpeshX8JfUC/qjpDkQB78qF+4uHcJmIRJMwvlj6zWce08SP/TPKN3GlNKgXhAawwcAPxXL9qOTTdiOBA==} engines: {node: '>=v18'} dependencies: @@ -748,7 +748,7 @@ packages: '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 8.3.6(typescript@5.4.2) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.26)(cosmiconfig@8.3.6)(typescript@5.4.2) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.27)(cosmiconfig@8.3.6)(typescript@5.4.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -1417,7 +1417,7 @@ packages: /@types/conventional-commits-parser@5.0.0: resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==} dependencies: - '@types/node': 20.11.26 + '@types/node': 20.11.27 dev: true /@types/estree@1.0.5: @@ -1428,7 +1428,7 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.11.26 + '@types/node': 20.11.27 dev: true /@types/json-schema@7.0.15: @@ -1480,8 +1480,8 @@ packages: resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} dev: true - /@types/node@20.11.26: - resolution: {integrity: sha512-YwOMmyhNnAWijOBQweOJnQPl068Oqd4K3OFbTc6AHJwzweUwwWG3GIFY74OKks2PJUDkQPeddOQES9mLn1CTEQ==} + /@types/node@20.11.27: + resolution: {integrity: sha512-qyUZfMnCg1KEz57r7pzFtSGt49f6RPkPBis3Vo4PbS7roQEDn22hiHzl/Lo1q4i4hDEgBJmBF/NTNg2XR0HbFg==} dependencies: undici-types: 5.26.5 dev: true @@ -1508,7 +1508,7 @@ packages: /@types/vfile@3.0.2: resolution: {integrity: sha512-b3nLFGaGkJ9rzOcuXRfHkZMdjsawuDD0ENL9fzTophtBg8FJHSGbH7daXkEpcwy3v7Xol3pAvsmlYyFhR4pqJw==} dependencies: - '@types/node': 20.11.26 + '@types/node': 20.11.27 '@types/unist': 2.0.10 '@types/vfile-message': 2.0.0 dev: true @@ -1664,7 +1664,7 @@ packages: '@unocss/core': 0.58.5 '@unocss/reset': 0.58.5 '@unocss/vite': 0.58.5(vite@5.1.6) - vite: 5.1.6(@types/node@20.11.26)(sass@1.71.1) + vite: 5.1.6(@types/node@20.11.27)(sass@1.71.1) transitivePeerDependencies: - rollup dev: true @@ -1862,7 +1862,7 @@ packages: chokidar: 3.6.0 fast-glob: 3.3.2 magic-string: 0.30.7 - vite: 5.1.6(@types/node@20.11.26)(sass@1.71.1) + vite: 5.1.6(@types/node@20.11.27)(sass@1.71.1) transitivePeerDependencies: - rollup dev: true @@ -1874,7 +1874,7 @@ packages: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.1.6(@types/node@20.11.26)(sass@1.71.1) + vite: 5.1.6(@types/node@20.11.27)(sass@1.71.1) vue: 3.4.21(typescript@5.4.2) dev: true @@ -2769,7 +2769,7 @@ packages: engines: {node: '>=0.10.0'} dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.26)(cosmiconfig@8.3.6)(typescript@5.4.2): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.27)(cosmiconfig@8.3.6)(typescript@5.4.2): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -2777,7 +2777,7 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.11.26 + '@types/node': 20.11.27 cosmiconfig: 8.3.6(typescript@5.4.2) jiti: 1.21.0 typescript: 5.4.2 @@ -7128,7 +7128,7 @@ packages: '@unocss/transformer-directives': 0.58.5 '@unocss/transformer-variant-group': 0.58.5 '@unocss/vite': 0.58.5(vite@5.1.6) - vite: 5.1.6(@types/node@20.11.26)(sass@1.71.1) + vite: 5.1.6(@types/node@20.11.27)(sass@1.71.1) transitivePeerDependencies: - postcss - rollup @@ -7301,7 +7301,7 @@ packages: vfile-message: 1.1.1 dev: true - /vite@5.1.6(@types/node@20.11.26)(sass@1.71.1): + /vite@5.1.6(@types/node@20.11.27)(sass@1.71.1): resolution: {integrity: sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -7329,7 +7329,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.11.26 + '@types/node': 20.11.27 esbuild: 0.19.12 postcss: 8.4.35 rollup: 4.10.0 @@ -7338,7 +7338,7 @@ packages: fsevents: 2.3.3 dev: true - /vitepress@1.0.0-rc.45(@algolia/client-search@4.22.1)(@types/node@20.11.26)(postcss@8.4.35)(sass@1.71.1)(search-insights@2.13.0)(typescript@5.4.2): + /vitepress@1.0.0-rc.45(@algolia/client-search@4.22.1)(@types/node@20.11.27)(postcss@8.4.35)(sass@1.71.1)(search-insights@2.13.0)(typescript@5.4.2): resolution: {integrity: sha512-/OiYsu5UKpQKA2c0BAZkfyywjfauDjvXyv6Mo4Ra57m5n4Bxg1HgUGoth1CLH2vwUbR/BHvDA9zOM0RDvgeSVQ==} hasBin: true peerDependencies: @@ -7364,7 +7364,7 @@ packages: minisearch: 6.3.0 postcss: 8.4.35 shiki: 1.1.5 - vite: 5.1.6(@types/node@20.11.26)(sass@1.71.1) + vite: 5.1.6(@types/node@20.11.27)(sass@1.71.1) vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - '@algolia/client-search'