diff --git a/package.json b/package.json index f99ea35..e450fc2 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@storybook/addon-essentials": "^8.4.6", "@storybook/addon-themes": "^8.4.6", "@storybook/react": "^8.4.6", - "@types/node": "~16.18.121", + "@types/node": "~22.10.1", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "antd": "^5.22.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cffb3bb..355c5fc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^8.4.6 version: 8.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.4.6(prettier@3.4.1))(typescript@5.7.2) '@types/node': - specifier: ~16.18.121 - version: 16.18.121 + specifier: ~22.10.1 + version: 22.10.1 '@types/react': specifier: ^18.3.12 version: 18.3.12 @@ -864,12 +864,12 @@ packages: '@types/mdx@2.0.10': resolution: {integrity: sha512-Rllzc5KHk0Al5/WANwgSPl1/CwjqCy+AZrGd78zuK+jO9aDM6ffblZ+zIjgPNAaEBmlO0RYDvLNh7wD0zKVgEg==} - '@types/node@16.18.121': - resolution: {integrity: sha512-Gk/pOy8H0cvX8qNrwzElYIECpcUn87w4EAEFXFvPJ8qsP9QR/YqukUORSy0zmyDyvdo149idPpy4W6iC5aSbQA==} - '@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==} @@ -2510,6 +2510,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==} + unicorn-magic@0.3.0: resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==} engines: {node: '>=18'} @@ -3411,12 +3414,14 @@ snapshots: '@types/mdx@2.0.10': {} - '@types/node@16.18.121': {} - '@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.1': @@ -4137,7 +4142,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 16.18.121 + '@types/node': 22.10.1 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -5154,6 +5159,8 @@ snapshots: undici-types@5.26.5: {} + undici-types@6.20.0: {} + unicorn-magic@0.3.0: {} universalify@2.0.1: {}