mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Bump swr from 0.3.11 to 0.4.2
Bumps [swr](https://github.com/vercel/swr) from 0.3.11 to 0.4.2. - [Release notes](https://github.com/vercel/swr/releases) - [Commits](https://github.com/vercel/swr/compare/0.3.11...0.4.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
5179ebff0d
commit
34e6070831
6
package-lock.json
generated
6
package-lock.json
generated
@@ -10316,9 +10316,9 @@
|
||||
}
|
||||
},
|
||||
"swr": {
|
||||
"version": "0.3.11",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.3.11.tgz",
|
||||
"integrity": "sha512-ya30LuRGK2R7eDlttnb7tU5EmJYJ+N6ytIOM2j0Hqs0qauJcDjVLDOGy7KmFeH5ivOwLHalFaIyYl2K+SGa7HQ==",
|
||||
"version": "0.4.2",
|
||||
"resolved": "https://registry.npmjs.org/swr/-/swr-0.4.2.tgz",
|
||||
"integrity": "sha512-SKGxcAfyijj/lE5ja5zVMDqJNudASH3WZPRUakDVOePTM18FnsXgugndjl9BSRwj+jokFCulMDe7F2pQL+VhEw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"dequal": "2.0.2"
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"postcss": "^8.2.2",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"swr": "^0.3.11",
|
||||
"swr": "^0.4.2",
|
||||
"tailwindcss": "^2.0.2",
|
||||
"typescript": "^4.1.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user