From d478eb2480ebfafdf3d9cb5ae39db530df30b4a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 08:38:18 +0000 Subject: [PATCH] build(deps): bump react-is from 18.2.0 to 18.3.1 Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 18.2.0 to 18.3.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-is) --- updated-dependencies: - dependency-name: react-is dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index ae23798..20c6739 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "next-urql": "3.3.3", "react": "18.2.0", "react-dom": "18.2.0", - "react-is": "18.2.0", + "react-is": "18.3.1", "urql": "2.2.3", "~gql": "link:./src/lib/graphql" }, diff --git a/yarn.lock b/yarn.lock index 004c690..8436202 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4286,10 +4286,10 @@ react-dom@18.2.0: loose-envify "^1.1.0" scheduler "^0.23.0" -react-is@18.2.0: - version "18.2.0" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" - integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== +react-is@18.3.1: + version "18.3.1" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" + integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== react-is@^16.13.1: version "16.13.1" @@ -5156,4 +5156,3 @@ zod@3.21.4: "~gql@link:./src/lib/graphql": version "0.0.0" - uid ""