Skip to content

Commit

Permalink
Bump swr from 1.3.0 to 2.2.4 (#352)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent faa87dc commit 699a4f0
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 7 deletions.
Binary file removed .yarn/cache/swr-npm-1.3.0-3a8f9fadf5-e7a184f0d5.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"redis": "^4.6.11",
"safe-json-stringify": "^1.2.0",
"superjson": "^2.2.1",
"swr": "^1.3.0",
"swr": "^2.2.4",
"uswds": "^2.14.0",
"uuid": "^9.0.1",
"validator": "^13.11.0"
Expand Down
24 changes: 18 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7849,7 +7849,7 @@ __metadata:
languageName: node
linkType: hard

"client-only@npm:0.0.1":
"client-only@npm:0.0.1, client-only@npm:^0.0.1":
version: 0.0.1
resolution: "client-only@npm:0.0.1"
checksum: 0c16bf660dadb90610553c1d8946a7fdfb81d624adea073b8440b7d795d5b5b08beb3c950c6a2cf16279365a3265158a236876d92bce16423c485c322d7dfaf8
Expand Down Expand Up @@ -14360,7 +14360,7 @@ __metadata:
safe-json-stringify: ^1.2.0
storybook: ^7.6.3
superjson: ^2.2.1
swr: ^1.3.0
swr: ^2.2.4
ts-node: ^10.9.2
tsconfig-paths: ^4.2.0
typedoc: ^0.25.4
Expand Down Expand Up @@ -18071,12 +18071,15 @@ __metadata:
languageName: node
linkType: hard

"swr@npm:^1.3.0":
version: 1.3.0
resolution: "swr@npm:1.3.0"
"swr@npm:^2.2.4":
version: 2.2.4
resolution: "swr@npm:2.2.4"
dependencies:
client-only: ^0.0.1
use-sync-external-store: ^1.2.0
peerDependencies:
react: ^16.11.0 || ^17.0.0 || ^18.0.0
checksum: e7a184f0d560e9c8be85c023cc8e65e56a88a6ed46f9394b301b07f838edca23d2e303685319a4fcd620b81d447a7bcb489c7fa0a752c259f91764903c690cdb
checksum: d1398f89fd68af0e0cb6100a5769b1e17c0dbe8a778898643ad28456acda64add43344754c7d919e3f2ca82854adf86ff7d465aba25a2d555bcb669e457138f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -18993,6 +18996,15 @@ __metadata:
languageName: node
linkType: hard

"use-sync-external-store@npm:^1.2.0":
version: 1.2.0
resolution: "use-sync-external-store@npm:1.2.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 5c639e0f8da3521d605f59ce5be9e094ca772bd44a4ce7322b055a6f58eeed8dda3c94cabd90c7a41fb6fa852210092008afe48f7038792fd47501f33299116a
languageName: node
linkType: hard

"uswds@npm:^2.14.0":
version: 2.14.0
resolution: "uswds@npm:2.14.0"
Expand Down

0 comments on commit 699a4f0

Please sign in to comment.