From 2f8d5fbab56fae6baf0aee456497fe3f01b9acaf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 22:00:37 +0000 Subject: [PATCH] bump(deps): update dependency @types/react to v18.2.12 --- package.json | 2 +- packages/walletkit-core/package.json | 2 +- packages/walletkit-ui/package.json | 2 +- pnpm-lock.yaml | 31 +++++++++++++++++----------- 4 files changed, 22 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index ede93b9..95f62d3 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ } }, "devDependencies": { - "@types/react": "18.2.8", + "@types/react": "18.2.12", "@birthdayresearch/eslint-config": "^0.6.2", "@birthdayresearch/sticky-turbo": "^0.6.2", "@waveshq/standard-defichain-jellyfishsdk": "^0.52.1", diff --git a/packages/walletkit-core/package.json b/packages/walletkit-core/package.json index f4bc892..78ba124 100644 --- a/packages/walletkit-core/package.json +++ b/packages/walletkit-core/package.json @@ -21,7 +21,7 @@ "ethers": "^5.7.2" }, "devDependencies": { - "@types/react": "18.2.8", + "@types/react": "18.2.12", "@birthdayresearch/sticky-jest": "^0.6.2" } } diff --git a/packages/walletkit-ui/package.json b/packages/walletkit-ui/package.json index d240ad8..18c40fa 100644 --- a/packages/walletkit-ui/package.json +++ b/packages/walletkit-ui/package.json @@ -20,7 +20,7 @@ "smart-buffer": "^4.2.0" }, "devDependencies": { - "@types/react": "18.2.8", + "@types/react": "18.2.12", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/react-hooks": "^8.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 814abb9..d0ec050 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: '6.1' +lockfileVersion: '6.0' settings: autoInstallPeers: true @@ -15,8 +15,8 @@ importers: specifier: ^0.6.2 version: 0.6.2 '@types/react': - specifier: 18.2.8 - version: 18.2.8 + specifier: 18.2.12 + version: 18.2.12 '@waveshq/standard-defichain-jellyfishsdk': specifier: ^0.52.1 version: 0.52.1(@types/tar-fs@2.0.1) @@ -62,8 +62,8 @@ importers: specifier: ^0.6.2 version: 0.6.2(@babel/core@7.22.1)(typescript@5.1.3) '@types/react': - specifier: 18.2.8 - version: 18.2.8 + specifier: 18.2.12 + version: 18.2.12 packages/walletkit-testcontainers: dependencies: @@ -116,10 +116,10 @@ importers: version: 13.4.0(react-dom@18.2.0)(react@18.2.0) '@testing-library/react-hooks': specifier: ^8.0.1 - version: 8.0.1(@types/react@18.2.8)(react-dom@18.2.0)(react@18.2.0) + version: 8.0.1(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0) '@types/react': - specifier: 18.2.8 - version: 18.2.8 + specifier: 18.2.12 + version: 18.2.12 jest-environment-jsdom: specifier: ^29.5.0 version: 29.5.0 @@ -1533,7 +1533,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react-hooks@8.0.1(@types/react@18.2.8)(react-dom@18.2.0)(react@18.2.0): + /@testing-library/react-hooks@8.0.1(@types/react@18.2.12)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==} engines: {node: '>=12'} peerDependencies: @@ -1550,7 +1550,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.22.3 - '@types/react': 18.2.8 + '@types/react': 18.2.12 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) react-error-boundary: 3.1.4(react@18.2.0) @@ -1629,7 +1629,7 @@ packages: /@types/hoist-non-react-statics@3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.2.8 + '@types/react': 18.2.12 hoist-non-react-statics: 3.3.2 /@types/istanbul-lib-coverage@2.0.4: @@ -1689,7 +1689,14 @@ packages: /@types/react-dom@18.2.4: resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==} dependencies: - '@types/react': 18.2.8 + '@types/react': 18.2.12 + + /@types/react@18.2.12: + resolution: {integrity: sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw==} + dependencies: + '@types/prop-types': 15.7.5 + '@types/scheduler': 0.16.3 + csstype: 3.1.2 /@types/react@18.2.8: resolution: {integrity: sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA==}