diff --git a/package.json b/package.json index c95e4b2..1daf4b5 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/adm-zip": "^0.5.0", "@types/jest": "^29.5.1", "@types/node": "18.18.7", - "@types/react": "18.2.31", + "@types/react": "18.2.33", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "eslint": "8.52.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7fc2c83..5f13e3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 18.18.7 version: 18.18.7 '@types/react': - specifier: 18.2.31 - version: 18.2.31 + specifier: 18.2.33 + version: 18.2.33 '@typescript-eslint/eslint-plugin': specifier: ^6.0.0 version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.52.0)(typescript@5.0.4) @@ -948,8 +948,8 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react@18.2.31: - resolution: {integrity: sha512-c2UnPv548q+5DFh03y8lEDeMfDwBn9G3dRwfkrxQMo/dOtRHUUO57k6pHvBIfH/VF4Nh+98mZ5aaSe+2echD5g==} + /@types/react@18.2.33: + resolution: {integrity: sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3