diff --git a/package.json b/package.json index 2be11d4..e43e4c5 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.9.2", - "@types/react": "18.2.37", + "@types/react": "18.2.38", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "eslint": "8.54.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 771b6cf..456877d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 20.9.2 version: 20.9.2 '@types/react': - specifier: 18.2.37 - version: 18.2.37 + specifier: 18.2.38 + version: 18.2.38 '@typescript-eslint/eslint-plugin': specifier: ^6.0.0 version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.54.0)(typescript@5.0.4) @@ -948,8 +948,8 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react@18.2.37: - resolution: {integrity: sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==} + /@types/react@18.2.38: + resolution: {integrity: sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3