Skip to content

Commit

Permalink
Update most non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2023
1 parent 94773c5 commit 7941f10
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@
"react-router-bootstrap": "0.26.2",
"react-router-dom": "6.3.0",
"react-scroll": "1.8.9",
"react-toastify": "9.1.1",
"react-ultimate-pagination": "1.3.0",
"react-toastify": "9.1.2",
"react-ultimate-pagination": "1.3.1",
"react-use-dimensions": "1.2.1",
"reduce-css-calc": "2.1.8",
"redux": "4.2.1",
Expand Down
16 changes: 8 additions & 8 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14739,10 +14739,10 @@ react-test-renderer@18.2.0:
react-shallow-renderer "^16.15.0"
scheduler "^0.23.0"

react-toastify@9.1.1:
version "9.1.1"
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.1.tgz#9280caea4a13dc1739c350d90660a630807bf10b"
integrity sha512-pkFCla1z3ve045qvjEmn2xOJOy4ZciwRXm1oMPULVkELi5aJdHCN/FHnuqXq8IwGDLB7PPk2/J6uP9D8ejuiRw==
react-toastify@9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.2.tgz#293aa1f952240129fe485ae5cb2f8d09c652cf3f"
integrity sha512-PBfzXO5jMGEtdYR5jxrORlNZZe/EuOkwvwKijMatsZZm8IZwLj01YvobeJYNjFcA6uy6CVrx2fzL9GWbhWPTDA==
dependencies:
clsx "^1.1.1"

Expand All @@ -14756,10 +14756,10 @@ react-transition-group@^4.4.2, react-transition-group@^4.4.5:
loose-envify "^1.4.0"
prop-types "^15.6.2"

react-ultimate-pagination@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/react-ultimate-pagination/-/react-ultimate-pagination-1.3.0.tgz#feb4d9518e52b3915c863d4305a1190b66befdbd"
integrity sha512-Nvf+PjncTqBW/wHgO4FM3EX7VzrUf13CnpElREUgZloG2BiEQkGseDS2r5p3h/TIvLfLb602IeaihQFJbUSt0A==
react-ultimate-pagination@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/react-ultimate-pagination/-/react-ultimate-pagination-1.3.1.tgz#e969ce85f0f60d210f40247fb1ff7730efa64d45"
integrity sha512-2CFGSDZD+jEOiQ92p5d0wy/lbn3iS7i7STAMtMFnAVmVLk1jvTYr2916GKiyYJveRijT9qXrMvNm4V3Kf0+djw==
dependencies:
prop-types "^15.0.0"
ultimate-pagination "1.0.0"
Expand Down

0 comments on commit 7941f10

Please sign in to comment.