diff --git a/package.json b/package.json index a46a06d..d38e171 100644 --- a/package.json +++ b/package.json @@ -84,8 +84,8 @@ "@types/jest": "^28.1.8", "@types/mdx": "^2.0.3", "@types/node": "^18.7.9", - "@types/react": "^18.0.26", - "@types/react-dom": "^18.0.6", + "@types/react": "^18.0.28", + "@types/react-dom": "^18.0.11", "@types/web": "^0.0.93", "github-markdown-css": "^5.1.0", "jest": "^28.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e770792..5e8d49f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ specifiers: '@types/jest': ^28.1.8 '@types/mdx': ^2.0.3 '@types/node': ^18.7.9 - '@types/react': ^18.0.26 - '@types/react-dom': ^18.0.6 + '@types/react': ^18.0.28 + '@types/react-dom': ^18.0.11 '@types/web': ^0.0.93 github-markdown-css: ^5.1.0 jest: ^28.1.3 @@ -40,8 +40,8 @@ devDependencies: '@types/jest': 28.1.8 '@types/mdx': 2.0.3 '@types/node': 18.7.9 - '@types/react': 18.0.26 - '@types/react-dom': 18.0.6 + '@types/react': 18.0.28 + '@types/react-dom': 18.0.11 '@types/web': 0.0.93 github-markdown-css: 5.1.0 jest: 28.1.3_@types+node@18.7.9 @@ -4335,14 +4335,14 @@ packages: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} dev: true - /@types/react-dom/18.0.6: - resolution: {integrity: sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==} + /@types/react-dom/18.0.11: + resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} dependencies: - '@types/react': 18.0.26 + '@types/react': 18.0.28 dev: true - /@types/react/18.0.26: - resolution: {integrity: sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==} + /@types/react/18.0.28: + resolution: {integrity: sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2