Skip to content

Commit e6ac8cc

Browse files
chore(deps): bump swr from 2.4.0 to 2.4.1 (#980)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: knock-eng-bot <knock-eng-bot@users.noreply.github.com>
1 parent fefa9c6 commit e6ac8cc

5 files changed

Lines changed: 15 additions & 10 deletions

File tree

.changeset/dependabot-pr-980.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@knocklabs/react-core": patch
3+
---
4+
5+
chore(deps): bump swr from 2.4.0 to 2.4.1

examples/nextjs-app-dir-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-dom": "^19.2.5",
3131
"react-icons": "^5.4.0",
3232
"sonner": "^2.0.7",
33-
"swr": "^2.4.0",
33+
"swr": "^2.4.1",
3434
"uuid": "^11.1.0"
3535
},
3636
"devDependencies": {

examples/nextjs-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-dom": "^19.2.5",
3333
"react-icons": "^5.4.0",
3434
"sonner": "^2.0.7",
35-
"swr": "^2.4.0",
35+
"swr": "^2.4.1",
3636
"uuid": "^11.1.0"
3737
},
3838
"devDependencies": {

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@tanstack/react-store": "^0.7.3",
5252
"date-fns": "^4.0.0",
5353
"fast-deep-equal": "^3.1.3",
54-
"swr": "^2.4.0"
54+
"swr": "^2.4.1"
5555
},
5656
"devDependencies": {
5757
"@codecov/vite-plugin": "^1.9.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4641,7 +4641,7 @@ __metadata:
46414641
react-dom: "npm:^19.2.5"
46424642
rimraf: "npm:^6.0.1"
46434643
rollup-plugin-execute: "npm:^1.1.1"
4644-
swr: "npm:^2.4.0"
4644+
swr: "npm:^2.4.1"
46454645
typescript: "npm:^5.8.3"
46464646
vite: "npm:^5.4.19"
46474647
vite-plugin-dts: "npm:^4.5.0"
@@ -17303,7 +17303,7 @@ __metadata:
1730317303
react-dom: "npm:^19.2.5"
1730417304
react-icons: "npm:^5.4.0"
1730517305
sonner: "npm:^2.0.7"
17306-
swr: "npm:^2.4.0"
17306+
swr: "npm:^2.4.1"
1730717307
typescript: "npm:^5.8.3"
1730817308
uuid: "npm:^11.1.0"
1730917309
languageName: unknown
@@ -17343,7 +17343,7 @@ __metadata:
1734317343
react-dom: "npm:^19.2.5"
1734417344
react-icons: "npm:^5.4.0"
1734517345
sonner: "npm:^2.0.7"
17346-
swr: "npm:^2.4.0"
17346+
swr: "npm:^2.4.1"
1734717347
typescript: "npm:^5.8.3"
1734817348
uuid: "npm:^11.1.0"
1734917349
languageName: unknown
@@ -20553,15 +20553,15 @@ __metadata:
2055320553
languageName: node
2055420554
linkType: hard
2055520555

20556-
"swr@npm:^2.4.0":
20557-
version: 2.4.0
20558-
resolution: "swr@npm:2.4.0"
20556+
"swr@npm:^2.4.1":
20557+
version: 2.4.1
20558+
resolution: "swr@npm:2.4.1"
2055920559
dependencies:
2056020560
dequal: "npm:^2.0.3"
2056120561
use-sync-external-store: "npm:^1.6.0"
2056220562
peerDependencies:
2056320563
react: ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
20564-
checksum: 10c0/176097e737ac79c94ab9ff73f18f3eed104a07cb32ec2f92f8e6deaa7ce2c8227dda8391eed116a7e29b7c379460ccd2f16605bd64ea538df1c610ba54bc52e7
20564+
checksum: 10c0/34d61fb4653ac8875ad24e7c6da37e210b0e90fce0815dc59f013b7554a0bd267e79aac0f8ae5fbf04992e2a1815ee3da581b0dab3ed6ac4c2ce0e82b351320f
2056520565
languageName: node
2056620566
linkType: hard
2056720567

0 commit comments

Comments
 (0)