diff --git a/frontend/package.json b/frontend/package.json index ac8333623..16af8cc23 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -47,7 +47,7 @@ "@trivago/prettier-plugin-sort-imports": "^6.0.0", "@types/node": "^24.10.0", "@types/react": "^19.2.4", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 46028bfb1..5b8fa2a1f 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: ^19.2.4 version: 19.2.4 '@types/react-dom': - specifier: ^18.3.0 - version: 18.3.7(@types/react@19.2.4) + specifier: ^19.2.3 + version: 19.2.3(@types/react@19.2.4) '@typescript-eslint/eslint-plugin': specifier: ^7.18.0 version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.9.3))(eslint@8.57.1)(typescript@5.9.3) @@ -799,10 +799,10 @@ packages: '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} - '@types/react-dom@18.3.7': - resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} + '@types/react-dom@19.2.3': + resolution: {integrity: sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==} peerDependencies: - '@types/react': ^18.0.0 + '@types/react': ^19.2.0 '@types/react@19.2.4': resolution: {integrity: sha512-tBFxBp9Nfyy5rsmefN+WXc1JeW/j2BpBHFdLZbEVfs9wn3E3NRFxwV0pJg8M1qQAexFpvz73hJXFofV0ZAu92A==} @@ -3462,7 +3462,7 @@ snapshots: '@types/parse-json@4.0.2': {} - '@types/react-dom@18.3.7(@types/react@19.2.4)': + '@types/react-dom@19.2.3(@types/react@19.2.4)': dependencies: '@types/react': 19.2.4