fix(deps): update dependency react-query to v3.39.2 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8e943a0e06
commit
086d85b04b
2 changed files with 7 additions and 7 deletions
|
@ -43,7 +43,7 @@
|
|||
"@material-ui/icons": "4.11.3",
|
||||
"htmlparser2": "^6.1.0",
|
||||
"preact": "^10.5.14",
|
||||
"react-query": "^3.34.16"
|
||||
"react-query": "3.39.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"minimist": "^1.2.6"
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -15501,21 +15501,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-query@npm:^3.34.16":
|
||||
version: 3.34.16
|
||||
resolution: "react-query@npm:3.34.16"
|
||||
"react-query@npm:3.39.2":
|
||||
version: 3.39.2
|
||||
resolution: "react-query@npm:3.39.2"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.5.5
|
||||
broadcast-channel: ^3.4.1
|
||||
match-sorter: ^6.0.2
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
react-dom:
|
||||
optional: true
|
||||
react-native:
|
||||
optional: true
|
||||
checksum: 77f5ee7279fa82642d5210b785f7b9eccc6e81c5b27b59bf112101b14e90737efeb8b73f9597bff56a08c5792ec5fa6889e14913aa196f5086ff4faeb077abd8
|
||||
checksum: 83b199e66af28ab67ec4d22e51da42f02447186623db926b75d27a1c09a3383da6ddc9e5b83d82578fac7abdba7e6f265aecbffdb91db61981950d3d59409346
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -16146,7 +16146,7 @@ __metadata:
|
|||
parcel: ^2.0.0
|
||||
preact: ^10.5.14
|
||||
prettier: ^2.3.2
|
||||
react-query: ^3.34.16
|
||||
react-query: 3.39.2
|
||||
typescript: ^4.3.5
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
|
Loading…
Reference in a new issue