Skip to content

Commit bf63a5c

Browse files
chore(deps): bump swr from 2.2.5 to 2.3.3
Bumps [swr](https://github.com/vercel/swr) from 2.2.5 to 2.3.3. - [Release notes](https://github.com/vercel/swr/releases) - [Commits](vercel/swr@v2.2.5...v2.3.3) --- updated-dependencies: - dependency-name: swr dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea62882 commit bf63a5c

File tree

2 files changed

+485
-488
lines changed

2 files changed

+485
-488
lines changed

examples/react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react": "^19",
2020
"react-dom": "^19",
2121
"react-error-boundary": "^5.0.0",
22-
"swr": "^2.2.5"
22+
"swr": "^2.3.3"
2323
},
2424
"devDependencies": {
2525
"@types/react": "^19",

0 commit comments

Comments
 (0)