From 0e5d66d33dd2d965f99a09441700d5026328aeba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 02:55:53 +0000 Subject: [PATCH] Bump @types/node from 20.14.11 to 22.4.1 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 22.4.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package/package.json | 2 +- pnpm-lock.yaml | 204 ++++++--------------- tests/e2e/ssg/package.json | 2 +- tests/themes/theme-playground/package.json | 2 +- tests/themes/theme-ssg/package.json | 2 +- 5 files changed, 55 insertions(+), 157 deletions(-) diff --git a/package/package.json b/package/package.json index a7061a2..8b6839e 100644 --- a/package/package.json +++ b/package/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@astrojs/db": "^0.12.0", - "@types/node": "^22.1.0", + "@types/node": "^22.4.1", "playwright": "^1.46.0", "tsup": "^8.2.4", "typescript": "^5.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64ba813..898dde1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 1.46.0 astro: specifier: ^4.13.1 - version: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + version: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) docs: dependencies: @@ -28,10 +28,10 @@ importers: version: 0.9.2(typescript@5.5.4) '@astrojs/starlight': specifier: ^0.25.4 - version: 0.25.4(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)) + version: 0.25.4(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)) astro: specifier: ^4.13.1 - version: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + version: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) sharp: specifier: ^0.33.4 version: 0.33.4 @@ -40,16 +40,16 @@ importers: dependencies: astro: specifier: '>=3' - version: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + version: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) astro-integration-kit: specifier: ^0.16.0 - version: 0.16.0(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)) + version: 0.16.0(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)) astro-pages: specifier: ^0.3.0 - version: 0.3.0(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)) + version: 0.3.0(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)) astro-public: specifier: ^0.1.0 - version: 0.1.0(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)) + version: 0.1.0(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)) callsites: specifier: ^4.2.0 version: 4.2.0 @@ -61,8 +61,8 @@ importers: specifier: ^0.12.0 version: 0.12.0 '@types/node': - specifier: ^22.1.0 - version: 22.1.0 + specifier: ^22.4.1 + version: 22.4.1 playwright: specifier: ^1.46.0 version: 1.46.0 @@ -74,7 +74,7 @@ importers: version: 5.5.4 vite: specifier: ^5.4.0 - version: 5.4.0(@types/node@22.1.0) + version: 5.4.0(@types/node@22.4.1) playground: dependencies: @@ -83,10 +83,10 @@ importers: version: 3.1.6 astro: specifier: ^4.13.1 - version: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + version: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) astro-integration-kit: specifier: ^0.16.0 - version: 0.16.0(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)) + version: 0.16.0(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)) sharp: specifier: ^0.33.4 version: 0.33.4 @@ -101,7 +101,7 @@ importers: version: 0.8.2(typescript@5.5.4) astro: specifier: ^4.12.2 - version: 4.13.1(@types/node@20.14.11)(typescript@5.5.4) + version: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) theme-ssg: specifier: workspace:^ version: link:../../themes/theme-ssg @@ -113,8 +113,8 @@ importers: specifier: ^1.45.2 version: 1.46.0 '@types/node': - specifier: ^20.14.11 - version: 20.14.11 + specifier: ^22.4.1 + version: 22.4.1 tests/themes/theme-playground: dependencies: @@ -126,11 +126,11 @@ importers: version: link:../../../package devDependencies: '@types/node': - specifier: ^22.1.0 - version: 22.1.0 + specifier: ^22.4.1 + version: 22.4.1 astro: specifier: ^4.13.1 - version: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + version: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) tests/themes/theme-ssg: dependencies: @@ -139,11 +139,11 @@ importers: version: link:../../../package devDependencies: '@types/node': - specifier: ^22.1.0 - version: 22.1.0 + specifier: ^22.4.1 + version: 22.4.1 astro: specifier: ^4.13.1 - version: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + version: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) packages: @@ -1114,11 +1114,8 @@ packages: '@types/node@17.0.45': resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - '@types/node@20.14.11': - resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==} - - '@types/node@22.1.0': - resolution: {integrity: sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==} + '@types/node@22.4.1': + resolution: {integrity: sha512-1tbpb9325+gPnKK0dMm+/LMriX0vKxf6RnB0SZUqfyVkQ4fMgUSySqhxE/y8Jvs4NyF1yHzTfG9KlnkIODxPKg==} '@types/sax@1.2.7': resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} @@ -2930,11 +2927,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} - - undici-types@6.13.0: - resolution: {integrity: sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==} + undici-types@6.19.6: + resolution: {integrity: sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==} unified@11.0.5: resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==} @@ -3341,12 +3335,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@3.1.3(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4))': + '@astrojs/mdx@3.1.3(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4))': dependencies: '@astrojs/markdown-remark': 5.2.0 '@mdx-js/mdx': 3.0.1 acorn: 8.12.1 - astro: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + astro: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) es-module-lexer: 1.5.4 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -3372,15 +3366,15 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/starlight@0.25.4(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4))': + '@astrojs/starlight@0.25.4(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4))': dependencies: - '@astrojs/mdx': 3.1.3(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)) + '@astrojs/mdx': 3.1.3(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)) '@astrojs/sitemap': 3.1.6 '@pagefind/default-ui': 1.1.0 '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - astro: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) - astro-expressive-code: 0.35.6(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)) + astro: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) + astro-expressive-code: 0.35.6(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)) bcp-47: 2.1.0 hast-util-from-html: 2.0.1 hast-util-select: 6.0.2 @@ -4290,17 +4284,13 @@ snapshots: '@types/node@17.0.45': {} - '@types/node@20.14.11': - dependencies: - undici-types: 5.26.5 - - '@types/node@22.1.0': + '@types/node@22.4.1': dependencies: - undici-types: 6.13.0 + undici-types: 6.19.6 '@types/sax@1.2.7': dependencies: - '@types/node': 22.1.0 + '@types/node': 22.4.1 '@types/semver@7.5.8': {} @@ -4310,7 +4300,7 @@ snapshots: '@types/ws@8.5.11': dependencies: - '@types/node': 22.1.0 + '@types/node': 22.4.1 '@ungap/structured-clone@1.2.0': {} @@ -4425,104 +4415,27 @@ snapshots: astring@1.8.6: {} - astro-expressive-code@0.35.6(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)): + astro-expressive-code@0.35.6(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)): dependencies: - astro: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + astro: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) rehype-expressive-code: 0.35.6 - astro-integration-kit@0.16.0(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)): + astro-integration-kit@0.16.0(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)): dependencies: - astro: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + astro: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) pathe: 1.1.2 recast: 0.23.9 - astro-pages@0.3.0(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)): + astro-pages@0.3.0(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)): dependencies: - astro: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) + astro: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) fast-glob: 3.3.2 - astro-public@0.1.0(astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4)): - dependencies: - astro: 4.13.1(@types/node@22.1.0)(typescript@5.5.4) - - astro@4.13.1(@types/node@20.14.11)(typescript@5.5.4): + astro-public@0.1.0(astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4)): dependencies: - '@astrojs/compiler': 2.10.2 - '@astrojs/internal-helpers': 0.4.1 - '@astrojs/markdown-remark': 5.2.0 - '@astrojs/telemetry': 3.1.0 - '@babel/core': 7.25.2 - '@babel/generator': 7.25.0 - '@babel/parser': 7.25.3 - '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) - '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 - '@types/babel__core': 7.20.5 - '@types/cookie': 0.6.0 - acorn: 8.12.1 - aria-query: 5.3.0 - axobject-query: 4.1.0 - boxen: 7.1.1 - ci-info: 4.0.0 - clsx: 2.1.1 - common-ancestor-path: 1.0.1 - cookie: 0.6.0 - cssesc: 3.0.0 - debug: 4.3.6 - deterministic-object-hash: 2.0.2 - devalue: 5.0.0 - diff: 5.2.0 - dlv: 1.1.3 - dset: 3.1.3 - es-module-lexer: 1.5.4 - esbuild: 0.21.5 - estree-walker: 3.0.3 - execa: 8.0.1 - fast-glob: 3.3.2 - flattie: 1.1.1 - github-slugger: 2.0.0 - gray-matter: 4.0.3 - html-escaper: 3.0.3 - http-cache-semantics: 4.1.1 - js-yaml: 4.1.0 - kleur: 4.1.5 - magic-string: 0.30.11 - mrmime: 2.0.0 - ora: 8.0.1 - p-limit: 6.1.0 - p-queue: 8.0.1 - path-to-regexp: 6.2.2 - preferred-pm: 4.0.0 - prompts: 2.4.2 - rehype: 13.0.1 - semver: 7.6.3 - shiki: 1.12.1 - string-width: 7.2.0 - strip-ansi: 7.1.0 - tsconfck: 3.1.1(typescript@5.5.4) - unist-util-visit: 5.0.0 - vfile: 6.0.2 - vite: 5.4.0(@types/node@20.14.11) - vitefu: 0.2.5(vite@5.4.0(@types/node@20.14.11)) - which-pm: 3.0.0 - yargs-parser: 21.1.1 - zod: 3.23.8 - zod-to-json-schema: 3.23.2(zod@3.23.8) - optionalDependencies: - sharp: 0.33.4 - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser - - typescript + astro: 4.13.1(@types/node@22.4.1)(typescript@5.5.4) - astro@4.13.1(@types/node@22.1.0)(typescript@5.5.4): + astro@4.13.1(@types/node@22.4.1)(typescript@5.5.4): dependencies: '@astrojs/compiler': 2.10.2 '@astrojs/internal-helpers': 0.4.1 @@ -4579,8 +4492,8 @@ snapshots: tsconfck: 3.1.1(typescript@5.5.4) unist-util-visit: 5.0.0 vfile: 6.0.2 - vite: 5.4.0(@types/node@22.1.0) - vitefu: 0.2.5(vite@5.4.0(@types/node@22.1.0)) + vite: 5.4.0(@types/node@22.4.1) + vitefu: 0.2.5(vite@5.4.0(@types/node@22.4.1)) which-pm: 3.0.0 yargs-parser: 21.1.1 zod: 3.23.8 @@ -6625,9 +6538,7 @@ snapshots: typescript@5.5.4: {} - undici-types@5.26.5: {} - - undici-types@6.13.0: {} + undici-types@6.19.6: {} unified@11.0.5: dependencies: @@ -6711,31 +6622,18 @@ snapshots: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - vite@5.4.0(@types/node@20.14.11): + vite@5.4.0(@types/node@22.4.1): dependencies: esbuild: 0.21.5 postcss: 8.4.41 rollup: 4.20.0 optionalDependencies: - '@types/node': 20.14.11 + '@types/node': 22.4.1 fsevents: 2.3.3 - vite@5.4.0(@types/node@22.1.0): - dependencies: - esbuild: 0.21.5 - postcss: 8.4.41 - rollup: 4.20.0 - optionalDependencies: - '@types/node': 22.1.0 - fsevents: 2.3.3 - - vitefu@0.2.5(vite@5.4.0(@types/node@20.14.11)): - optionalDependencies: - vite: 5.4.0(@types/node@20.14.11) - - vitefu@0.2.5(vite@5.4.0(@types/node@22.1.0)): + vitefu@0.2.5(vite@5.4.0(@types/node@22.4.1)): optionalDependencies: - vite: 5.4.0(@types/node@22.1.0) + vite: 5.4.0(@types/node@22.4.1) volar-service-css@0.0.59(@volar/language-service@2.4.0-alpha.18): dependencies: diff --git a/tests/e2e/ssg/package.json b/tests/e2e/ssg/package.json index 1385aa1..36f067a 100644 --- a/tests/e2e/ssg/package.json +++ b/tests/e2e/ssg/package.json @@ -19,6 +19,6 @@ }, "devDependencies": { "@playwright/test": "^1.45.2", - "@types/node": "^20.14.11" + "@types/node": "^22.4.1" } } diff --git a/tests/themes/theme-playground/package.json b/tests/themes/theme-playground/package.json index dd5e626..07e64b3 100644 --- a/tests/themes/theme-playground/package.json +++ b/tests/themes/theme-playground/package.json @@ -14,7 +14,7 @@ ], "scripts": {}, "devDependencies": { - "@types/node": "^22.1.0", + "@types/node": "^22.4.1", "astro": "^4.13.1" }, "dependencies": { diff --git a/tests/themes/theme-ssg/package.json b/tests/themes/theme-ssg/package.json index 7030bfb..9ca1e18 100644 --- a/tests/themes/theme-ssg/package.json +++ b/tests/themes/theme-ssg/package.json @@ -14,7 +14,7 @@ ], "scripts": {}, "devDependencies": { - "@types/node": "^22.1.0", + "@types/node": "^22.4.1", "astro": "^4.13.1" }, "dependencies": {