diff --git a/package.json b/package.json index 013bc6c6c97e..c3b8043ecea4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@types/node": "18.17.9", - "@types/react": "18.2.34", + "@types/react": "18.2.36", "@types/react-dom": "18.2.14", "autoprefixer": "^10.4.7", "eslint": "8.53.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2a086221282..2dae27847b51 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: 18.17.9 version: 18.17.9 '@types/react': - specifier: 18.2.34 - version: 18.2.34 + specifier: 18.2.36 + version: 18.2.36 '@types/react-dom': specifier: 18.2.14 version: 18.2.14 @@ -368,11 +368,11 @@ packages: /@types/react-dom@18.2.14: resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==} dependencies: - '@types/react': 18.2.34 + '@types/react': 18.2.36 dev: true - /@types/react@18.2.34: - resolution: {integrity: sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==} + /@types/react@18.2.36: + resolution: {integrity: sha512-o9XFsHYLLZ4+sb9CWUYwHqFVoG61SesydF353vFMMsQziiyRu8np4n2OYMUSDZ8XuImxDr9c5tR7gidlH29Vnw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2