From 8e7c3a8dbf30b16d5cb7fde6aaa96b3a45a8252c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 01:29:54 +0000 Subject: [PATCH] Bump @types/react-virtualized from 9.21.30 to 9.22.0 Bumps [@types/react-virtualized](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized) from 9.21.30 to 9.22.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized) --- updated-dependencies: - dependency-name: "@types/react-virtualized" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++----------- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index c904ffa9..a056bd29 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@types/react": "^18.3.11", "@types/react-dom": "^18.3.1", "@types/react-syntax-highlighter": "^15.5.13", - "@types/react-virtualized": "^9.21.30", + "@types/react-virtualized": "^9.22.0", "@types/styled-components": "^5.1.34", "@typescript-eslint/eslint-plugin": "^8.7.0", "@typescript-eslint/parser": "^8.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df4ec3cc..8f108a9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -244,8 +244,8 @@ importers: specifier: ^15.5.13 version: 15.5.13 '@types/react-virtualized': - specifier: ^9.21.30 - version: 9.21.30 + specifier: ^9.22.0 + version: 9.22.0 '@types/styled-components': specifier: ^5.1.34 version: 5.1.34 @@ -2724,9 +2724,6 @@ packages: '@types/prettier@2.7.3': resolution: {integrity: sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==} - '@types/prop-types@15.7.11': - resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} - '@types/prop-types@15.7.13': resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==} @@ -2757,8 +2754,8 @@ packages: '@types/react-syntax-highlighter@15.5.13': resolution: {integrity: sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==} - '@types/react-virtualized@9.21.30': - resolution: {integrity: sha512-4l2TFLQ8BCjNDQlvH85tU6gctuZoEdgYzENQyZHpgTHU7hoLzYgPSOALMAeA58LOWua8AzC6wBivPj1lfl6JgQ==} + '@types/react-virtualized@9.22.0': + resolution: {integrity: sha512-JL/YCCFZ123za//cj10Apk54F0UGFMrjOE0QHTuXt1KBMFrzLOGv9/x6Uc/pZ0Gaf4o6w61Fostvlw0DwuPXig==} '@types/react@18.3.11': resolution: {integrity: sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==} @@ -7948,6 +7945,7 @@ packages: sudo-prompt@9.2.1: resolution: {integrity: sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} @@ -12419,8 +12417,6 @@ snapshots: '@types/prettier@2.7.3': {} - '@types/prop-types@15.7.11': {} - '@types/prop-types@15.7.13': {} '@types/q@1.5.8': {} @@ -12453,9 +12449,9 @@ snapshots: dependencies: '@types/react': 18.3.11 - '@types/react-virtualized@9.21.30': + '@types/react-virtualized@9.22.0': dependencies: - '@types/prop-types': 15.7.11 + '@types/prop-types': 15.7.13 '@types/react': 18.3.11 '@types/react@18.3.11':