Skip to content

Commit

Permalink
fix(deps): update dependency swr to v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 0c7d6e6 commit cb38d65
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"react-hook-form": "7.54.2",
"sanitize-html": "2.14.0",
"styled-components": "6.1.14",
"swr": "2.3.1",
"swr": "2.3.2",
"zod": "3.24.1"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7196,10 +7196,10 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==

[email protected].1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/swr/-/swr-2.3.1.tgz#ae1a0d93562f12308136055baa49cce851950316"
integrity sha512-ALcpdX8Q2WGkuSKrxb1SSGCzoRb3xfkq0SH+AhtF9OXIWIXGSA+uJzGT682UJjqSTC2uN0myJJikFz43ApUPAw==
[email protected].2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/swr/-/swr-2.3.2.tgz#e7c4eb7115e7ff734e445ad0036e97812dd95191"
integrity sha512-RosxFpiabojs75IwQ316DGoDRmOqtiAj0tg8wCcbEu4CiLZBs/a9QNtHV7TUfDXmmlgqij/NqzKq/eLelyv9xA==
dependencies:
dequal "^2.0.3"
use-sync-external-store "^1.4.0"
Expand Down

0 comments on commit cb38d65

Please sign in to comment.