mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-12 20:06:28 +00:00
Bump react from 18.1.0 to 18.2.0 (#1373)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1857d823e6
commit
ee98f8cf22
@ -18,7 +18,7 @@
|
||||
"@mdx-js/react": "^1.6.21",
|
||||
"by-node-env": "^2.0.1",
|
||||
"clsx": "^1.1.1",
|
||||
"react": "^18.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^17.0.2"
|
||||
},
|
||||
"resolutions": {},
|
||||
|
@ -7257,10 +7257,10 @@ react-textarea-autosize@^8.3.2:
|
||||
use-composed-ref "^1.0.0"
|
||||
use-latest "^1.0.0"
|
||||
|
||||
react@^18.1.0:
|
||||
version "18.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-18.1.0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890"
|
||||
integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==
|
||||
react@^18.2.0:
|
||||
version "18.2.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
|
||||
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user