mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
Merge pull request #526 from Ravinou/dependabot/npm_and_yarn/swr-2.3.4
chore(deps): bump swr from 2.3.3 to 2.3.4
This commit is contained in:
commit
53b29ea6f9
2 changed files with 5 additions and 6 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -24,7 +24,7 @@
|
|||
"react-hook-form": "^7.59.0",
|
||||
"react-select": "^5.10.1",
|
||||
"react-toastify": "^11.0.5",
|
||||
"swr": "^2.3.3",
|
||||
"swr": "^2.3.4",
|
||||
"use-media": "^1.5.0",
|
||||
"uuid": "^11.1.0"
|
||||
},
|
||||
|
|
@ -7371,10 +7371,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/swr": {
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-2.3.3.tgz",
|
||||
"integrity": "sha512-dshNvs3ExOqtZ6kJBaAsabhPdHyeY4P2cKwRCniDVifBMoG/SVI7tfLWqPXriVspf2Rg4tPzXJTnwaihIeFw2A==",
|
||||
"license": "MIT",
|
||||
"version": "2.3.4",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-2.3.4.tgz",
|
||||
"integrity": "sha512-bYd2lrhc+VarcpkgWclcUi92wYCpOgMws9Sd1hG1ntAu0NEy+14CbotuFjshBU2kt9rYj9TSmDcybpxpeTU1fg==",
|
||||
"dependencies": {
|
||||
"dequal": "^2.0.3",
|
||||
"use-sync-external-store": "^1.4.0"
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
"react-hook-form": "^7.59.0",
|
||||
"react-select": "^5.10.1",
|
||||
"react-toastify": "^11.0.5",
|
||||
"swr": "^2.3.3",
|
||||
"swr": "^2.3.4",
|
||||
"use-media": "^1.5.0",
|
||||
"uuid": "^11.1.0"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue