mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
chore(deps): update dependency @types/react-dom to ^18.2.21 (#207)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4f41765f10
commit
a1342ea809
@@ -60,7 +60,7 @@
|
||||
"@homarr/tsconfig": "workspace:^0.1.0",
|
||||
"@types/node": "^20.11.24",
|
||||
"@types/react": "^18.2.64",
|
||||
"@types/react-dom": "^18.2.20",
|
||||
"@types/react-dom": "^18.2.21",
|
||||
"@types/chroma-js": "2.4.4",
|
||||
"dotenv-cli": "^7.3.0",
|
||||
"eslint": "^8.57.0",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -275,8 +275,8 @@ importers:
|
||||
specifier: ^18.2.64
|
||||
version: 18.2.64
|
||||
'@types/react-dom':
|
||||
specifier: ^18.2.20
|
||||
version: 18.2.20
|
||||
specifier: ^18.2.21
|
||||
version: 18.2.21
|
||||
dotenv-cli:
|
||||
specifier: ^7.3.0
|
||||
version: 7.3.0
|
||||
@@ -3167,8 +3167,8 @@ packages:
|
||||
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
||||
dev: true
|
||||
|
||||
/@types/react-dom@18.2.20:
|
||||
resolution: {integrity: sha512-HXN/biJY8nv20Cn9ZbCFq3liERd4CozVZmKbaiZ9KiKTrWqsP7eoGDO6OOGvJQwoVFuiXaiJ7nBBjiFFbRmQMQ==}
|
||||
/@types/react-dom@18.2.21:
|
||||
resolution: {integrity: sha512-gnvBA/21SA4xxqNXEwNiVcP0xSGHh/gi1VhWv9Bl46a0ItbTT5nFY+G9VSQpaG/8N/qdJpJ+vftQ4zflTtnjLw==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.64
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user