diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6188cce0949..a38b7078e83 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ catalogs: specifier: 19.2.2 version: 19.2.2 '@types/react-dom': - specifier: 19.2.2 - version: 19.2.2 + specifier: 19.2.3 + version: 19.2.3 '@vitejs/plugin-react': specifier: 5.1.0 version: 5.1.0 @@ -1310,7 +1310,7 @@ importers: version: 8.3.6(react@19.2.0) '@types/react-dom': specifier: 'catalog:' - version: 19.2.2(@types/react@19.2.2) + version: 19.2.3(@types/react@19.2.2) '@xwiki/platform-attachments-api': specifier: workspace:* version: link:../../core/attachments/attachments-api @@ -2438,8 +2438,8 @@ packages: '@types/node@24.9.2': resolution: {integrity: sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==} - '@types/react-dom@19.2.2': - resolution: {integrity: sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==} + '@types/react-dom@19.2.3': + resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} peerDependencies: '@types/react': ^19.2.0 @@ -6787,7 +6787,7 @@ snapshots: dependencies: undici-types: 7.16.0 - '@types/react-dom@19.2.2(@types/react@19.2.2)': + '@types/react-dom@19.2.3(@types/react@19.2.2)': dependencies: '@types/react': 19.2.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 63a1a784969..a0382379994 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -47,7 +47,7 @@ catalog: "@types/mdast": 4.0.4 "@types/node": 24.9.2 "@types/react": 19.2.2 - "@types/react-dom": 19.2.2 + "@types/react-dom": 19.2.3 "@vitejs/plugin-react": 5.1.0 "@vitejs/plugin-vue": 6.0.1 "@vitest/eslint-plugin": 1.3.26