From a4fd9b9a7ec4d51c0743525783a8d6453c73693a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 01:04:11 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.19.10 --- pnpm-lock.yaml | 153 +++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 128 insertions(+), 25 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 788514c..ca78eac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,7 +27,7 @@ importers: version: 0.25.0 tsup: specifier: ^8.0.1 - version: 8.3.6(typescript@5.7.3) + version: 8.3.6(postcss@8.4.49)(typescript@5.7.3) typescript: specifier: ^5.3.3 version: 5.7.3 @@ -40,7 +40,7 @@ importers: version: 8.56.12 '@types/node': specifier: ^20.11.5 - version: 20.17.17 + version: 20.19.10 '@typescript-eslint/eslint-plugin': specifier: ^8.21.0 version: 8.24.0(@typescript-eslint/parser@8.24.0)(eslint@8.57.1)(typescript@5.7.3) @@ -67,7 +67,7 @@ importers: version: 3.5.0 vitest: specifier: ^1.2.1 - version: 1.6.1(@types/node@20.17.17) + version: 1.6.1(@types/node@20.19.10) fixture: devDependencies: @@ -82,7 +82,7 @@ importers: version: 0.40.1 '@pandacss/node': specifier: ^0.40.0 - version: 0.40.1(typescript@5.7.3) + version: 0.40.1(typescript@5.9.2) '@pandacss/preset-base': specifier: ^0.40.0 version: 0.40.1 @@ -177,7 +177,7 @@ importers: version: 5.7.3 vite: specifier: ^5.0.12 - version: 5.4.14(@types/node@20.17.17) + version: 5.4.14(@types/node@20.19.10) vite-plugin-eslint: specifier: ^1.8.1 version: 1.8.1(eslint@8.57.1)(vite@5.4.14) @@ -232,7 +232,7 @@ importers: version: 7.18.0(eslint@9.20.1)(typescript@5.7.3) vite: specifier: ^5.0.12 - version: 5.4.14(@types/node@20.17.17) + version: 5.4.14(@types/node@20.19.10) vite-plugin-eslint: specifier: ^1.8.1 version: 1.8.1(eslint@9.20.1)(vite@5.4.14) @@ -2099,6 +2099,17 @@ packages: - typescript dev: true + /@pandacss/extractor@0.40.1(typescript@5.9.2): + resolution: {integrity: sha512-eHTAiNBLPxOYsf4pqbwhxjqejzaYx6EGFvdxznKohO++ihPgoph4/zl6WZx+/Ncb/IcHKMXpIBghQmmE68LIyA==} + dependencies: + '@pandacss/shared': 0.40.1 + ts-evaluator: 1.2.0(typescript@5.9.2) + ts-morph: 21.0.1 + transitivePeerDependencies: + - jsdom + - typescript + dev: true + /@pandacss/extractor@0.53.2(typescript@5.7.3): resolution: {integrity: sha512-DWwZta31avjnE8Slid8bB2voyfzcbtHS626gljfhjFy5oGTVQT5eGLx+t+uBfKih3y4nMPlVwMKcA2cF1U2rrg==} dependencies: @@ -2197,6 +2208,43 @@ packages: - typescript dev: true + /@pandacss/node@0.40.1(typescript@5.9.2): + resolution: {integrity: sha512-r00E85hAFmU49H0JgEwRqf2R5P6CIAydLcTTGrqYEvC8NrP2Y2vsnNENYwDT6PChAzjIZxtZK5myYki3qkfWTA==} + dependencies: + '@pandacss/config': 0.40.1 + '@pandacss/core': 0.40.1 + '@pandacss/extractor': 0.40.1(typescript@5.9.2) + '@pandacss/generator': 0.40.1 + '@pandacss/logger': 0.40.1 + '@pandacss/parser': 0.40.1(typescript@5.9.2) + '@pandacss/shared': 0.40.1 + '@pandacss/token-dictionary': 0.40.1 + '@pandacss/types': 0.40.1 + browserslist: 4.23.0 + chokidar: 3.6.0 + fast-glob: 3.3.2 + file-size: 1.0.0 + filesize: 10.1.2 + fs-extra: 11.2.0 + glob-parent: 6.0.2 + is-glob: 4.0.3 + lodash.merge: 4.6.2 + look-it-up: 2.1.0 + outdent: 0.8.0 + perfect-debounce: 1.0.0 + pkg-types: 1.0.3 + pluralize: 8.0.0 + postcss: 8.4.38 + preferred-pm: 3.1.2 + prettier: 3.2.5 + ts-morph: 21.0.1 + ts-pattern: 5.0.8 + tsconfck: 3.0.2(typescript@5.9.2) + transitivePeerDependencies: + - jsdom + - typescript + dev: true + /@pandacss/node@0.53.2(typescript@5.7.3): resolution: {integrity: sha512-sddW1VkQ1enntrKQSX3y6Ip672kVH0/CiyR25aiocR6AGnk7Ce7+A1cwqY1XL7vfYToI1UPp9vrrl+ASS3eFog==} dependencies: @@ -2250,6 +2298,24 @@ packages: - typescript dev: true + /@pandacss/parser@0.40.1(typescript@5.9.2): + resolution: {integrity: sha512-tcBw29Qzxe7BSyf3G76d4ux8rCnqzg4kIApOZQFPrPLGzkc6/TO59HQr3gz8YQbD0HhO2QzjnUkVwCuOpCJoOQ==} + dependencies: + '@pandacss/config': 0.40.1 + '@pandacss/core': 0.40.1 + '@pandacss/extractor': 0.40.1(typescript@5.9.2) + '@pandacss/logger': 0.40.1 + '@pandacss/shared': 0.40.1 + '@pandacss/types': 0.40.1 + '@vue/compiler-sfc': 3.4.19 + magic-string: 0.30.10 + ts-morph: 21.0.1 + ts-pattern: 5.0.8 + transitivePeerDependencies: + - jsdom + - typescript + dev: true + /@pandacss/parser@0.53.2(typescript@5.7.3): resolution: {integrity: sha512-WEVAbS7tx8zXe1CDidTxaDCa6eqN9X4KQ5JamEAxWGwXKnvNWNlOu86/BFxoYsrDHR3oUsZXp4dIDsFnemRbUQ==} dependencies: @@ -2578,10 +2644,10 @@ packages: /@types/node@17.0.45: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - /@types/node@20.17.17: - resolution: {integrity: sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg==} + /@types/node@20.19.10: + resolution: {integrity: sha512-iAFpG6DokED3roLSP0K+ybeDdIX6Bc0Vd3mLW5uDqThPWtNos3E+EqOM11mPQHKzfWHqEBuLjIlsBQQ8CsISmQ==} dependencies: - undici-types: 6.19.8 + undici-types: 6.21.0 dev: true /@types/prop-types@15.7.14: @@ -3080,7 +3146,7 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.8) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.14(@types/node@20.17.17) + vite: 5.4.14(@types/node@20.19.10) transitivePeerDependencies: - supports-color dev: true @@ -5300,7 +5366,7 @@ packages: dependencies: postcss: 8.4.49 - /postcss-load-config@6.0.1: + /postcss-load-config@6.0.1(postcss@8.4.49): resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==} engines: {node: '>= 18'} peerDependencies: @@ -5319,6 +5385,7 @@ packages: optional: true dependencies: lilconfig: 3.1.3 + postcss: 8.4.49 dev: false /postcss-merge-rules@7.0.0(postcss@8.4.38): @@ -5938,6 +6005,22 @@ packages: object-path: 0.11.8 typescript: 5.7.3 + /ts-evaluator@1.2.0(typescript@5.9.2): + resolution: {integrity: sha512-ncSGek1p92bj2ifB7s9UBgryHCkU9vwC5d+Lplt12gT9DH+e41X8dMoHRQjIMeAvyG7j9dEnuHmwgOtuRIQL+Q==} + engines: {node: '>=14.19.0'} + peerDependencies: + jsdom: '>=14.x || >=15.x || >=16.x || >=17.x || >=18.x || >=19.x || >=20.x || >=21.x || >=22.x' + typescript: '>=3.2.x || >= 4.x || >= 5.x' + peerDependenciesMeta: + jsdom: + optional: true + dependencies: + ansi-colors: 4.1.3 + crosspath: 2.0.0 + object-path: 0.11.8 + typescript: 5.9.2 + dev: true + /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: false @@ -5970,11 +6053,24 @@ packages: dependencies: typescript: 5.7.3 + /tsconfck@3.0.2(typescript@5.9.2): + resolution: {integrity: sha512-6lWtFjwuhS3XI4HsX4Zg0izOI3FU/AI9EGVlPEUMDIhvLPMD4wkiof0WCoDgW7qY+Dy198g4d9miAqUHWHFH6Q==} + engines: {node: ^18 || >=20} + hasBin: true + peerDependencies: + typescript: ^5.0.0 + peerDependenciesMeta: + typescript: + optional: true + dependencies: + typescript: 5.9.2 + dev: true + /tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} dev: false - /tsup@8.3.6(typescript@5.7.3): + /tsup@8.3.6(postcss@8.4.49)(typescript@5.7.3): resolution: {integrity: sha512-XkVtlDV/58S9Ye0JxUUTcrQk4S+EqlOHKzg6Roa62rdjL1nGWNUstG0xgI4vanHdfIpjP448J8vlN0oK6XOJ5g==} engines: {node: '>=18'} hasBin: true @@ -6001,7 +6097,8 @@ packages: esbuild: 0.24.2 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1 + postcss: 8.4.49 + postcss-load-config: 6.0.1(postcss@8.4.49) resolve-from: 5.0.0 rollup: 4.34.6 source-map: 0.8.0-beta.0 @@ -6067,11 +6164,17 @@ packages: engines: {node: '>=14.17'} hasBin: true + /typescript@5.9.2: + resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} + engines: {node: '>=14.17'} + hasBin: true + dev: true + /ufo@1.5.4: resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==} - /undici-types@6.19.8: - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} + /undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} dev: true /universalify@0.1.2: @@ -6126,7 +6229,7 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /vite-node@1.6.1(@types/node@20.17.17): + /vite-node@1.6.1(@types/node@20.19.10): resolution: {integrity: sha512-YAXkfvGtuTzwWbDSACdJSg4A4DZiAqckWe90Zapc/sEX3XvHcw1NdurM/6od8J207tSDqNbSsgdCacBgvJKFuA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6135,7 +6238,7 @@ packages: debug: 4.4.0 pathe: 1.1.2 picocolors: 1.1.1 - vite: 5.4.14(@types/node@20.17.17) + vite: 5.4.14(@types/node@20.19.10) transitivePeerDependencies: - '@types/node' - less @@ -6158,7 +6261,7 @@ packages: '@types/eslint': 8.56.12 eslint: 8.57.1 rollup: 2.79.2 - vite: 5.4.14(@types/node@20.17.17) + vite: 5.4.14(@types/node@20.19.10) dev: true /vite-plugin-eslint@1.8.1(eslint@9.20.1)(vite@5.4.14): @@ -6171,10 +6274,10 @@ packages: '@types/eslint': 8.56.12 eslint: 9.20.1 rollup: 2.79.2 - vite: 5.4.14(@types/node@20.17.17) + vite: 5.4.14(@types/node@20.19.10) dev: true - /vite@5.4.14(@types/node@20.17.17): + /vite@5.4.14(@types/node@20.19.10): resolution: {integrity: sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6205,7 +6308,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.17.17 + '@types/node': 20.19.10 esbuild: 0.21.5 postcss: 8.5.2 rollup: 4.34.6 @@ -6213,7 +6316,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.6.1(@types/node@20.17.17): + /vitest@1.6.1(@types/node@20.19.10): resolution: {integrity: sha512-Ljb1cnSJSivGN0LqXd/zmDbWEM0RNNg2t1QW/XUhYl/qPqyu7CsqeWtqQXHVaJsecLPuDoak2oJcZN2QoRIOag==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6238,7 +6341,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.17.17 + '@types/node': 20.19.10 '@vitest/expect': 1.6.1 '@vitest/runner': 1.6.1 '@vitest/snapshot': 1.6.1 @@ -6256,8 +6359,8 @@ packages: strip-literal: 2.1.1 tinybench: 2.9.0 tinypool: 0.8.4 - vite: 5.4.14(@types/node@20.17.17) - vite-node: 1.6.1(@types/node@20.17.17) + vite: 5.4.14(@types/node@20.19.10) + vite-node: 1.6.1(@types/node@20.19.10) why-is-node-running: 2.3.0 transitivePeerDependencies: - less