Update preact to version 10.16.0 (#19761)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
f2cc2ae774
commit
d7b2f2e10f
2 changed files with 5 additions and 5 deletions
|
|
@ -144,7 +144,7 @@
|
|||
"postcss-import": "^15.1.0",
|
||||
"postcss-preset-env": "^7.8.2",
|
||||
"postscribe": "^2.0.8",
|
||||
"preact": "^10.15.1",
|
||||
"preact": "^10.16.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"rails-erb-loader": "^5.5.2",
|
||||
"react-colorful": "^5.6.1",
|
||||
|
|
|
|||
|
|
@ -14577,10 +14577,10 @@ postscribe@^2.0.8:
|
|||
dependencies:
|
||||
prescribe ">=1.1.2"
|
||||
|
||||
preact@^10.15.1:
|
||||
version "10.15.1"
|
||||
resolved "https://registry.yarnpkg.com/preact/-/preact-10.15.1.tgz#a1de60c9fc0c79a522d969c65dcaddc5d994eede"
|
||||
integrity sha512-qs2ansoQEwzNiV5eAcRT1p1EC/dmEzaATVDJNiB3g2sRDWdA7b7MurXdJjB2+/WQktGWZwxvDrnuRFbWuIr64g==
|
||||
preact@^10.16.0:
|
||||
version "10.16.0"
|
||||
resolved "https://registry.yarnpkg.com/preact/-/preact-10.16.0.tgz#68a06d70b191b8a313ea722d61e09c6b2a79a37e"
|
||||
integrity sha512-XTSj3dJ4roKIC93pald6rWuB2qQJO9gO2iLLyTe87MrjQN+HklueLsmskbywEWqCHlclgz3/M4YLL2iBr9UmMA==
|
||||
|
||||
prelude-ls@^1.2.1:
|
||||
version "1.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue