Skip to content

Commit

Permalink
Merge pull request #315 from daneden/dependabot/npm_and_yarn/swr-0.5.3
Browse files Browse the repository at this point in the history
Bump swr from 0.3.11 to 0.5.3
  • Loading branch information
daneden committed Mar 17, 2021
2 parents 6bce2e8 + fdc0483 commit 7f54fec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"node-vibrant": "^3.2.1-alpha.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"swr": "^0.3.11"
"swr": "^0.5.3"
},
"scripts": {
"prestart": "node ./scripts/exif.js",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -864,11 +864,6 @@ depd@~1.1.2:
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=

dequal@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.2.tgz#85ca22025e3a87e65ef75a7a437b35284a7e319d"
integrity sha512-q9K8BlJVxK7hQYqa6XISGmBZbtQQWVXSrRrWreHC94rMt1QL/Impruc+7p2CYSYuVIUr+YCt6hjrs1kkdJRTug==

des.js@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.0.tgz#c074d2e2aa6a8a9a07dbd61f9a15c2cd83ec8ecc"
Expand Down Expand Up @@ -2372,12 +2367,10 @@ supports-color@^7.1.0:
dependencies:
has-flag "^4.0.0"

swr@^0.3.11:
version "0.3.11"
resolved "https://registry.yarnpkg.com/swr/-/swr-0.3.11.tgz#f7f50ed26c06afea4249482cec504768a2272664"
integrity sha512-ya30LuRGK2R7eDlttnb7tU5EmJYJ+N6ytIOM2j0Hqs0qauJcDjVLDOGy7KmFeH5ivOwLHalFaIyYl2K+SGa7HQ==
dependencies:
dequal "2.0.2"
swr@^0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/swr/-/swr-0.5.3.tgz#7290a9a61329d930583ef365317e636b8dbaa8bb"
integrity sha512-RUE3RWn3jt9e4qLPat2A9vbHG/5N6konsc27xKjE65jFSiGv0P7HLD8IGvwAv6DRKktL7Od2UcayX0plKb2awg==

through@^2.3.8:
version "2.3.8"
Expand Down

1 comment on commit 7f54fec

@vercel
Copy link

@vercel vercel bot commented on 7f54fec Mar 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

Resource is limited - try again after in 44 minutes (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.