diff --git a/package.json b/package.json index 6a4926c..332b230 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/adm-zip": "^0.5.0", "@types/jest": "^29.5.1", "@types/node": "20.11.17", - "@types/react": "18.2.42", + "@types/react": "18.2.56", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.0.0", "eslint": "8.56.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e586ba..5e36928 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 20.11.17 version: 20.11.17 '@types/react': - specifier: 18.2.42 - version: 18.2.42 + specifier: 18.2.56 + version: 18.2.56 '@typescript-eslint/eslint-plugin': specifier: ^7.0.0 version: 7.0.1(@typescript-eslint/parser@7.0.1)(eslint@8.56.0)(typescript@5.0.4) @@ -962,8 +962,8 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react@18.2.42: - resolution: {integrity: sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==} + /@types/react@18.2.56: + resolution: {integrity: sha512-NpwHDMkS/EFZF2dONFQHgkPRwhvgq/OAvIaGQzxGSBmaeR++kTg6njr15Vatz0/2VcCEwJQFi6Jf4Q0qBu0rLA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3