diff --git a/package.json b/package.json index 082048a..6ec1e3a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/lodash": "4.17.13", "@types/node": "22.10.2", "@types/react": "17.0.83", - "@types/react-dom": "17.0.25", + "@types/react-dom": "17.0.26", "@types/yargs": "17.0.33", "@typescript-eslint/eslint-plugin": "8.18.0", "@typescript-eslint/parser": "8.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d753ce8..4aba8c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: 17.0.83 version: 17.0.83 '@types/react-dom': - specifier: 17.0.25 - version: 17.0.25 + specifier: 17.0.26 + version: 17.0.26(@types/react@17.0.83) '@types/yargs': specifier: 17.0.33 version: 17.0.33 @@ -1162,8 +1162,10 @@ packages: '@types/prop-types@15.7.12': resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} - '@types/react-dom@17.0.25': - resolution: {integrity: sha512-urx7A7UxkZQmThYA4So0NelOVjx3V4rNFVJwp0WZlbIK5eM4rNJDiN3R/E9ix0MBh6kAEojk/9YL+Te6D9zHNA==} + '@types/react-dom@17.0.26': + resolution: {integrity: sha512-Z+2VcYXJwOqQ79HreLU/1fyQ88eXSSFh6I3JdrEHQIfYSI0kCQpTGvOrbE6jFGGYXKsHuwY9tBa/w5Uo6KzrEg==} + peerDependencies: + '@types/react': ^17.0.0 '@types/react@17.0.83': resolution: {integrity: sha512-l0m4ArKJvmFtR4e8UmKrj1pB4tUgOhJITf+mADyF/p69Ts1YAR/E+G9XEM0mHXKVRa1dQNHseyyDNzeuAXfXQw==} @@ -5179,7 +5181,7 @@ snapshots: '@types/prop-types@15.7.12': {} - '@types/react-dom@17.0.25': + '@types/react-dom@17.0.26(@types/react@17.0.83)': dependencies: '@types/react': 17.0.83