Skip to content

Commit

Permalink
chore(deps): update dependency swr to v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2023
1 parent fad7ea8 commit f52e58f
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 @@ -104,7 +104,7 @@
"react-timeago": "7.1.0",
"sass": "1.62.1",
"semver": "7.5.0",
"swr": "2.0.4",
"swr": "2.1.5",
"tss-react": "4.6.1",
"typescript": "4.8.4",
"vite": "4.1.4",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8562,10 +8562,10 @@ swagger2openapi@^7.0.8:
yaml "^1.10.0"
yargs "^17.0.1"

swr@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/swr/-/swr-2.0.4.tgz#e68a5cc2e87b2a7f5f7ebf8a472cea24fc1c5fce"
integrity sha512-4GUiTjknRUVuw4MWUHR7mzJ9G/DWL+yZz/TgWDfiA0OZ9tL6qyrTkN2wPeboBpL3OJTkej3pexh3mWCnv8cFkQ==
swr@2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/swr/-/swr-2.1.5.tgz#688effa719c03f6d35c66decbb0f8e79c7190399"
integrity sha512-/OhfZMcEpuz77KavXST5q6XE9nrOBOVcBLWjMT+oAE/kQHyE3PASrevXCtQDZ8aamntOfFkbVJp7Il9tNBQWrw==
dependencies:
use-sync-external-store "^1.2.0"

Expand Down

0 comments on commit f52e58f

Please sign in to comment.