From d66058c3aef05a93773de8af6b47aa4fb775eb16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 06:27:10 +1100 Subject: [PATCH] build(deps): update dependency @types/react-dom to v18.0.8 (#4285) 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 6f64d1140..beef68827 100644 --- a/web/package.json +++ b/web/package.json @@ -151,7 +151,7 @@ "@types/node": "18.11.7", "@types/qrcode.react": "1.0.2", "@types/react": "18.0.23", - "@types/react-dom": "18.0.7", + "@types/react-dom": "18.0.8", "@types/zxcvbn": "4.4.1", "@typescript-eslint/eslint-plugin": "5.41.0", "@typescript-eslint/parser": "5.41.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index ba3d4a7b1..74831f261 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -19,7 +19,7 @@ specifiers: '@types/node': 18.11.7 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.23 - '@types/react-dom': 18.0.7 + '@types/react-dom': 18.0.8 '@types/zxcvbn': 4.4.1 '@typescript-eslint/eslint-plugin': 5.41.0 '@typescript-eslint/parser': 5.41.0 @@ -101,7 +101,7 @@ devDependencies: '@types/node': 18.11.7 '@types/qrcode.react': 1.0.2 '@types/react': 18.0.23 - '@types/react-dom': 18.0.7 + '@types/react-dom': 18.0.8 '@types/zxcvbn': 4.4.1 '@typescript-eslint/eslint-plugin': 5.41.0_huremdigmcnkianavgfk3x6iou '@typescript-eslint/parser': 5.41.0_wyqvi574yv7oiwfeinomdzmc3m @@ -3487,7 +3487,7 @@ packages: dependencies: '@babel/runtime': 7.18.9 '@testing-library/dom': 8.16.0 - '@types/react-dom': 18.0.7 + '@types/react-dom': 18.0.8 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: true @@ -3634,8 +3634,8 @@ packages: '@types/react': 18.0.23 dev: true - /@types/react-dom/18.0.7: - resolution: {integrity: sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==} + /@types/react-dom/18.0.8: + resolution: {integrity: sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw==} dependencies: '@types/react': 18.0.23 dev: true