Update dependency swr to v2.3.3

This commit is contained in:
renovate[bot]
2025-03-26 22:28:20 +00:00
committed by Thomas Ruoff
parent 7f2b526d83
commit 4b73bbdf7c
2 changed files with 14 additions and 12 deletions

View File

@@ -44,7 +44,7 @@
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "9.6.0",
"prettier": "3.3.3",
"swr": "2.2.5",
"swr": "2.3.3",
"tailwindcss": "3.4.11",
"ts-jest": "29.2.5"
},