From 420a6b59f28a4c78d2d150836311baa68f69a69d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 09:26:12 +0000 Subject: [PATCH] chore(deps-dev): bump @types/react from 19.2.16 to 19.2.17 Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.16 to 19.2.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a2c695..9724217 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -121,7 +121,7 @@ importers: version: 11.0.5 zustand: specifier: ^5.0.14 - version: 5.0.14(@types/react@19.2.16)(react@19.2.7) + version: 5.0.14(@types/react@19.2.17)(react@19.2.7) devDependencies: '@tailwindcss/postcss': specifier: ^4 @@ -137,10 +137,10 @@ importers: version: 20.19.41 '@types/react': specifier: ^19 - version: 19.2.16 + version: 19.2.17 '@types/react-dom': specifier: ^19 - version: 19.2.3(@types/react@19.2.16) + version: 19.2.3(@types/react@19.2.17) eslint: specifier: ^9 version: 9.39.4(jiti@2.7.0) @@ -1471,8 +1471,8 @@ packages: peerDependencies: '@types/react': ^19.2.0 - '@types/react@19.2.16': - resolution: {integrity: sha512-esJiCAnl0kfpNdE69f3So4WJUXy95dLZydX0KwK46riIHDzHM7O9Vtf9xCHW0PXIqvgqNrswl522kA/5yx+F4w==} + '@types/react@19.2.17': + resolution: {integrity: sha512-MXfmqaVPEVgkBT/aY0aGCkRWWtByiYQXo3xdQ8r5RzuFrPiRn8Gar2tQdXSUQ2GKV3bkXckek89V8wQBY2Q/Aw==} '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -4923,11 +4923,11 @@ snapshots: dependencies: undici-types: 6.21.0 - '@types/react-dom@19.2.3(@types/react@19.2.16)': + '@types/react-dom@19.2.3(@types/react@19.2.17)': dependencies: - '@types/react': 19.2.16 + '@types/react': 19.2.17 - '@types/react@19.2.16': + '@types/react@19.2.17': dependencies: csstype: 3.2.3 @@ -7999,9 +7999,9 @@ snapshots: zod@4.4.3: {} - zustand@5.0.14(@types/react@19.2.16)(react@19.2.7): + zustand@5.0.14(@types/react@19.2.17)(react@19.2.7): optionalDependencies: - '@types/react': 19.2.16 + '@types/react': 19.2.17 react: 19.2.7 zwitch@2.0.4: {}