mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
chore(deps): update dependency @types/react to ^18.2.62 (#190)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
acf9d1803f
commit
a9abc5bfe2
@@ -59,7 +59,7 @@
|
||||
"@homarr/prettier-config": "workspace:^0.1.0",
|
||||
"@homarr/tsconfig": "workspace:^0.1.0",
|
||||
"@types/node": "^20.11.24",
|
||||
"@types/react": "^18.2.61",
|
||||
"@types/react": "^18.2.62",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
"@types/chroma-js": "2.4.4",
|
||||
"dotenv-cli": "^7.3.0",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -230,7 +230,7 @@ importers:
|
||||
version: 1.11.10
|
||||
jotai:
|
||||
specifier: ^2.7.0
|
||||
version: 2.7.0(@types/react@18.2.61)(react@18.2.0)
|
||||
version: 2.7.0(@types/react@18.2.62)(react@18.2.0)
|
||||
mantine-modal-manager:
|
||||
specifier: ^7.6.1
|
||||
version: 7.6.1(@mantine/core@7.6.1)(@mantine/hooks@7.6.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
@@ -272,8 +272,8 @@ importers:
|
||||
specifier: ^20.11.24
|
||||
version: 20.11.24
|
||||
'@types/react':
|
||||
specifier: ^18.2.61
|
||||
version: 18.2.61
|
||||
specifier: ^18.2.62
|
||||
version: 18.2.62
|
||||
'@types/react-dom':
|
||||
specifier: ^18.2.19
|
||||
version: 18.2.19
|
||||
@@ -3155,11 +3155,11 @@ packages:
|
||||
/@types/react-dom@18.2.19:
|
||||
resolution: {integrity: sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==}
|
||||
dependencies:
|
||||
'@types/react': 18.2.61
|
||||
'@types/react': 18.2.62
|
||||
dev: true
|
||||
|
||||
/@types/react@18.2.61:
|
||||
resolution: {integrity: sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==}
|
||||
/@types/react@18.2.62:
|
||||
resolution: {integrity: sha512-l3f57BbaEKP0xcFzf+5qRG8/PXykZiuVM6eEoPtqBPCp6dxO3HhDkLIgIyXPhPKNAeXn3KO2pEaNgzaEo/asaw==}
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.11
|
||||
'@types/scheduler': 0.16.8
|
||||
@@ -6551,7 +6551,7 @@ packages:
|
||||
resolution: {integrity: sha512-/WByRr4jDcsKlvMd1dRJnPfS1GVO3WuKyaurJ/vvXcOaUQO8rnNObCQMlv/5uCceVQIq5Q4WLF44ohsdiTohdg==}
|
||||
dev: false
|
||||
|
||||
/jotai@2.7.0(@types/react@18.2.61)(react@18.2.0):
|
||||
/jotai@2.7.0(@types/react@18.2.62)(react@18.2.0):
|
||||
resolution: {integrity: sha512-4qsyFKu4MprI39rj2uoItyhu24NoCHzkOV7z70PQr65SpzV6CSyhQvVIfbNlNqOIOspNMdf5OK+kTXLvqe63Jw==}
|
||||
engines: {node: '>=12.20.0'}
|
||||
peerDependencies:
|
||||
@@ -6563,7 +6563,7 @@ packages:
|
||||
react:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/react': 18.2.61
|
||||
'@types/react': 18.2.62
|
||||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user