From e6da037be75f50babebed706c4728262c9456e3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 02:53:28 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22 --- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++++++-------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 50299f7..6fa531e 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@storybook/addon-essentials": "^8.4.4", "@storybook/addon-themes": "^8.4.4", "@storybook/react": "^8.4.4", - "@types/node": "~16.18.102", + "@types/node": "~22.10.1", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "antd": "^5.19.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5ed7dfb..4967eae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^8.4.4 version: 8.4.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.4(prettier@3.3.3))(typescript@5.5.3) '@types/node': - specifier: ~16.18.102 - version: 16.18.102 + specifier: ~22.10.1 + version: 22.10.1 '@types/react': specifier: ^18.3.3 version: 18.3.3 @@ -896,12 +896,12 @@ packages: '@types/mdx@2.0.10': resolution: {integrity: sha512-Rllzc5KHk0Al5/WANwgSPl1/CwjqCy+AZrGd78zuK+jO9aDM6ffblZ+zIjgPNAaEBmlO0RYDvLNh7wD0zKVgEg==} - '@types/node@16.18.102': - resolution: {integrity: sha512-eSe2YwGCcRjqPidxfm20IAq02krERWcIIJW4FNPkU0zQLbc4L9pvhsmB0p6UJecjEf0j/E2ERHsKq7madvthKw==} - '@types/node@18.19.9': resolution: {integrity: sha512-oZFKlC8l5YtzGQNT4zC2PiSSKzQVZ8bAwwd+EYdPLtyk0nSEq6O16SkK+rkkT2eflDAbormJgEF3QnH3oDrTSw==} + '@types/node@22.10.1': + resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} + '@types/prop-types@15.7.11': resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} @@ -1552,6 +1552,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -2658,6 +2659,9 @@ packages: undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + undici-types@6.20.0: + resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + unist-util-is@6.0.0: resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==} @@ -3622,12 +3626,14 @@ snapshots: '@types/mdx@2.0.10': {} - '@types/node@16.18.102': {} - '@types/node@18.19.9': dependencies: undici-types: 5.26.5 + '@types/node@22.10.1': + dependencies: + undici-types: 6.20.0 + '@types/prop-types@15.7.11': {} '@types/react-dom@18.3.0': @@ -4422,7 +4428,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 16.18.102 + '@types/node': 22.10.1 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -5489,6 +5495,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.20.0: {} + unist-util-is@6.0.0: dependencies: '@types/unist': 3.0.2