Update preact to version 10.18.2 (#20366)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
2402ef1096
commit
69c56fc823
2 changed files with 5 additions and 5 deletions
|
|
@ -147,7 +147,7 @@
|
|||
"postcss-import": "^15.1.0",
|
||||
"postcss-preset-env": "^7.8.2",
|
||||
"postscribe": "^2.0.8",
|
||||
"preact": "^10.18.1",
|
||||
"preact": "^10.18.2",
|
||||
"prop-types": "^15.8.1",
|
||||
"rails-erb-loader": "^5.5.2",
|
||||
"react-colorful": "^5.6.1",
|
||||
|
|
|
|||
|
|
@ -15184,10 +15184,10 @@ postscribe@^2.0.8:
|
|||
dependencies:
|
||||
prescribe ">=1.1.2"
|
||||
|
||||
preact@^10.18.1:
|
||||
version "10.18.1"
|
||||
resolved "https://registry.yarnpkg.com/preact/-/preact-10.18.1.tgz#3b84bb305f0b05f4ad5784b981d15fcec4e105da"
|
||||
integrity sha512-mKUD7RRkQQM6s7Rkmi7IFkoEHjuFqRQUaXamO61E6Nn7vqF/bo7EZCmSyrUnp2UWHw0O7XjZ2eeXis+m7tf4lg==
|
||||
preact@^10.18.2:
|
||||
version "10.18.2"
|
||||
resolved "https://registry.yarnpkg.com/preact/-/preact-10.18.2.tgz#e3aeccc292aebbc2e0b76ed76570aa61dd5f75e4"
|
||||
integrity sha512-X/K43vocUHDg0XhWVmTTMbec4LT/iBMh+csCEqJk+pJqegaXsvjdqN80ZZ3L+93azWCnWCZ+WGwYb8SplxeNjA==
|
||||
|
||||
prelude-ls@^1.2.1:
|
||||
version "1.2.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue