From aad996cbdf90c641d20e02331f4413cd02bba622 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 00:23:11 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v20.17.7 --- pnpm-lock.yaml | 190 +++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 170 insertions(+), 20 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8dea00..110e36f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ importers: version: 8.56.12 '@types/node': specifier: ^20.11.5 - version: 20.17.6 + version: 20.17.7 '@typescript-eslint/eslint-plugin': specifier: ^6.19.1 version: 6.19.1(@typescript-eslint/parser@6.19.1)(eslint@8.57.0)(typescript@5.6.3) @@ -64,7 +64,7 @@ importers: version: 3.2.4 vitest: specifier: ^1.2.1 - version: 1.6.0(@types/node@20.17.6) + version: 1.6.0(@types/node@20.17.7) fixture: devDependencies: @@ -79,7 +79,7 @@ importers: version: 0.40.1 '@pandacss/node': specifier: ^0.40.0 - version: 0.40.1(typescript@5.6.3) + version: 0.40.1(typescript@5.7.2) '@pandacss/preset-base': specifier: ^0.40.0 version: 0.40.1 @@ -109,13 +109,13 @@ importers: version: 0.40.1 '@pandacss/node': specifier: ^0.40.0 - version: 0.40.1(typescript@5.6.3) + version: 0.40.1(typescript@5.7.2) '@pandacss/shared': specifier: ^0.40.0 version: 0.40.1 '@typescript-eslint/utils': specifier: ^6.19.1 - version: 6.19.1(eslint@8.57.0)(typescript@5.6.3) + version: 6.19.1(eslint@8.57.0)(typescript@5.7.2) eslint: specifier: '*' version: 8.57.0 @@ -170,7 +170,7 @@ importers: version: 5.6.3 vite: specifier: ^5.0.12 - version: 5.4.11(@types/node@20.17.6) + version: 5.4.11(@types/node@20.17.7) vite-plugin-eslint: specifier: ^1.8.1 version: 1.8.1(eslint@8.57.0)(vite@5.4.11) @@ -225,7 +225,7 @@ importers: version: 7.13.1(eslint@9.5.0)(typescript@5.6.3) vite: specifier: ^5.0.12 - version: 5.4.11(@types/node@20.17.6) + version: 5.4.11(@types/node@20.17.7) vite-plugin-eslint: specifier: ^1.8.1 version: 1.8.1(eslint@9.5.0)(vite@5.4.11) @@ -1520,6 +1520,17 @@ packages: transitivePeerDependencies: - jsdom - typescript + dev: true + + /@pandacss/extractor@0.40.1(typescript@5.7.2): + resolution: {integrity: sha512-eHTAiNBLPxOYsf4pqbwhxjqejzaYx6EGFvdxznKohO++ihPgoph4/zl6WZx+/Ncb/IcHKMXpIBghQmmE68LIyA==} + dependencies: + '@pandacss/shared': 0.40.1 + ts-evaluator: 1.2.0(typescript@5.7.2) + ts-morph: 21.0.1 + transitivePeerDependencies: + - jsdom + - typescript /@pandacss/generator@0.40.1: resolution: {integrity: sha512-kidMyFPVuJYue4uah9uL4iNdhCPikTPCsc8j9IwrcrKPT6uhLqdeBQEF3Kxs0Pik8v+cMaDV0BSSceCujxHzhA==} @@ -1580,6 +1591,43 @@ packages: transitivePeerDependencies: - jsdom - typescript + dev: true + + /@pandacss/node@0.40.1(typescript@5.7.2): + resolution: {integrity: sha512-r00E85hAFmU49H0JgEwRqf2R5P6CIAydLcTTGrqYEvC8NrP2Y2vsnNENYwDT6PChAzjIZxtZK5myYki3qkfWTA==} + dependencies: + '@pandacss/config': 0.40.1 + '@pandacss/core': 0.40.1 + '@pandacss/extractor': 0.40.1(typescript@5.7.2) + '@pandacss/generator': 0.40.1 + '@pandacss/logger': 0.40.1 + '@pandacss/parser': 0.40.1(typescript@5.7.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.7.2) + transitivePeerDependencies: + - jsdom + - typescript /@pandacss/parser@0.40.1(typescript@5.6.3): resolution: {integrity: sha512-tcBw29Qzxe7BSyf3G76d4ux8rCnqzg4kIApOZQFPrPLGzkc6/TO59HQr3gz8YQbD0HhO2QzjnUkVwCuOpCJoOQ==} @@ -1597,6 +1645,24 @@ packages: transitivePeerDependencies: - jsdom - typescript + dev: true + + /@pandacss/parser@0.40.1(typescript@5.7.2): + resolution: {integrity: sha512-tcBw29Qzxe7BSyf3G76d4ux8rCnqzg4kIApOZQFPrPLGzkc6/TO59HQr3gz8YQbD0HhO2QzjnUkVwCuOpCJoOQ==} + dependencies: + '@pandacss/config': 0.40.1 + '@pandacss/core': 0.40.1 + '@pandacss/extractor': 0.40.1(typescript@5.7.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 /@pandacss/postcss@0.40.1(typescript@5.6.3): resolution: {integrity: sha512-PunPSjbDYRw9ljLf4iGKpndAxUkDhptaVATVhHALA1zC31qjF86/ZQRTvMpbBKkIi18x0WKW4lQVA7NFb7+iYg==} @@ -1972,8 +2038,8 @@ packages: /@types/node@17.0.45: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} - /@types/node@20.17.6: - resolution: {integrity: sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==} + /@types/node@20.17.7: + resolution: {integrity: sha512-sZXXnpBFMKbao30dUAvzKbdwA2JM1fwUtVEq/kxKuPI5mMwZiRElCpTXb0Biq/LMEVpXDZL5G5V0RPnxKeyaYg==} dependencies: undici-types: 6.19.8 dev: true @@ -2251,6 +2317,28 @@ packages: transitivePeerDependencies: - supports-color + /@typescript-eslint/typescript-estree@6.19.1(typescript@5.7.2): + resolution: {integrity: sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 6.19.1 + '@typescript-eslint/visitor-keys': 6.19.1 + debug: 4.3.6 + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.3 + semver: 7.5.4 + ts-api-utils: 1.0.3(typescript@5.7.2) + typescript: 5.7.2 + transitivePeerDependencies: + - supports-color + dev: false + /@typescript-eslint/typescript-estree@7.13.1(typescript@5.6.3): resolution: {integrity: sha512-uxNr51CMV7npU1BxZzYjoVz9iyjckBduFBP0S5sLlh1tXYzHzgZ3BR9SVsNed+LmwKrmnqN3Kdl5t7eZ5TS1Yw==} engines: {node: ^18.18.0 || >=20.0.0} @@ -2291,6 +2379,25 @@ packages: - supports-color - typescript + /@typescript-eslint/utils@6.19.1(eslint@8.57.0)(typescript@5.7.2): + resolution: {integrity: sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@types/json-schema': 7.0.15 + '@types/semver': 7.5.6 + '@typescript-eslint/scope-manager': 6.19.1 + '@typescript-eslint/types': 6.19.1 + '@typescript-eslint/typescript-estree': 6.19.1(typescript@5.7.2) + eslint: 8.57.0 + semver: 7.5.4 + transitivePeerDependencies: + - supports-color + - typescript + dev: false + /@typescript-eslint/utils@6.19.1(eslint@9.5.0)(typescript@5.6.3): resolution: {integrity: sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w==} engines: {node: ^16.0.0 || >=18.0.0} @@ -2355,7 +2462,7 @@ packages: '@babel/plugin-transform-react-jsx-source': 7.25.7(@babel/core@7.25.8) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.11(@types/node@20.17.6) + vite: 5.4.11(@types/node@20.17.7) transitivePeerDependencies: - supports-color dev: true @@ -5013,6 +5120,15 @@ packages: dependencies: typescript: 5.6.3 + /ts-api-utils@1.0.3(typescript@5.7.2): + resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} + engines: {node: '>=16.13.0'} + peerDependencies: + typescript: '>=4.2.0' + dependencies: + typescript: 5.7.2 + dev: false + /ts-api-utils@1.3.0(typescript@5.6.3): resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} engines: {node: '>=16'} @@ -5036,6 +5152,22 @@ packages: crosspath: 2.0.0 object-path: 0.11.8 typescript: 5.6.3 + dev: true + + /ts-evaluator@1.2.0(typescript@5.7.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.7.2 /ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} @@ -5061,6 +5193,19 @@ packages: optional: true dependencies: typescript: 5.6.3 + dev: true + + /tsconfck@3.0.2(typescript@5.7.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.7.2 /tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} @@ -5150,6 +5295,11 @@ packages: engines: {node: '>=14.17'} hasBin: true + /typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} + engines: {node: '>=14.17'} + hasBin: true + /ufo@1.5.3: resolution: {integrity: sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==} @@ -5200,7 +5350,7 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /vite-node@1.6.0(@types/node@20.17.6): + /vite-node@1.6.0(@types/node@20.17.7): resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5209,7 +5359,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.4.11(@types/node@20.17.6) + vite: 5.4.11(@types/node@20.17.7) transitivePeerDependencies: - '@types/node' - less @@ -5232,7 +5382,7 @@ packages: '@types/eslint': 8.56.10 eslint: 8.57.0 rollup: 2.79.1 - vite: 5.4.11(@types/node@20.17.6) + vite: 5.4.11(@types/node@20.17.7) dev: true /vite-plugin-eslint@1.8.1(eslint@9.5.0)(vite@5.4.11): @@ -5245,10 +5395,10 @@ packages: '@types/eslint': 8.56.10 eslint: 9.5.0 rollup: 2.79.1 - vite: 5.4.11(@types/node@20.17.6) + vite: 5.4.11(@types/node@20.17.7) dev: true - /vite@5.4.11(@types/node@20.17.6): + /vite@5.4.11(@types/node@20.17.7): resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5279,7 +5429,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.7 esbuild: 0.21.5 postcss: 8.4.49 rollup: 4.27.2 @@ -5287,7 +5437,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.6.0(@types/node@20.17.6): + /vitest@1.6.0(@types/node@20.17.7): resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5312,7 +5462,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.7 '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 '@vitest/snapshot': 1.6.0 @@ -5330,8 +5480,8 @@ packages: strip-literal: 2.1.0 tinybench: 2.8.0 tinypool: 0.8.4 - vite: 5.4.11(@types/node@20.17.6) - vite-node: 1.6.0(@types/node@20.17.6) + vite: 5.4.11(@types/node@20.17.7) + vite-node: 1.6.0(@types/node@20.17.7) why-is-node-running: 2.2.2 transitivePeerDependencies: - less