Update dependency swr to v2.3.7 (#1327)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-29 05:44:42 +00:00
committed by GitHub
parent 5623d47738
commit 350f17cadc

6
package-lock.json generated
View File

@@ -11718,9 +11718,9 @@
}
},
"node_modules/swr": {
"version": "2.3.6",
"resolved": "https://registry.npmjs.org/swr/-/swr-2.3.6.tgz",
"integrity": "sha512-wfHRmHWk/isGNMwlLGlZX5Gzz/uTgo0o2IRuTMcf4CPuPFJZlq0rDaKUx+ozB5nBOReNV1kiOyzMfj+MBMikLw==",
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/swr/-/swr-2.3.7.tgz",
"integrity": "sha512-ZEquQ82QvalqTxhBVv/DlAg2mbmUjF4UgpPg9wwk4ufb9rQnZXh1iKyyKBqV6bQGu1Ie7L1QwSYO07qFIa1p+g==",
"dev": true,
"license": "MIT",
"dependencies": {