diff --git a/frontend/package.json b/frontend/package.json index fc1e275..8f3484d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,7 +28,7 @@ "@playwright/test": "^1.62.0", "@tailwindcss/vite": "^4.1.11", "@types/react": "^19.1.8", - "@types/react-dom": "^19.1.6", + "@types/react-dom": "^19.2.4", "@vitejs/plugin-react": "^5.0.0", "tailwindcss": "^4.1.11", "typescript": "^7.0.2", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index d020131..2d2864a 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: ^19.1.8 version: 19.2.17 '@types/react-dom': - specifier: ^19.1.6 - version: 19.2.3(@types/react@19.2.17) + specifier: ^19.2.4 + version: 19.2.4(@types/react@19.2.17) '@vitejs/plugin-react': specifier: ^5.0.0 version: 5.2.0(vite@8.1.5(esbuild@0.28.1)(jiti@2.7.0)) @@ -598,8 +598,8 @@ packages: '@types/d3-timer@3.0.2': resolution: {integrity: sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==} - '@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 @@ -1655,7 +1655,7 @@ snapshots: '@types/d3-timer@3.0.2': {} - '@types/react-dom@19.2.3(@types/react@19.2.17)': + '@types/react-dom@19.2.4(@types/react@19.2.17)': dependencies: '@types/react': 19.2.17