diff --git a/package.json b/package.json index 920d076..0de5309 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.4.0", "@types/node": "18.15.11", - "@types/react": "18.0.31", + "@types/react": "18.0.32", "@types/react-dom": "18.0.11", "eslint": "8.37.0", "eslint-config-next": "13.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30dea13..753287c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ specifiers: '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0 '@types/node': 18.15.11 - '@types/react': 18.0.31 + '@types/react': 18.0.32 '@types/react-dom': 18.0.11 eslint: 8.37.0 eslint-config-next: 13.2.4 @@ -26,7 +26,7 @@ devDependencies: '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@types/node': 18.15.11 - '@types/react': 18.0.31 + '@types/react': 18.0.32 '@types/react-dom': 18.0.11 eslint: 8.37.0 eslint-config-next: 13.2.4_ip5up2nocltd47wbnuyybe5dxu @@ -1052,11 +1052,11 @@ packages: /@types/react-dom/18.0.11: resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} dependencies: - '@types/react': 18.0.31 + '@types/react': 18.0.32 dev: true - /@types/react/18.0.31: - resolution: {integrity: sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==} + /@types/react/18.0.32: + resolution: {integrity: sha512-gYGXdtPQ9Cj0w2Fwqg5/ak6BcK3Z15YgjSqtyDizWUfx7mQ8drs0NBUzRRsAdoFVTO8kJ8L2TL8Skm7OFPnLUw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2