fix(deps): update dependency preact to v10.10.6 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d28308fbd4
commit
073dc8a29d
2 changed files with 6 additions and 6 deletions
|
@ -42,7 +42,7 @@
|
|||
"@material-ui/core": "4.12.4",
|
||||
"@material-ui/icons": "4.11.3",
|
||||
"htmlparser2": "8.0.1",
|
||||
"preact": "10.10.0",
|
||||
"preact": "10.10.6",
|
||||
"react-query": "3.39.2"
|
||||
},
|
||||
"resolutions": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -15645,10 +15645,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"preact@npm:10.10.0":
|
||||
version: 10.10.0
|
||||
resolution: "preact@npm:10.10.0"
|
||||
checksum: ec34f0e7a8677080debb5e7035a749d30a23694a68389e6f577e051e91a1e1014913c56845a615d1f9a4f2cd0321c46faaded4d4a0457c755d637a3a811fd69e
|
||||
"preact@npm:10.10.6":
|
||||
version: 10.10.6
|
||||
resolution: "preact@npm:10.10.6"
|
||||
checksum: 60d47f068979fb796832a4cb8c817e7dc58fcc4c3e72cbb5356aa7c54e0e512bb80c3aab0e5220d5cc0ce179d64d474240b382980a26e8baef6399e37542448b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -16769,7 +16769,7 @@ __metadata:
|
|||
jest: 28.1.3
|
||||
netlify-cli: ^5.2.3
|
||||
parcel: ^2.0.0
|
||||
preact: 10.10.0
|
||||
preact: 10.10.6
|
||||
prettier: 2.7.1
|
||||
react-query: 3.39.2
|
||||
typescript: 4.8.2
|
||||
|
|
Loading…
Reference in a new issue