Skip to content

Commit

Permalink
Merge pull request #5 from realparadise/dependabot/npm_and_yarn/react…
Browse files Browse the repository at this point in the history
…-is-18.3.1

build(deps): bump react-is from 18.2.0 to 18.3.1
  • Loading branch information
github-actions[bot] committed Jun 11, 2024
2 parents 50eec73 + d478eb2 commit f667d92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"next-urql": "3.3.3",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-is": "18.2.0",
"react-is": "18.3.1",
"urql": "2.2.3",
"~gql": "link:./src/lib/graphql"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4280,10 +4280,10 @@ [email protected]:
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"
Expand Down

0 comments on commit f667d92

Please sign in to comment.