From e9b127d1e0055029ff0055f1baca7f31cb5dc7dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:29:13 +0000 Subject: [PATCH] build(deps): update dependency @types/react to ^18.3.0 (#1202) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^18.2.79` -> `^18.3.0`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.79/18.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.79/18.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.79/18.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/manaelproxy/manael). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 5ced0b2..6b0729a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "@commitlint/cli": "^19.3.0", "@commitlint/config-conventional": "^19.2.2", "@inabagumi/prettier-config": "^3.0.0", - "@types/react": "^18.2.79", + "@types/react": "^18.3.0", "eslint": "^8.57.0", "eslint-plugin-react": "^7.34.1", "eslint-plugin-react-hooks": "^4.6.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2dc0d7b..1632597 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^3.0.0 version: 3.0.0(prettier@3.2.5) '@types/react': - specifier: ^18.2.79 - version: 18.2.79 + specifier: ^18.3.0 + version: 18.3.0 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -52,10 +52,10 @@ importers: version: 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) '@docusaurus/preset-classic': specifier: ^3.2.1 - version: 3.2.1(@algolia/client-search@4.23.3)(@types/react@18.2.79)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)(typescript@5.4.5) + version: 3.2.1(@algolia/client-search@4.23.3)(@types/react@18.3.0)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)(typescript@5.4.5) '@mdx-js/react': specifier: ^3.0.1 - version: 3.0.1(@types/react@18.2.79)(react@18.3.0) + version: 3.0.1(@types/react@18.3.0)(react@18.3.0) classnames: specifier: ^2.5.1 version: 2.5.1 @@ -1374,8 +1374,8 @@ packages: '@types/react-router@5.1.20': resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==} - '@types/react@18.2.79': - resolution: {integrity: sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==} + '@types/react@18.3.0': + resolution: {integrity: sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==} '@types/retry@0.12.0': resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==} @@ -6343,14 +6343,14 @@ snapshots: '@docsearch/css@3.6.0': {} - '@docsearch/react@3.6.0(@algolia/client-search@4.23.3)(@types/react@18.2.79)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)': + '@docsearch/react@3.6.0(@algolia/client-search@4.23.3)(@types/react@18.3.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)': dependencies: '@algolia/autocomplete-core': 1.9.3(@algolia/client-search@4.23.3)(algoliasearch@4.23.3)(search-insights@2.13.0) '@algolia/autocomplete-preset-algolia': 1.9.3(@algolia/client-search@4.23.3)(algoliasearch@4.23.3) '@docsearch/css': 3.6.0 algoliasearch: 4.23.3 optionalDependencies: - '@types/react': 18.2.79 + '@types/react': 18.3.0 react: 18.3.0 react-dom: 18.3.0(react@18.3.0) search-insights: 2.13.0 @@ -6503,7 +6503,7 @@ snapshots: '@docusaurus/react-loadable': 5.5.2(react@18.3.0) '@docusaurus/types': 3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0) '@types/history': 4.7.11 - '@types/react': 18.2.79 + '@types/react': 18.3.0 '@types/react-router-config': 5.0.11 '@types/react-router-dom': 5.3.3 react: 18.3.0 @@ -6762,7 +6762,7 @@ snapshots: - vue-template-compiler - webpack-cli - '@docusaurus/preset-classic@3.2.1(@algolia/client-search@4.23.3)(@types/react@18.2.79)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)(typescript@5.4.5)': + '@docusaurus/preset-classic@3.2.1(@algolia/client-search@4.23.3)(@types/react@18.3.0)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)(typescript@5.4.5)': dependencies: '@docusaurus/core': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) '@docusaurus/plugin-content-blog': 3.2.1(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) @@ -6773,9 +6773,9 @@ snapshots: '@docusaurus/plugin-google-gtag': 3.2.1(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) '@docusaurus/plugin-google-tag-manager': 3.2.1(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) '@docusaurus/plugin-sitemap': 3.2.1(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) - '@docusaurus/theme-classic': 3.2.1(@types/react@18.2.79)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) + '@docusaurus/theme-classic': 3.2.1(@types/react@18.3.0)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) '@docusaurus/theme-common': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) - '@docusaurus/theme-search-algolia': 3.2.1(@algolia/client-search@4.23.3)(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(@types/react@18.2.79)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)(typescript@5.4.5) + '@docusaurus/theme-search-algolia': 3.2.1(@algolia/client-search@4.23.3)(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(@types/react@18.3.0)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)(typescript@5.4.5) '@docusaurus/types': 3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0) react: 18.3.0 react-dom: 18.3.0(react@18.3.0) @@ -6802,11 +6802,11 @@ snapshots: '@docusaurus/react-loadable@5.5.2(react@18.3.0)': dependencies: - '@types/react': 18.2.79 + '@types/react': 18.3.0 prop-types: 15.8.1 react: 18.3.0 - '@docusaurus/theme-classic@3.2.1(@types/react@18.2.79)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5)': + '@docusaurus/theme-classic@3.2.1(@types/react@18.3.0)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5)': dependencies: '@docusaurus/core': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) '@docusaurus/mdx-loader': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(react-dom@18.3.0(react@18.3.0))(react@18.3.0) @@ -6820,7 +6820,7 @@ snapshots: '@docusaurus/utils': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0)) '@docusaurus/utils-common': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0)) '@docusaurus/utils-validation': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0)) - '@mdx-js/react': 3.0.1(@types/react@18.2.79)(react@18.3.0) + '@mdx-js/react': 3.0.1(@types/react@18.3.0)(react@18.3.0) clsx: 2.1.0 copy-text-to-clipboard: 3.2.0 infima: 0.2.0-alpha.43 @@ -6864,7 +6864,7 @@ snapshots: '@docusaurus/utils': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0)) '@docusaurus/utils-common': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0)) '@types/history': 4.7.11 - '@types/react': 18.2.79 + '@types/react': 18.3.0 '@types/react-router-config': 5.0.11 clsx: 2.1.0 parse-numeric-range: 1.3.0 @@ -6892,9 +6892,9 @@ snapshots: - vue-template-compiler - webpack-cli - '@docusaurus/theme-search-algolia@3.2.1(@algolia/client-search@4.23.3)(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(@types/react@18.2.79)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)(typescript@5.4.5)': + '@docusaurus/theme-search-algolia@3.2.1(@algolia/client-search@4.23.3)(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(@types/react@18.3.0)(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0)(typescript@5.4.5)': dependencies: - '@docsearch/react': 3.6.0(@algolia/client-search@4.23.3)(@types/react@18.2.79)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0) + '@docsearch/react': 3.6.0(@algolia/client-search@4.23.3)(@types/react@18.3.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(search-insights@2.13.0) '@docusaurus/core': 3.2.1(@docusaurus/types@3.2.1(react-dom@18.3.0(react@18.3.0))(react@18.3.0))(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) '@docusaurus/logger': 3.2.1 '@docusaurus/plugin-content-docs': 3.2.1(eslint@8.57.0)(react-dom@18.3.0(react@18.3.0))(react@18.3.0)(typescript@5.4.5) @@ -6943,7 +6943,7 @@ snapshots: dependencies: '@mdx-js/mdx': 3.0.1 '@types/history': 4.7.11 - '@types/react': 18.2.79 + '@types/react': 18.3.0 commander: 5.1.0 joi: 17.12.3 react: 18.3.0 @@ -7121,10 +7121,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@mdx-js/react@3.0.1(@types/react@18.2.79)(react@18.3.0)': + '@mdx-js/react@3.0.1(@types/react@18.3.0)(react@18.3.0)': dependencies: '@types/mdx': 2.0.13 - '@types/react': 18.2.79 + '@types/react': 18.3.0 react: 18.3.0 '@nodelib/fs.scandir@2.1.5': @@ -7391,21 +7391,21 @@ snapshots: '@types/react-router-config@5.0.11': dependencies: '@types/history': 4.7.11 - '@types/react': 18.2.79 + '@types/react': 18.3.0 '@types/react-router': 5.1.20 '@types/react-router-dom@5.3.3': dependencies: '@types/history': 4.7.11 - '@types/react': 18.2.79 + '@types/react': 18.3.0 '@types/react-router': 5.1.20 '@types/react-router@5.1.20': dependencies: '@types/history': 4.7.11 - '@types/react': 18.2.79 + '@types/react': 18.3.0 - '@types/react@18.2.79': + '@types/react@18.3.0': dependencies: '@types/prop-types': 15.7.12 csstype: 3.1.3