mirror of
https://github.com/ruisaraiva19/favycon.git
synced 2026-09-14 11:06:21 +05:00
chore(deps): update dependency @types/react to v16.9.38 (#128)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
cee96cbb99
commit
aa8cf34d2f
@ -85,7 +85,7 @@
|
||||
"@types/nprogress": "0.2.0",
|
||||
"@types/object-fit-images": "3.2.0",
|
||||
"@types/prismjs": "1.16.1",
|
||||
"@types/react": "16.9.35",
|
||||
"@types/react": "16.9.38",
|
||||
"@types/react-modal": "3.10.5",
|
||||
"@types/react-transition-group": "4.4.0",
|
||||
"@types/sharp": "0.25.0",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -2632,7 +2632,7 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@16.9.35":
|
||||
"@types/react@*":
|
||||
version "16.9.35"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368"
|
||||
integrity sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ==
|
||||
@ -2640,6 +2640,14 @@
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
||||
"@types/react@16.9.38":
|
||||
version "16.9.38"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.38.tgz#868405dace93a4095d3e054f4c4a1de7a1ac0680"
|
||||
integrity sha512-pHAeZbjjNRa/hxyNuLrvbxhhnKyKNiLC6I5fRF2Zr/t/S6zS41MiyzH4+c+1I9vVfvuRt1VS2Lodjr4ZWnxrdA==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
|
||||
"@types/retry@^0.12.0":
|
||||
version "0.12.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user