From d9462b8097d9a3558d9171758cdcd13053d7a55d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:42:51 +0000 Subject: [PATCH] chore(deps): update react monorepo --- apps/web/package.json | 4 ++-- packages/ui/package.json | 4 ++-- pnpm-lock.yaml | 30 +++++++++++++++--------------- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 6972c75f0..b22fe5dc2 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -38,8 +38,8 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", - "@types/react": "18.2.9", - "@types/react-dom": "18.2.4", + "@types/react": "18.2.11", + "@types/react-dom": "18.2.5", "@types/testing-library__jest-dom": "^5.14.6", "@vitest/coverage-v8": "^0.32.0", "autoprefixer": "^10.4.14", diff --git a/packages/ui/package.json b/packages/ui/package.json index 2748217a4..a47badf55 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -47,8 +47,8 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", - "@types/react": "18.2.9", - "@types/react-dom": "18.2.4", + "@types/react": "18.2.11", + "@types/react-dom": "18.2.5", "@types/testing-library__jest-dom": "^5.14.6", "@vitest/coverage-v8": "^0.32.0", "autoprefixer": "^10.4.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e60b58aa..292fdb39d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,11 +114,11 @@ importers: specifier: ^14.4.3 version: 14.4.3(@testing-library/dom@9.3.0) '@types/react': - specifier: 18.2.9 - version: 18.2.9 + specifier: 18.2.11 + version: 18.2.11 '@types/react-dom': - specifier: 18.2.4 - version: 18.2.4 + specifier: 18.2.5 + version: 18.2.5 '@types/testing-library__jest-dom': specifier: ^5.14.6 version: 5.14.6(patch_hash=rfvcuku4dkeh3vlizyxbvdy4qy) @@ -386,11 +386,11 @@ importers: specifier: ^14.4.3 version: 14.4.3(@testing-library/dom@9.3.0) '@types/react': - specifier: 18.2.9 - version: 18.2.9 + specifier: 18.2.11 + version: 18.2.11 '@types/react-dom': - specifier: 18.2.4 - version: 18.2.4 + specifier: 18.2.5 + version: 18.2.5 '@types/testing-library__jest-dom': specifier: ^5.14.6 version: 5.14.6(patch_hash=rfvcuku4dkeh3vlizyxbvdy4qy) @@ -3367,7 +3367,7 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.5 - '@types/react': 18.2.9 + '@types/react': 18.2.11 react: 18.2.0 dev: true @@ -4650,7 +4650,7 @@ packages: dependencies: '@babel/runtime': 7.22.3 '@testing-library/dom': 9.3.0 - '@types/react-dom': 18.2.4 + '@types/react-dom': 18.2.5 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true @@ -4909,14 +4909,14 @@ packages: /@types/range-parser@1.2.4: resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} - /@types/react-dom@18.2.4: - resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==} + /@types/react-dom@18.2.5: + resolution: {integrity: sha512-sRQsOS/sCLnpQhR4DSKGTtWFE3FZjpQa86KPVbhUqdYMRZ9FEFcfAytKhR/vUG2rH1oFbOOej6cuD7MFSobDRQ==} dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.11 dev: true - /@types/react@18.2.9: - resolution: {integrity: sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==} + /@types/react@18.2.11: + resolution: {integrity: sha512-+hsJr9hmwyDecSMQAmX7drgbDpyE+EgSF6t7+5QEBAn1tQK7kl1vWZ4iRf6SjQ8lk7dyEULxUmZOIpN0W5baZA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3