diff --git a/package.json b/package.json index f5072a6e..b5dfa877 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,8 @@ "@size-limit/preset-small-lib": "^8.2.6", "@types/mdx": "^2.0.8", "@types/node": "^18.16.3", - "@types/react": "^18.2.24", - "@types/react-dom": "^18.2.8", + "@types/react": "^18.2.34", + "@types/react-dom": "^18.2.14", "@types/web": "^0.0.115", "@vitejs/plugin-react-swc": "^3.3.0", "@vitest/coverage-istanbul": "^0.30.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e54fc1a..f850c450 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,11 +36,11 @@ devDependencies: specifier: ^18.16.3 version: 18.16.3 '@types/react': - specifier: ^18.2.24 - version: 18.2.24 + specifier: ^18.2.34 + version: 18.2.34 '@types/react-dom': - specifier: ^18.2.8 - version: 18.2.8 + specifier: ^18.2.14 + version: 18.2.14 '@types/web': specifier: ^0.0.115 version: 0.0.115 @@ -4434,14 +4434,14 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react-dom@18.2.8: - resolution: {integrity: sha512-bAIvO5lN/U8sPGvs1Xm61rlRHHaq5rp5N3kp9C+NJ/Q41P8iqjkXSu0+/qu8POsjH9pNWb0OYabFez7taP7omw==} + /@types/react-dom@18.2.14: + resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==} dependencies: - '@types/react': 18.2.24 + '@types/react': 18.2.34 dev: true - /@types/react@18.2.24: - resolution: {integrity: sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==} + /@types/react@18.2.34: + resolution: {integrity: sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2