mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 09:56:30 +00:00
Bump react from 18.0.0 to 18.1.0 (#1317)
This commit is contained in:
parent
eed759c844
commit
4703ac058d
@ -18,7 +18,7 @@
|
||||
"@mdx-js/react": "^1.6.21",
|
||||
"by-node-env": "^2.0.1",
|
||||
"clsx": "^1.1.1",
|
||||
"react": "^18.0.0",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^17.0.2"
|
||||
},
|
||||
"resolutions": {},
|
||||
|
@ -7195,10 +7195,10 @@ react-textarea-autosize@^8.3.2:
|
||||
use-composed-ref "^1.0.0"
|
||||
use-latest "^1.0.0"
|
||||
|
||||
react@^18.0.0:
|
||||
version "18.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-18.0.0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96"
|
||||
integrity sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A==
|
||||
react@^18.1.0:
|
||||
version "18.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-18.1.0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890"
|
||||
integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user