diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 27343f5fe4038..0c3bbb290bde9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -209,7 +209,7 @@ catalogs: specifier: ^24.10.1 version: 24.10.1 '@types/react': - specifier: ^19.2.17 + specifier: ^19.2.18 version: 19.2.18 classnames: specifier: ~2.5.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 160436a8d276d..5ad4e97e93eb1 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -13,7 +13,7 @@ allowBuilds: catalog: '@types/node': ^24.10.1 - '@types/react': ^19.2.17 + '@types/react': ^19.2.18 classnames: ~2.5.1 cross-env: ^10.0.0 # Running on the preview to incorporate https://github.com/vercel/next.js/pull/93308