diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 42c3f2461..8df54235e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ catalogs: specifier: 22.14.1 version: 22.14.1 '@types/react': - specifier: 19.1.4 - version: 19.1.4 + specifier: 19.1.6 + version: 19.1.6 '@types/react-dom': specifier: 19.1.5 version: 19.1.5 @@ -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.4))(@types/react@19.1.4)(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.5(@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 @@ -277,10 +277,10 @@ importers: version: 22.14.1 '@types/react': specifier: 'catalog:' - version: 19.1.4 + version: 19.1.6 '@types/react-dom': specifier: 'catalog:' - version: 19.1.5(@types/react@19.1.4) + version: 19.1.5(@types/react@19.1.6) '@vitejs/plugin-react': specifier: 'catalog:' version: 4.4.1(vite@6.3.5(@types/node@22.14.1)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0)) @@ -2061,8 +2061,8 @@ packages: peerDependencies: '@types/react': ^19.0.0 - '@types/react@19.1.4': - resolution: {integrity: sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==} + '@types/react@19.1.6': + resolution: {integrity: sha512-JeG0rEWak0N6Itr6QUx+X60uQmN+5t3j9r/OVDtWzFXKaj6kD1BwJzOksD0FF6iWxZlbE1kB0q9vtnU2ekqa1Q==} '@types/semver@7.5.8': resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} @@ -6542,15 +6542,15 @@ 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.4))(@types/react@19.1.4)(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.5(@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 react: 19.1.0 react-dom: 19.1.0(react@19.1.0) optionalDependencies: - '@types/react': 19.1.4 - '@types/react-dom': 19.1.5(@types/react@19.1.4) + '@types/react': 19.1.6 + '@types/react-dom': 19.1.5(@types/react@19.1.6) '@tootallnate/once@2.0.0': optional: true @@ -6616,11 +6616,11 @@ snapshots: '@types/normalize-package-data@2.4.4': {} - '@types/react-dom@19.1.5(@types/react@19.1.4)': + '@types/react-dom@19.1.5(@types/react@19.1.6)': dependencies: - '@types/react': 19.1.4 + '@types/react': 19.1.6 - '@types/react@19.1.4': + '@types/react@19.1.6': dependencies: csstype: 3.1.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3fcd37f57..7abcc8cfd 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -25,7 +25,7 @@ catalog: "@testing-library/react": 16.3.0 "@types/jest": 29.5.14 "@types/node": 22.14.1 - "@types/react": 19.1.4 + "@types/react": 19.1.6 "@types/react-dom": 19.1.5 "@typescript-eslint/eslint-plugin": 8.32.1 "@typescript-eslint/parser": 8.32.1