diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c949d9..ef629ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ catalogs: specifier: ^19.2.18 version: 19.2.18 '@types/react-dom': - specifier: ^19.2.3 - version: 19.2.3 + specifier: ^19.2.4 + version: 19.2.4 next: specifier: 16.2.12 version: 16.2.12 @@ -85,7 +85,7 @@ importers: version: 19.2.18 '@types/react-dom': specifier: catalog:example - version: 19.2.3(@types/react@19.2.18) + version: 19.2.4(@types/react@19.2.18) '@vitejs/plugin-react': specifier: ^6.0.4 version: 6.0.4(vite@8.2.0(@types/node@26.1.2)) @@ -116,7 +116,7 @@ importers: version: 19.2.18 '@types/react-dom': specifier: catalog:example - version: 19.2.3(@types/react@19.2.18) + version: 19.2.4(@types/react@19.2.18) typescript: specifier: ^6.0.3 version: 6.0.3 @@ -742,8 +742,8 @@ packages: '@types/node@26.1.2': resolution: {integrity: sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==} - '@types/react-dom@19.2.3': - resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} + '@types/react-dom@19.2.4': + resolution: {integrity: sha512-Bsc+QHgp+P/F02XDzNCY9jnZNCUuLki36KT7VKrTXXLdHf+vHMNZnW1rVu5DNW/rCK+fya3DATySbLM4yhtKUw==} peerDependencies: '@types/react': ^19.2.0 @@ -2092,7 +2092,7 @@ snapshots: dependencies: undici-types: 8.3.0 - '@types/react-dom@19.2.3(@types/react@19.2.18)': + '@types/react-dom@19.2.4(@types/react@19.2.18)': dependencies: '@types/react': 19.2.18 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 26e3daa..32775e2 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -23,7 +23,7 @@ catalogs: zod: ^4.4.0 example: "@types/react": ^19.2.18 - "@types/react-dom": ^19.2.3 + "@types/react-dom": ^19.2.4 react: ^19.2.8 react-dom: ^19.2.8 next: 16.2.12