mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-15 06:45:45 +01:00
build(deps): bump swr from 2.3.0 to 2.3.3
Bumps [swr](https://github.com/vercel/swr) from 2.3.0 to 2.3.3. - [Release notes](https://github.com/vercel/swr/releases) - [Commits](https://github.com/vercel/swr/compare/v2.3.0...v2.3.3) --- updated-dependencies: - dependency-name: swr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
edbaf23f3f
commit
08bb4ebe70
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
|
@ -21,7 +21,7 @@
|
|||
"react-select": "^5.10.0",
|
||||
"react-toastify": "^10.0.6",
|
||||
"spinners-react": "^1.0.10",
|
||||
"swr": "^2.3.0",
|
||||
"swr": "^2.3.3",
|
||||
"uuid": "^11.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
@ -6158,9 +6158,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/swr": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-2.3.0.tgz",
|
||||
"integrity": "sha512-NyZ76wA4yElZWBHzSgEJc28a0u6QZvhb6w0azeL2k7+Q1gAzVK+IqQYXhVOC/mzi+HZIozrZvBVeSeOZNR2bqA==",
|
||||
"version": "2.3.3",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-2.3.3.tgz",
|
||||
"integrity": "sha512-dshNvs3ExOqtZ6kJBaAsabhPdHyeY4P2cKwRCniDVifBMoG/SVI7tfLWqPXriVspf2Rg4tPzXJTnwaihIeFw2A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"dequal": "^2.0.3",
|
||||
"use-sync-external-store": "^1.4.0"
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@
|
|||
"react-select": "^5.10.0",
|
||||
"react-toastify": "^10.0.6",
|
||||
"spinners-react": "^1.0.10",
|
||||
"swr": "^2.3.0",
|
||||
"swr": "^2.3.3",
|
||||
"uuid": "^11.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue