mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Update dependency swr to v0.5.7
This commit is contained in:
committed by
Thomas Ruoff
parent
bf06829113
commit
03a5f6d9b0
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12612,9 +12612,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"swr": {
|
"swr": {
|
||||||
"version": "0.5.6",
|
"version": "0.5.7",
|
||||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.5.6.tgz",
|
"resolved": "https://registry.npmjs.org/swr/-/swr-0.5.7.tgz",
|
||||||
"integrity": "sha512-Bmx3L4geMZjYT5S2Z6EE6/5Cx6v1Ka0LhqZKq8d6WL2eu9y6gHWz3dUzfIK/ymZVHVfwT/EweFXiYGgfifei3w==",
|
"integrity": "sha512-Jh1Efgu8nWZV9rU4VLUMzBzcwaZgi4znqbVXvAtUy/0JzSiN6bNjLaJK8vhY/Rtp7a83dosz5YuehfBNwC/ZoQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"dequal": "2.0.2"
|
"dequal": "2.0.2"
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
"postcss": "8.3.6",
|
"postcss": "8.3.6",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "6.7.0",
|
"postcss-preset-env": "6.7.0",
|
||||||
"swr": "0.5.6",
|
"swr": "0.5.7",
|
||||||
"tailwindcss": "2.2.2",
|
"tailwindcss": "2.2.2",
|
||||||
"typescript": "4.4.2"
|
"typescript": "4.4.2"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user