Skip to content

Commit 4076bf9

Browse files
chore(deps): bump swr from 2.3.4 to 2.3.5 (#13379)
1 parent f0afbec commit 4076bf9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"send": "^1.2.0",
162162
"source-map-support": "^0.5.21",
163163
"sse.js": "^2.6.0",
164-
"swr": "^2.3.4",
164+
"swr": "^2.3.5",
165165
"tempy": "^3.1.0",
166166
"unified": "^11.0.5",
167167
"unist-builder": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15230,10 +15230,10 @@ svgo@^4.0.0:
1523015230
picocolors "^1.1.1"
1523115231
sax "^1.4.1"
1523215232

15233-
swr@^2.3.4:
15234-
version "2.3.4"
15235-
resolved "https://registry.yarnpkg.com/swr/-/swr-2.3.4.tgz#60bcb5b97cae157a6ef69eff0ed2beb9010eba69"
15236-
integrity sha512-bYd2lrhc+VarcpkgWclcUi92wYCpOgMws9Sd1hG1ntAu0NEy+14CbotuFjshBU2kt9rYj9TSmDcybpxpeTU1fg==
15233+
swr@^2.3.5:
15234+
version "2.3.5"
15235+
resolved "https://registry.yarnpkg.com/swr/-/swr-2.3.5.tgz#f83ceab400bc4901420e0bdae8879f96a22254b8"
15236+
integrity sha512-4e7pjTVulZTIL+b/S0RYFsgDcTcXPLUOvBPqyh9YdD+PkHeEMoaPwDmF9Kv6I1nnPg1OFKhiiEYpsYaaE2W2jA==
1523715237
dependencies:
1523815238
dequal "^2.0.3"
1523915239
use-sync-external-store "^1.4.0"

0 commit comments

Comments
 (0)