chore(deps): update dependency @types/react-dom to ^18.2.22 (#224)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-13 19:01:00 +01:00
committed by GitHub
parent 9a203e8fac
commit 9ae99ad06c
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@
"@homarr/tsconfig": "workspace:^0.1.0",
"@types/node": "^20.11.27",
"@types/react": "^18.2.65",
"@types/react-dom": "^18.2.21",
"@types/react-dom": "^18.2.22",
"@types/chroma-js": "2.4.4",
"dotenv-cli": "^7.4.1",
"eslint": "^8.57.0",

8
pnpm-lock.yaml generated
View File

@@ -275,8 +275,8 @@ importers:
specifier: ^18.2.65
version: 18.2.65
'@types/react-dom':
specifier: ^18.2.21
version: 18.2.21
specifier: ^18.2.22
version: 18.2.22
dotenv-cli:
specifier: ^7.4.1
version: 7.4.1
@@ -3253,8 +3253,8 @@ packages:
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
dev: true
/@types/react-dom@18.2.21:
resolution: {integrity: sha512-gnvBA/21SA4xxqNXEwNiVcP0xSGHh/gi1VhWv9Bl46a0ItbTT5nFY+G9VSQpaG/8N/qdJpJ+vftQ4zflTtnjLw==}
/@types/react-dom@18.2.22:
resolution: {integrity: sha512-fHkBXPeNtfvri6gdsMYyW+dW7RXFo6Ad09nLFK0VQWR7yGLai/Cyvyj696gbwYvBnhGtevUG9cET0pmUbMtoPQ==}
dependencies:
'@types/react': 18.2.65
dev: true