Update dependency @types/styled-components to v5.1.33
This commit is contained in:
parent
f5a873785c
commit
4d0c22feec
1 changed files with 6 additions and 6 deletions
12
yarn.lock
12
yarn.lock
|
@ -2207,9 +2207,9 @@
|
|||
"@types/react" "*"
|
||||
|
||||
"@types/react@*":
|
||||
version "18.2.38"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52"
|
||||
integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw==
|
||||
version "18.2.42"
|
||||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7"
|
||||
integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
"@types/scheduler" "*"
|
||||
|
@ -2274,9 +2274,9 @@
|
|||
integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==
|
||||
|
||||
"@types/styled-components@^5.1.9":
|
||||
version "5.1.32"
|
||||
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.32.tgz#58718971519c4562229ba85face98e8530d21bfd"
|
||||
integrity sha512-DqVpl8R0vbhVSop4120UHtGrFmHuPeoDwF4hDT0kPJTY8ty0SI38RV3VhCMsWigMUXG+kCXu7vMRqMFNy6eQgA==
|
||||
version "5.1.33"
|
||||
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.33.tgz#b694accc284f2765c2c785811d15263075f85874"
|
||||
integrity sha512-tufI0wHSowm7NgR3gTMIffjzx20FrOugJPn76NR5m6uBfJx0JzRphA0zD0pZgPLIIJGW2hLnYRA3tEGCpT+9tw==
|
||||
dependencies:
|
||||
"@types/hoist-non-react-statics" "*"
|
||||
"@types/react" "*"
|
||||
|
|
Loading…
Reference in a new issue