Skip to content

Commit

Permalink
Merge pull request #1057 from oasisprotocol/renovate/react-dependencies
Browse files Browse the repository at this point in the history
Update react dependencies
  • Loading branch information
buberdds authored Dec 4, 2023
2 parents 366beed + b20e513 commit 73089d4
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 21 deletions.
1 change: 1 addition & 0 deletions .changelog/1057.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update react dependenciesUpdate react dependencies
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"react-dom": "18.2.0",
"react-i18next": "13.5.0",
"react-quick-pinch-zoom": "5.1.0",
"react-router-dom": "6.20.0",
"react-router-dom": "6.20.1",
"recharts": "2.10.3",
"swiper": "11.0.5",
"use-resize-observer": "9.1.0"
Expand All @@ -102,7 +102,7 @@
"@testing-library/user-event": "14.5.1",
"@types/jest": "^29.5.10",
"@types/node": "20.8.10",
"@types/react": "18.2.39",
"@types/react": "18.2.41",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4073,10 +4073,10 @@
dependencies:
"@babel/runtime" "^7.13.10"

"@remix-run/[email protected].0":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.13.0.tgz#7e29c4ee85176d9c08cb0f4456bff74d092c5065"
integrity sha512-5dMOnVnefRsl4uRnAdoWjtVTdh8e6aZqgM4puy9nmEADH72ck+uXwzpJLEKE9Q6F8ZljNewLgmTfkxUrBdv4WA==
"@remix-run/[email protected].1":
version "1.13.1"
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.13.1.tgz#07e2a8006f23a3bc898b3f317e0a58cc8076b86e"
integrity sha512-so+DHzZKsoOcoXrILB4rqDkMDy7NLMErRdOxvzvOKb507YINKUP4Di+shbTZDhSE/pBZ+vr7XGIpcOO0VLSA+Q==

"@rushstack/eslint-patch@^1.1.0":
version "1.3.3"
Expand Down Expand Up @@ -5451,10 +5451,10 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected].39":
version "18.2.39"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.39.tgz#744bee99e053ad61fe74eb8b897f3ab5b19a7e25"
integrity sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==
"@types/[email protected].41":
version "18.2.41"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9"
integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down Expand Up @@ -11841,20 +11841,20 @@ [email protected]:
use-callback-ref "^1.3.0"
use-sidecar "^1.1.2"

[email protected].0:
version "6.20.0"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.20.0.tgz#7b9527a1e29c7fb90736a5f89d54ca01f40e264b"
integrity sha512-CbcKjEyiSVpA6UtCHOIYLUYn/UJfwzp55va4yEfpk7JBN3GPqWfHrdLkAvNCcpXr8QoihcDMuk0dzWZxtlB/mQ==
[email protected].1:
version "6.20.1"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.20.1.tgz#e34f8075b9304221420de3609e072bb349824984"
integrity sha512-npzfPWcxfQN35psS7rJgi/EW0Gx6EsNjfdJSAk73U/HqMEJZ2k/8puxfwHFgDQhBGmS3+sjnGbMdMSV45axPQw==
dependencies:
"@remix-run/router" "1.13.0"
react-router "6.20.0"
"@remix-run/router" "1.13.1"
react-router "6.20.1"

[email protected].0:
version "6.20.0"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.20.0.tgz#4275a3567ecc55f7703073158048db10096bb539"
integrity sha512-pVvzsSsgUxxtuNfTHC4IxjATs10UaAtvLGVSA1tbUE4GDaOSU1Esu2xF5nWLz7KPiMuW8BJWuPFdlGYJ7/rW0w==
[email protected].1:
version "6.20.1"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.20.1.tgz#e8cc326031d235aaeec405bb234af77cf0fe75ef"
integrity sha512-ccvLrB4QeT5DlaxSFFYi/KR8UMQ4fcD8zBcR71Zp1kaYTC5oJKYAp1cbavzGrogwxca+ubjkd7XjFZKBW8CxPA==
dependencies:
"@remix-run/router" "1.13.0"
"@remix-run/router" "1.13.1"

react-smooth@^2.0.5:
version "2.0.5"
Expand Down

0 comments on commit 73089d4

Please sign in to comment.