mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
Bump swr from 0.5.3 to 0.5.4
Bumps [swr](https://github.com/vercel/swr) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/vercel/swr/releases) - [Commits](https://github.com/vercel/swr/compare/0.5.3...0.5.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
563d3eac6c
commit
f1c3a12643
6
package-lock.json
generated
6
package-lock.json
generated
@@ -10014,9 +10014,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"swr": {
|
"swr": {
|
||||||
"version": "0.5.3",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.5.3.tgz",
|
"resolved": "https://registry.npmjs.org/swr/-/swr-0.5.4.tgz",
|
||||||
"integrity": "sha512-RUE3RWn3jt9e4qLPat2A9vbHG/5N6konsc27xKjE65jFSiGv0P7HLD8IGvwAv6DRKktL7Od2UcayX0plKb2awg==",
|
"integrity": "sha512-TUSxxuC8uP/4JKV22ml91WQ0tbif+9HVhm683xm8KYfwZIW5ogwcnU634dg3x6N7azpIDIOLokoIi+z5vCz/yA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"symbol-tree": {
|
"symbol-tree": {
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
"postcss": "^8.2.8",
|
"postcss": "^8.2.8",
|
||||||
"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.3",
|
"swr": "^0.5.4",
|
||||||
"tailwindcss": "^2.0.3",
|
"tailwindcss": "^2.0.3",
|
||||||
"typescript": "^4.2.3"
|
"typescript": "^4.2.3"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user