diff --git a/website/package.json b/website/package.json index e1fbb7173..f014170a9 100644 --- a/website/package.json +++ b/website/package.json @@ -17,7 +17,7 @@ "@types/mdx": "^2.0.9", "@types/node": "20.2.3", "@types/react": "18.2.30", - "@types/react-dom": "18.2.13", + "@types/react-dom": "18.2.14", "@types/react-syntax-highlighter": "^15.5.9", "asciinema-player": "^3.6.3", "autoprefixer": "10.4.16", diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 57a43cd17..504b72ab0 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: 18.2.30 version: 18.2.30 '@types/react-dom': - specifier: 18.2.13 - version: 18.2.13 + specifier: 18.2.14 + version: 18.2.14 '@types/react-syntax-highlighter': specifier: ^15.5.9 version: 15.5.9 @@ -634,8 +634,8 @@ packages: resolution: {integrity: sha512-n1yyPsugYNSmHgxDFjicaI2+gCNjsBck8UX9kuofAKlc0h1bL+20oSF72KeNaW2DUlesbEVCFgyV2dPGTiY42g==} dev: false - /@types/react-dom@18.2.13: - resolution: {integrity: sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==} + /@types/react-dom@18.2.14: + resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==} dependencies: '@types/react': 18.2.30 dev: false