diff --git a/package.json b/package.json index 013bc6c6c97e..2b90544778d3 100644 --- a/package.json +++ b/package.json @@ -30,8 +30,8 @@ }, "devDependencies": { "@types/node": "18.17.9", - "@types/react": "18.2.34", - "@types/react-dom": "18.2.14", + "@types/react": "18.2.55", + "@types/react-dom": "18.2.18", "autoprefixer": "^10.4.7", "eslint": "8.53.0", "eslint-config-next": "14.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2a086221282..1a63e10dfa21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,11 +56,11 @@ devDependencies: specifier: 18.17.9 version: 18.17.9 '@types/react': - specifier: 18.2.34 - version: 18.2.34 + specifier: 18.2.55 + version: 18.2.55 '@types/react-dom': - specifier: 18.2.14 - version: 18.2.14 + specifier: 18.2.18 + version: 18.2.18 autoprefixer: specifier: ^10.4.7 version: 10.4.7(postcss@8.4.14) @@ -365,14 +365,14 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react-dom@18.2.14: - resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==} + /@types/react-dom@18.2.18: + resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} dependencies: - '@types/react': 18.2.34 + '@types/react': 18.2.55 dev: true - /@types/react@18.2.34: - resolution: {integrity: sha512-U6eW/alrRk37FU/MS2RYMjx0Va2JGIVXELTODaTIYgvWGCV4Y4TfTUzG8DdmpDNIT0Xpj/R7GfyHOJJrDttcvg==} + /@types/react@18.2.55: + resolution: {integrity: sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2