chore(deps): update dependency @types/react-dom to v19.1.4 (#3092)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
18fe8ecd39
commit
ac49910e6e
@@ -95,7 +95,7 @@
|
||||
"@types/node": "^22.15.17",
|
||||
"@types/prismjs": "^1.26.5",
|
||||
"@types/react": "19.1.3",
|
||||
"@types/react-dom": "19.1.3",
|
||||
"@types/react-dom": "19.1.4",
|
||||
"@types/swagger-ui-react": "^5.18.0",
|
||||
"concurrently": "^9.1.2",
|
||||
"eslint": "^9.26.0",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -313,8 +313,8 @@ importers:
|
||||
specifier: 19.1.3
|
||||
version: 19.1.3
|
||||
'@types/react-dom':
|
||||
specifier: 19.1.3
|
||||
version: 19.1.3(@types/react@19.1.3)
|
||||
specifier: 19.1.4
|
||||
version: 19.1.4(@types/react@19.1.3)
|
||||
'@types/swagger-ui-react':
|
||||
specifier: ^5.18.0
|
||||
version: 5.18.0
|
||||
@@ -4703,8 +4703,8 @@ packages:
|
||||
'@types/range-parser@1.2.7':
|
||||
resolution: {integrity: sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==}
|
||||
|
||||
'@types/react-dom@19.1.3':
|
||||
resolution: {integrity: sha512-rJXC08OG0h3W6wDMFxQrZF00Kq6qQvw0djHRdzl3U5DnIERz0MRce3WVc7IS6JYBwtaP/DwYtRRjVlvivNveKg==}
|
||||
'@types/react-dom@19.1.4':
|
||||
resolution: {integrity: sha512-WxYAszDYgsMV31OVyoG4jbAgJI1Gw0Xq9V19zwhy6+hUUJlJIdZ3r/cbdmTqFv++SktQkZ/X+46yGFxp5XJBEg==}
|
||||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
@@ -13349,7 +13349,7 @@ snapshots:
|
||||
|
||||
'@types/range-parser@1.2.7': {}
|
||||
|
||||
'@types/react-dom@19.1.3(@types/react@19.1.3)':
|
||||
'@types/react-dom@19.1.4(@types/react@19.1.3)':
|
||||
dependencies:
|
||||
'@types/react': 19.1.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user