From 144ae0bb94264046a0e029c0353ea2a47f5eb39a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Jun 2022 13:14:50 +0000 Subject: [PATCH] fix(deps): update react monorepo --- package.json | 4 +- packages/eslint-config-react/package.json | 2 +- packages/jest-helpers/package.json | 4 +- packages/use-query-params/package.json | 4 +- pnpm-lock.yaml | 86 +++++++++++------------ 5 files changed, 50 insertions(+), 50 deletions(-) diff --git a/package.json b/package.json index b55cb41b1..f3c05a926 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ "lint-staged": "13.0.1", "mockdate": "3.0.5", "prettier": "2.6.2", - "react": "18.1.0", - "react-dom": "18.1.0", + "react": "18.2.0", + "react-dom": "18.2.0", "read-pkg": "7.1.0", "rollup": "2.75.6", "rollup-plugin-dts": "4.2.2", diff --git a/packages/eslint-config-react/package.json b/packages/eslint-config-react/package.json index 10ec2ffd5..5e49d019c 100644 --- a/packages/eslint-config-react/package.json +++ b/packages/eslint-config-react/package.json @@ -26,7 +26,7 @@ "eslint-plugin-import": "2.26.0", "eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-react": "7.30.0", - "eslint-plugin-react-hooks": "4.5.0" + "eslint-plugin-react-hooks": "4.6.0" }, "peerDependencies": { "eslint": ">= 8.5" diff --git a/packages/jest-helpers/package.json b/packages/jest-helpers/package.json index 80c522989..604b3903b 100644 --- a/packages/jest-helpers/package.json +++ b/packages/jest-helpers/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@babel/core": "7.18.5", - "react": "18.1.0", - "react-dom": "18.1.0" + "react": "18.2.0", + "react-dom": "18.2.0" } } diff --git a/packages/use-query-params/package.json b/packages/use-query-params/package.json index 4ebd9bcdb..38b5e4a39 100644 --- a/packages/use-query-params/package.json +++ b/packages/use-query-params/package.json @@ -37,8 +37,8 @@ "react-router-dom": "^6.0.0" }, "devDependencies": { - "react": "18.1.0", - "react-dom": "18.1.0", + "react": "18.2.0", + "react-dom": "18.2.0", "react-router-dom": "6.3.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13dfea22f..8a36edcdc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: lint-staged: 13.0.1 mockdate: 3.0.5 prettier: 2.6.2 - react: 18.1.0 - react-dom: 18.1.0 + react: 18.2.0 + react-dom: 18.2.0 read-pkg: 7.1.0 rollup: 2.75.6 rollup-plugin-dts: 4.2.2 @@ -53,7 +53,7 @@ importers: '@rollup/plugin-babel': 5.3.1_zlefvkjd3mp2eij3mw2gs4aqfm '@rollup/plugin-node-resolve': 13.3.0_rollup@2.75.6 '@testing-library/jest-dom': 5.16.4 - '@testing-library/react': 13.3.0_ef5jwxihqo6n7gxfmzogljlgcm + '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y '@types/jest': 28.1.1 '@types/node': 17.0.31 '@types/prop-types': 15.7.5 @@ -71,8 +71,8 @@ importers: lint-staged: 13.0.1 mockdate: 3.0.5 prettier: 2.6.2 - react: 18.1.0 - react-dom: 18.1.0_react@18.1.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 read-pkg: 7.1.0 rollup: 2.75.6 rollup-plugin-dts: 4.2.2_fgms252lqu3rk7srzpqqayl4ya @@ -95,19 +95,19 @@ importers: eslint-plugin-import: 2.26.0 eslint-plugin-jsx-a11y: 6.5.1 eslint-plugin-react: 7.30.0 - eslint-plugin-react-hooks: 4.5.0 + eslint-plugin-react-hooks: 4.6.0 typescript: 4.7.3 dependencies: '@typescript-eslint/eslint-plugin': 5.28.0_7yumg2qjgbp7maccqlfhx2vudu '@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4 - eslint-config-airbnb: 19.0.4_pefmhapqkyo3bhsmfeolqklhny + eslint-config-airbnb: 19.0.4_ymsdurwr2nxw43jpluuuhbyayy eslint-config-airbnb-typescript: 17.0.0_yqtkbzkfygi36jbq264kxf5k4i eslint-config-prettier: 8.5.0_eslint@8.17.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.17.0 eslint-plugin-import: 2.26.0_wyrfqmvemfacbroyi3ypviy7f4 eslint-plugin-jsx-a11y: 6.5.1_eslint@8.17.0 eslint-plugin-react: 7.30.0_eslint@8.17.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.17.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.17.0 devDependencies: eslint: 8.17.0 typescript: 4.7.3 @@ -119,17 +119,17 @@ importers: '@emotion/jest': 11.9.3 '@emotion/react': 11.9.3 '@testing-library/react': 13.3.0 - react: 18.1.0 - react-dom: 18.1.0 + react: 18.2.0 + react-dom: 18.2.0 dependencies: '@emotion/cache': 11.9.3 '@emotion/jest': 11.9.3 - '@emotion/react': 11.9.3_shgvq7qfmod6gettataqzyikli - '@testing-library/react': 13.3.0_ef5jwxihqo6n7gxfmzogljlgcm + '@emotion/react': 11.9.3_5wvcx74lvxq2lfpc5x4ihgp2jm + '@testing-library/react': 13.3.0_biqbaboplfbrettd7655fr4n2y devDependencies: '@babel/core': 7.18.5 - react: 18.1.0 - react-dom: 18.1.0_react@18.1.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 packages/random-name: specifiers: {} @@ -169,16 +169,16 @@ importers: specifiers: history: 5.3.0 query-string: 7.1.1 - react: 18.1.0 - react-dom: 18.1.0 + react: 18.2.0 + react-dom: 18.2.0 react-router-dom: 6.3.0 dependencies: history: 5.3.0 query-string: 7.1.1 devDependencies: - react: 18.1.0 - react-dom: 18.1.0_react@18.1.0 - react-router-dom: 6.3.0_ef5jwxihqo6n7gxfmzogljlgcm + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y packages/use-random-name: specifiers: @@ -1727,7 +1727,7 @@ packages: resolution: {integrity: sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==} dev: false - /@emotion/react/11.9.3_shgvq7qfmod6gettataqzyikli: + /@emotion/react/11.9.3_5wvcx74lvxq2lfpc5x4ihgp2jm: resolution: {integrity: sha512-g9Q1GcTOlzOEjqwuLF/Zd9LC+4FljjPjDfxSM7KmEakm+hsHXk+bYZ2q+/hTJzr0OUNkujo72pXLQvXj6H+GJQ==} peerDependencies: '@babel/core': ^7.0.0 @@ -1747,7 +1747,7 @@ packages: '@emotion/utils': 1.1.0 '@emotion/weak-memoize': 0.2.5 hoist-non-react-statics: 3.3.2 - react: 18.1.0 + react: 18.2.0 dev: false /@emotion/serialize/1.0.4: @@ -4219,7 +4219,7 @@ packages: redent: 3.0.0 dev: true - /@testing-library/react/13.3.0_ef5jwxihqo6n7gxfmzogljlgcm: + /@testing-library/react/13.3.0_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-DB79aA426+deFgGSjnf5grczDPiL4taK3hFaa+M5q7q20Kcve9eQottOG5kZ74KEr55v0tU2CQormSSDK87zYQ==} engines: {node: '>=12'} peerDependencies: @@ -4229,8 +4229,8 @@ packages: '@babel/runtime': 7.17.9 '@testing-library/dom': 8.13.0 '@types/react-dom': 18.0.5 - react: 18.1.0 - react-dom: 18.1.0_react@18.1.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 /@tootallnate/once/1.1.2: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} @@ -5905,7 +5905,7 @@ packages: eslint-plugin-import: 2.26.0_wyrfqmvemfacbroyi3ypviy7f4 dev: false - /eslint-config-airbnb/19.0.4_pefmhapqkyo3bhsmfeolqklhny: + /eslint-config-airbnb/19.0.4_ymsdurwr2nxw43jpluuuhbyayy: resolution: {integrity: sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==} engines: {node: ^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -5920,7 +5920,7 @@ packages: eslint-plugin-import: 2.26.0_wyrfqmvemfacbroyi3ypviy7f4 eslint-plugin-jsx-a11y: 6.5.1_eslint@8.17.0 eslint-plugin-react: 7.30.0_eslint@8.17.0 - eslint-plugin-react-hooks: 4.5.0_eslint@8.17.0 + eslint-plugin-react-hooks: 4.6.0_eslint@8.17.0 object.assign: 4.1.2 object.entries: 1.1.5 dev: false @@ -6032,8 +6032,8 @@ packages: minimatch: 3.1.2 dev: false - /eslint-plugin-react-hooks/4.5.0_eslint@8.17.0: - resolution: {integrity: sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==} + /eslint-plugin-react-hooks/4.6.0_eslint@8.17.0: + resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 @@ -9096,14 +9096,14 @@ packages: engines: {node: '>=8'} dev: true - /react-dom/18.1.0_react@18.1.0: - resolution: {integrity: sha512-fU1Txz7Budmvamp7bshe4Zi32d0ll7ect+ccxNu9FlObT605GOEB8BfO4tmRJ39R5Zj831VCpvQ05QPBW5yb+w==} + /react-dom/18.2.0_react@18.2.0: + resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==} peerDependencies: - react: ^18.1.0 || 18 + react: ^18.2.0 || 18 dependencies: loose-envify: 1.4.0 - react: 18.1.0 - scheduler: 0.22.0 + react: 18.2.0 + scheduler: 0.23.0 /react-is/16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -9116,29 +9116,29 @@ packages: resolution: {integrity: sha512-Fl7FuabXsJnV5Q1qIOQwx/sagGF18kogb4gpfcG4gjLBWO0WDiiz1ko/ExayuxE7InyQkBLkxRFG5oxY6Uu3Kg==} dev: true - /react-router-dom/6.3.0_ef5jwxihqo6n7gxfmzogljlgcm: + /react-router-dom/6.3.0_biqbaboplfbrettd7655fr4n2y: resolution: {integrity: sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw==} peerDependencies: react: '>=16.8 || 18' react-dom: '>=16.8 || 18' dependencies: history: 5.3.0 - react: 18.1.0 - react-dom: 18.1.0_react@18.1.0 - react-router: 6.3.0_react@18.1.0 + react: 18.2.0 + react-dom: 18.2.0_react@18.2.0 + react-router: 6.3.0_react@18.2.0 dev: true - /react-router/6.3.0_react@18.1.0: + /react-router/6.3.0_react@18.2.0: resolution: {integrity: sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==} peerDependencies: react: '>=16.8 || 18' dependencies: history: 5.3.0 - react: 18.1.0 + react: 18.2.0 dev: true - /react/18.1.0: - resolution: {integrity: sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==} + /react/18.2.0: + resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==} engines: {node: '>=0.10.0'} dependencies: loose-envify: 1.4.0 @@ -9489,8 +9489,8 @@ packages: xmlchars: 2.2.0 dev: true - /scheduler/0.22.0: - resolution: {integrity: sha512-6QAm1BgQI88NPYymgGQLCZgvep4FyePDWFpXVK+zNSUgHwlqpJy8VEh8Et0KxTACS4VWwMousBElAZOH9nkkoQ==} + /scheduler/0.23.0: + resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==} dependencies: loose-envify: 1.4.0