diff --git a/package.json b/package.json index 9cf1f81e3..1e56dac57 100644 --- a/package.json +++ b/package.json @@ -50,8 +50,8 @@ "@testing-library/react": "14.0.0", "@types/jest": "29.5.0", "@types/lodash": "^4.14.186", - "@types/react": "18.2.6", - "@types/react-dom": "18.2.4", + "@types/react": "18.2.75", + "@types/react-dom": "18.2.24", "@types/react-grid-layout": "^1.3.2", "@typescript-eslint/eslint-plugin": "^5.38.1", "@typescript-eslint/parser": "^5.38.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 349ef5985..e98d5b51c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,8 +5,8 @@ specifiers: '@testing-library/react': 14.0.0 '@types/jest': 29.5.0 '@types/lodash': ^4.14.186 - '@types/react': 18.2.6 - '@types/react-dom': 18.2.4 + '@types/react': 18.2.75 + '@types/react-dom': 18.2.24 '@types/react-grid-layout': ^1.3.2 '@typescript-eslint/eslint-plugin': ^5.38.1 '@typescript-eslint/parser': ^5.38.1 @@ -59,8 +59,8 @@ devDependencies: '@testing-library/react': 14.0.0_biqbaboplfbrettd7655fr4n2y '@types/jest': 29.5.0 '@types/lodash': 4.14.194 - '@types/react': 18.2.6 - '@types/react-dom': 18.2.4 + '@types/react': 18.2.75 + '@types/react-dom': 18.2.24 '@types/react-grid-layout': 1.3.2 '@typescript-eslint/eslint-plugin': 5.59.2_xukgzdyhwbmahvl54wfj63w474 '@typescript-eslint/parser': 5.59.2_3qfatcekpgbllh6uk5ivyhkbxq @@ -2062,7 +2062,7 @@ packages: dependencies: '@babel/runtime': 7.21.5 '@testing-library/dom': 9.2.0 - '@types/react-dom': 18.2.4 + '@types/react-dom': 18.2.24 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: true @@ -2173,23 +2173,22 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react-dom/18.2.4: - resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==} + /@types/react-dom/18.2.24: + resolution: {integrity: sha512-cN6upcKd8zkGy4HU9F1+/s98Hrp6D4MOcippK4PoE8OZRngohHZpbJn1GsaDLz87MqvHNoT13nHvNqM9ocRHZg==} dependencies: - '@types/react': 18.2.6 + '@types/react': 18.2.75 dev: true /@types/react-grid-layout/1.3.2: resolution: {integrity: sha512-ZzpBEOC1JTQ7MGe1h1cPKSLP4jSWuxc+yvT4TsAlEW9+EFPzAf8nxQfFd7ea9gL17Em7PbwJZAsiwfQQBUklZQ==} dependencies: - '@types/react': 18.2.6 + '@types/react': 18.2.75 dev: true - /@types/react/18.2.6: - resolution: {integrity: sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA==} + /@types/react/18.2.75: + resolution: {integrity: sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==} dependencies: '@types/prop-types': 15.7.5 - '@types/scheduler': 0.16.3 csstype: 3.1.2 dev: true @@ -2199,10 +2198,6 @@ packages: '@types/node': 20.1.0 dev: true - /@types/scheduler/0.16.3: - resolution: {integrity: sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==} - dev: true - /@types/semver/7.3.13: resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} dev: true