Update dependency swr to v2.3.2
All checks were successful
Publish Docker image / Push Docker image (push) Successful in 20m20s

This commit is contained in:
Renovate Bot 2025-02-06 00:04:54 +00:00
parent d6a2b40496
commit 3ee31964e0

6
package-lock.json generated
View File

@ -8937,9 +8937,9 @@
}
},
"node_modules/swr": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/swr/-/swr-2.3.1.tgz",
"integrity": "sha512-ALcpdX8Q2WGkuSKrxb1SSGCzoRb3xfkq0SH+AhtF9OXIWIXGSA+uJzGT682UJjqSTC2uN0myJJikFz43ApUPAw==",
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/swr/-/swr-2.3.2.tgz",
"integrity": "sha512-RosxFpiabojs75IwQ316DGoDRmOqtiAj0tg8wCcbEu4CiLZBs/a9QNtHV7TUfDXmmlgqij/NqzKq/eLelyv9xA==",
"license": "MIT",
"dependencies": {
"dequal": "^2.0.3",