Skip to content

Commit c0d3853

Browse files
Update dependency react-spinners to v0.14.0
1 parent 0ea71f7 commit c0d3853

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-query": "3.39.2",
5656
"react-query-devtools": "2.6.3",
5757
"react-router-dom": "6.3.0",
58-
"react-spinners": "0.13.4",
58+
"react-spinners": "0.14.0",
5959
"react-syntax-highlighter": "^15.5.0",
6060
"react-toastify": "9.0.8",
6161
"sql-formatter": "^12.0.5",

frontend/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6416,10 +6416,10 @@ react-sortable-hoc@^2.0.0:
64166416
invariant "^2.2.4"
64176417
prop-types "^15.5.7"
64186418

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

64246424
react-syntax-highlighter@^15.5.0:
64256425
version "15.5.0"

0 commit comments

Comments
 (0)