mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-14 17:58:40 +00:00
build(deps-dev): bump @types/react in the react group (#8129)
Bumps the react group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@types/react` from 19.1.0 to 19.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
38ea1ed5d7
commit
e2a49abd86
2 changed files with 12 additions and 12 deletions
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
|
|
@ -188,7 +188,7 @@ importers:
|
|||
dependencies:
|
||||
html-react-parser:
|
||||
specifier: 5.2.3
|
||||
version: 5.2.3(@types/react@19.1.0)(react@19.1.0)
|
||||
version: 5.2.3(@types/react@19.1.1)(react@19.1.0)
|
||||
react:
|
||||
specifier: 19.1.0
|
||||
version: 19.1.0
|
||||
|
|
@ -203,11 +203,11 @@ importers:
|
|||
specifier: 20.16.10
|
||||
version: 20.16.10
|
||||
'@types/react':
|
||||
specifier: 19.1.0
|
||||
version: 19.1.0
|
||||
specifier: 19.1.1
|
||||
version: 19.1.1
|
||||
'@types/react-dom':
|
||||
specifier: 19.1.2
|
||||
version: 19.1.2(@types/react@19.1.0)
|
||||
version: 19.1.2(@types/react@19.1.1)
|
||||
'@vitejs/plugin-react':
|
||||
specifier: 4.3.4
|
||||
version: 4.3.4(vite@6.2.6(@types/node@20.16.10)(yaml@2.7.1))
|
||||
|
|
@ -1822,8 +1822,8 @@ packages:
|
|||
peerDependencies:
|
||||
'@types/react': ^19.0.0
|
||||
|
||||
'@types/react@19.1.0':
|
||||
resolution: {integrity: sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==}
|
||||
'@types/react@19.1.1':
|
||||
resolution: {integrity: sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ==}
|
||||
|
||||
'@types/resolve-dir@0.0.0':
|
||||
resolution: {integrity: sha512-OuK0+SZ5RMR1nlLlsmDrHZJV58aLwXu2ET4tKZEkQzizSCpIotDmUz3RDlTA3VYW3XH8xaa/CjXvG/YJkOgHfA==}
|
||||
|
|
@ -6571,11 +6571,11 @@ snapshots:
|
|||
dependencies:
|
||||
prettier: 3.5.3
|
||||
|
||||
'@types/react-dom@19.1.2(@types/react@19.1.0)':
|
||||
'@types/react-dom@19.1.2(@types/react@19.1.1)':
|
||||
dependencies:
|
||||
'@types/react': 19.1.0
|
||||
'@types/react': 19.1.1
|
||||
|
||||
'@types/react@19.1.0':
|
||||
'@types/react@19.1.1':
|
||||
dependencies:
|
||||
csstype: 3.1.3
|
||||
|
||||
|
|
@ -8011,7 +8011,7 @@ snapshots:
|
|||
|
||||
html-escaper@3.0.3: {}
|
||||
|
||||
html-react-parser@5.2.3(@types/react@19.1.0)(react@19.1.0):
|
||||
html-react-parser@5.2.3(@types/react@19.1.1)(react@19.1.0):
|
||||
dependencies:
|
||||
domhandler: 5.0.3
|
||||
html-dom-parser: 5.0.13
|
||||
|
|
@ -8019,7 +8019,7 @@ snapshots:
|
|||
react-property: 2.0.2
|
||||
style-to-js: 1.1.16
|
||||
optionalDependencies:
|
||||
'@types/react': 19.1.0
|
||||
'@types/react': 19.1.1
|
||||
|
||||
html-void-elements@3.0.0: {}
|
||||
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"devDependencies": {
|
||||
"@figma/plugin-typings": "1.109.0",
|
||||
"@types/node": "20.16.10",
|
||||
"@types/react": "19.1.0",
|
||||
"@types/react": "19.1.1",
|
||||
"@types/react-dom": "19.1.2",
|
||||
"@vitejs/plugin-react": "4.3.4",
|
||||
"cross-env": "7.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue