Skip to content

Commit

Permalink
Merge pull request #1161 from Quramy/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update react monorepo
  • Loading branch information
Quramy authored Jan 5, 2024
2 parents cba4f49 + 9bc7273 commit 98c92f6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions project-fixtures/react-apollo-prj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"version": "2.0.0",
"devDependencies": {
"@apollo/client": "3.8.8",
"@types/react": "18.2.40",
"@types/react-dom": "18.2.17",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"apollo": "2.34.0",
"graphql": "16.8.1",
"react": "18.2.0",
Expand Down
16 changes: 8 additions & 8 deletions project-fixtures/react-apollo-prj/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -398,10 +398,10 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==

"@types/[email protected].17":
version "18.2.17"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.17.tgz#375c55fab4ae671bd98448dcfa153268d01d6f64"
integrity sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==
"@types/[email protected].18":
version "18.2.18"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.18.tgz#16946e6cd43971256d874bc3d0a72074bb8571dd"
integrity sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==
dependencies:
"@types/react" "*"

Expand All @@ -414,10 +414,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected].40":
version "18.2.40"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.40.tgz#b1cc2bafdc81da3c9bb105cfe8b91211bbce2e0d"
integrity sha512-H+BUhb9C1zBtogDLAk+KCNRKiHDrqSwQT/0z0PVTwMFBxqg3011ByLomADtgkgMkfwj4AMOiXBReyLTUBg681g==
"@types/[email protected].46":
version "18.2.46"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.46.tgz#f04d6c528f8f136ea66333bc66abcae46e2680df"
integrity sha512-nNCvVBcZlvX4NU1nRRNV/mFl1nNRuTuslAJglQsq+8ldXe5Xv0Wd2f7WTE3jOxhLH2BFfiZGC6GCp+kHQbgG+w==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit 98c92f6

Please sign in to comment.