From f8a64171b6283581d3377a39871a45c1a668b0b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 16:43:04 +1100 Subject: [PATCH] build(deps): update dependency @types/react-dom to v17.0.14 (#3039) Co-authored-by: Renovate Bot --- 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 f19cb1804..898ff244b 100644 --- a/web/package.json +++ b/web/package.json @@ -131,7 +131,7 @@ "@types/node": "16.11.26", "@types/qrcode.react": "1.0.2", "@types/react": "17.0.41", - "@types/react-dom": "17.0.13", + "@types/react-dom": "17.0.14", "@typescript-eslint/eslint-plugin": "5.16.0", "@typescript-eslint/parser": "5.16.0", "@vitejs/plugin-react": "1.2.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 0c9ff5e06..25570cd3e 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -15,7 +15,7 @@ specifiers: '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 '@types/react': 17.0.41 - '@types/react-dom': 17.0.13 + '@types/react-dom': 17.0.14 '@typescript-eslint/eslint-plugin': 5.16.0 '@typescript-eslint/parser': 5.16.0 '@vitejs/plugin-react': 1.2.0 @@ -88,7 +88,7 @@ devDependencies: '@types/node': 16.11.26 '@types/qrcode.react': 1.0.2 '@types/react': 17.0.41 - '@types/react-dom': 17.0.13 + '@types/react-dom': 17.0.14 '@typescript-eslint/eslint-plugin': 5.16.0_cfe64e83591b811d47b34970eecdcb5a '@typescript-eslint/parser': 5.16.0_typescript@4.6.2 '@vitejs/plugin-react': 1.2.0 @@ -2342,7 +2342,7 @@ packages: dependencies: '@babel/runtime': 7.17.2 '@testing-library/dom': 8.11.3 - '@types/react-dom': 17.0.13 + '@types/react-dom': 17.0.14 react: 17.0.2 react-dom: 17.0.2_react@17.0.2 dev: true @@ -2467,8 +2467,8 @@ packages: '@types/react': 17.0.41 dev: true - /@types/react-dom/17.0.13: - resolution: {integrity: sha512-wEP+B8hzvy6ORDv1QBhcQia4j6ea4SFIBttHYpXKPFZRviBvknq0FRh3VrIxeXUmsPkwuXVZrVGG7KUVONmXCQ==} + /@types/react-dom/17.0.14: + resolution: {integrity: sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==} dependencies: '@types/react': 17.0.41 dev: true