From ef15a4a79a6ded20d0d0900ba3b112a74bbe73b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 21:47:42 +0000 Subject: [PATCH] build(deps): update dependency @types/react-dom to v18.0.7 (#4259) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 13c068e6a..55f968a9e 100644 --- a/web/package.json +++ b/web/package.json @@ -151,7 +151,7 @@ "@types/node": "18.11.4", "@types/qrcode.react": "1.0.2", "@types/react": "18.0.21", - "@types/react-dom": "18.0.6", + "@types/react-dom": "18.0.7", "@types/zxcvbn": "4.4.1", "@typescript-eslint/eslint-plugin": "5.40.1", "@typescript-eslint/parser": "5.40.1", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 8b12fd1cf..9a770064b 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -19,7 +19,7 @@ specifiers: '@types/node': 18.11.4 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.21 - '@types/react-dom': 18.0.6 + '@types/react-dom': 18.0.7 '@types/zxcvbn': 4.4.1 '@typescript-eslint/eslint-plugin': 5.40.1 '@typescript-eslint/parser': 5.40.1 @@ -101,7 +101,7 @@ devDependencies: '@types/node': 18.11.4 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.21 - '@types/react-dom': 18.0.6 + '@types/react-dom': 18.0.7 '@types/zxcvbn': 4.4.1 '@typescript-eslint/eslint-plugin': 5.40.1_c4zyna56jjjrggqkyejnaxjxfu '@typescript-eslint/parser': 5.40.1_wyqvi574yv7oiwfeinomdzmc3m @@ -3403,7 +3403,7 @@ packages: dependencies: '@babel/runtime': 7.18.9 '@testing-library/dom': 8.16.0 - '@types/react-dom': 18.0.6 + '@types/react-dom': 18.0.7 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: true @@ -3550,8 +3550,8 @@ packages: '@types/react': 18.0.21 dev: true - /@types/react-dom/18.0.6: - resolution: {integrity: sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==} + /@types/react-dom/18.0.7: + resolution: {integrity: sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==} dependencies: '@types/react': 18.0.21 dev: true