Skip to content

Commit

Permalink
Update dependency react-spinners to v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 0ea71f7 commit c0d3853
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"react-query": "3.39.2",
"react-query-devtools": "2.6.3",
"react-router-dom": "6.3.0",
"react-spinners": "0.13.4",
"react-spinners": "0.14.0",
"react-syntax-highlighter": "^15.5.0",
"react-toastify": "9.0.8",
"sql-formatter": "^12.0.5",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6416,10 +6416,10 @@ react-sortable-hoc@^2.0.0:
invariant "^2.2.4"
prop-types "^15.5.7"

react-spinners@0.13.4:
version "0.13.4"
resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.13.4.tgz#20f7435e5cb3a2bde23110efa8b7dfbe485373e9"
integrity sha512-V6IURjYOwomhdngMfuVxBp4utCF6v21sjQ6r4K2JoKl8fwXZp1UeHMBLf+2SU+cts8hAVj9rHOJ8kdT5UqqaJw==
react-spinners@0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.14.0.tgz#f672f0b90fed48fca5a7d23f20ac750f68eda3fa"
integrity sha512-7d/uAqas0Eg+2vyEewb+xkeMmzDqtWHB9elyFeWqp9+PwLOg0U0GOyWkwUzpwy/z9pNAG074ZAtJnTSji9jv8A==

react-syntax-highlighter@^15.5.0:
version "15.5.0"
Expand Down

0 comments on commit c0d3853

Please sign in to comment.