diff --git a/package.json b/package.json index 23e69d3461..b36d2d60a5 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@testing-library/user-event": "14.5.1", "@types/lodash": "4.14.199", "@types/node": "18.18.1", - "@types/react": "18.2.23", + "@types/react": "18.2.24", "@types/react-dom": "18.2.8", "@types/react-json-editor-ajrm": "^2.5.3", "@types/testing-library__jest-dom": "5.14.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2fb92ddc6b..488ac8af63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,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 @@ -1536,17 +1536,17 @@ 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-json-editor-ajrm@2.5.4: resolution: {integrity: sha512-mhNgbksZLH1MWrd1bWuBj1sUP/T+pEM3z3nDl9kdr2duQA4h/lliIPAZId/06eFoKZN8w6ell4TTNNdtRKHEZQ==} 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.7 '@types/scheduler': 0.16.4