mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Bump swr from 0.5.5 to 0.5.6
Bumps [swr](https://github.com/vercel/swr) from 0.5.5 to 0.5.6. - [Release notes](https://github.com/vercel/swr/releases) - [Commits](https://github.com/vercel/swr/commits/0.5.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
f798ed0d5b
commit
b1d1260133
6
package-lock.json
generated
6
package-lock.json
generated
@@ -14111,9 +14111,9 @@
|
||||
}
|
||||
},
|
||||
"swr": {
|
||||
"version": "0.5.5",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.5.5.tgz",
|
||||
"integrity": "sha512-u4mUorK9Ipt+6LEITvWRWiRWAQjAysI6cHxbMmMV1dIdDzxMnswWo1CyGoyBHXX91CchxcuoqgFZ/ycx+YfhCA==",
|
||||
"version": "0.5.6",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.5.6.tgz",
|
||||
"integrity": "sha512-Bmx3L4geMZjYT5S2Z6EE6/5Cx6v1Ka0LhqZKq8d6WL2eu9y6gHWz3dUzfIK/ymZVHVfwT/EweFXiYGgfifei3w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"dequal": "2.0.2"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"postcss": "^8.2.15",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"swr": "^0.5.5",
|
||||
"swr": "^0.5.6",
|
||||
"tailwindcss": "^2.1.2",
|
||||
"typescript": "^4.2.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user