diff --git a/package.json b/package.json index bae562b6..7a99cd8e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/cli": "17.7.2", "@commitlint/config-conventional": "17.7.0", "@types/node": "18.18.1", - "@types/react": "18.2.23", + "@types/react": "18.2.24", "@types/react-dom": "18.2.8", "@typescript-eslint/eslint-plugin": "6.7.3", "@typescript-eslint/parser": "6.7.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 105add35..269b4a1b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ devDependencies: specifier: 18.18.1 version: 18.18.1 '@types/react': - specifier: 18.2.23 - version: 18.2.23 + specifier: 18.2.24 + version: 18.2.24 '@types/react-dom': specifier: 18.2.8 version: 18.2.8 @@ -532,11 +532,11 @@ packages: /@types/react-dom@18.2.8: resolution: {integrity: sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw==} dependencies: - '@types/react': 18.2.23 + '@types/react': 18.2.24 dev: true - /@types/react@18.2.23: - resolution: {integrity: sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==} + /@types/react@18.2.24: + resolution: {integrity: sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3