diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6c6f1cdc..2dd736aa6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ catalogs: specifier: 19.1.6 version: 19.1.6 '@types/react-dom': - specifier: 19.1.5 - version: 19.1.5 + specifier: 19.1.6 + version: 19.1.6 '@typescript-eslint/eslint-plugin': specifier: 8.33.1 version: 8.33.1 @@ -268,7 +268,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: 'catalog:' - version: 16.3.0(@testing-library/dom@10.0.0)(@types/react-dom@19.1.5(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) + version: 16.3.0(@testing-library/dom@10.0.0)(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0) '@types/jest': specifier: 'catalog:' version: 29.5.14 @@ -280,7 +280,7 @@ importers: version: 19.1.6 '@types/react-dom': specifier: 'catalog:' - version: 19.1.5(@types/react@19.1.6) + version: 19.1.6(@types/react@19.1.6) '@vitejs/plugin-react': specifier: 'catalog:' version: 4.4.1(vite@6.3.5(@types/node@22.15.30)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0)) @@ -2016,8 +2016,8 @@ packages: '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} - '@types/react-dom@19.1.5': - resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==} + '@types/react-dom@19.1.6': + resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==} peerDependencies: '@types/react': ^19.0.0 @@ -6460,7 +6460,7 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.3.0(@testing-library/dom@10.0.0)(@types/react-dom@19.1.5(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': + '@testing-library/react@16.3.0(@testing-library/dom@10.0.0)(@types/react-dom@19.1.6(@types/react@19.1.6))(@types/react@19.1.6)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)': dependencies: '@babel/runtime': 7.26.9 '@testing-library/dom': 10.0.0 @@ -6468,7 +6468,7 @@ snapshots: react-dom: 19.1.0(react@19.1.0) optionalDependencies: '@types/react': 19.1.6 - '@types/react-dom': 19.1.5(@types/react@19.1.6) + '@types/react-dom': 19.1.6(@types/react@19.1.6) '@tootallnate/once@2.0.0': optional: true @@ -6534,7 +6534,7 @@ snapshots: '@types/normalize-package-data@2.4.4': {} - '@types/react-dom@19.1.5(@types/react@19.1.6)': + '@types/react-dom@19.1.6(@types/react@19.1.6)': dependencies: '@types/react': 19.1.6 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3ae8617ae..c677f1732 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -26,7 +26,7 @@ catalog: "@types/jest": 29.5.14 "@types/node": 22.15.30 "@types/react": 19.1.6 - "@types/react-dom": 19.1.5 + "@types/react-dom": 19.1.6 "@typescript-eslint/eslint-plugin": 8.33.1 "@typescript-eslint/parser": 8.33.1 "@vitejs/plugin-react": 4.4.1