mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +00:00
build(deps): bump the react group with 2 updates (#8003)
This commit is contained in:
parent
f3a2b19b59
commit
387f144d40
2 changed files with 21 additions and 21 deletions
38
pnpm-lock.yaml
generated
38
pnpm-lock.yaml
generated
|
|
@ -191,13 +191,13 @@ importers:
|
|||
dependencies:
|
||||
html-react-parser:
|
||||
specifier: 5.2.2
|
||||
version: 5.2.2(@types/react@19.0.12)(react@19.0.0)
|
||||
version: 5.2.2(@types/react@19.0.12)(react@19.1.0)
|
||||
react:
|
||||
specifier: 19.0.0
|
||||
version: 19.0.0
|
||||
specifier: 19.1.0
|
||||
version: 19.1.0
|
||||
react-dom:
|
||||
specifier: 19.0.0
|
||||
version: 19.0.0(react@19.0.0)
|
||||
specifier: 19.1.0
|
||||
version: 19.1.0(react@19.1.0)
|
||||
devDependencies:
|
||||
'@figma/plugin-typings':
|
||||
specifier: 1.109.0
|
||||
|
|
@ -3861,10 +3861,10 @@ packages:
|
|||
resolution: {integrity: sha512-lgXZa80MUkjWdE7g2+PZ1xDLzc7/RokXVEQOv5NN2UOTChW1I8A9gha5a9xYBOqgaSoI6uJikDmCU8PyRdArRQ==}
|
||||
hasBin: true
|
||||
|
||||
react-dom@19.0.0:
|
||||
resolution: {integrity: sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==}
|
||||
react-dom@19.1.0:
|
||||
resolution: {integrity: sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==}
|
||||
peerDependencies:
|
||||
react: ^19.0.0
|
||||
react: ^19.1.0
|
||||
|
||||
react-property@2.0.2:
|
||||
resolution: {integrity: sha512-+PbtI3VuDV0l6CleQMsx2gtK0JZbZKbpdu5ynr+lbsuvtmgbNcS3VM0tuY2QjFNOcWxvXeHjDpy42RO+4U2rug==}
|
||||
|
|
@ -3873,8 +3873,8 @@ packages:
|
|||
resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
react@19.0.0:
|
||||
resolution: {integrity: sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==}
|
||||
react@19.1.0:
|
||||
resolution: {integrity: sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
||||
readable-stream@2.3.8:
|
||||
|
|
@ -4056,8 +4056,8 @@ packages:
|
|||
sax@1.4.1:
|
||||
resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
|
||||
|
||||
scheduler@0.25.0:
|
||||
resolution: {integrity: sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==}
|
||||
scheduler@0.26.0:
|
||||
resolution: {integrity: sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==}
|
||||
|
||||
semver@5.7.2:
|
||||
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
|
||||
|
|
@ -8032,11 +8032,11 @@ snapshots:
|
|||
|
||||
html-escaper@3.0.3: {}
|
||||
|
||||
html-react-parser@5.2.2(@types/react@19.0.12)(react@19.0.0):
|
||||
html-react-parser@5.2.2(@types/react@19.0.12)(react@19.1.0):
|
||||
dependencies:
|
||||
domhandler: 5.0.3
|
||||
html-dom-parser: 5.0.13
|
||||
react: 19.0.0
|
||||
react: 19.1.0
|
||||
react-property: 2.0.2
|
||||
style-to-js: 1.1.16
|
||||
optionalDependencies:
|
||||
|
|
@ -9197,16 +9197,16 @@ snapshots:
|
|||
dependencies:
|
||||
randombytes: 2.1.0
|
||||
|
||||
react-dom@19.0.0(react@19.0.0):
|
||||
react-dom@19.1.0(react@19.1.0):
|
||||
dependencies:
|
||||
react: 19.0.0
|
||||
scheduler: 0.25.0
|
||||
react: 19.1.0
|
||||
scheduler: 0.26.0
|
||||
|
||||
react-property@2.0.2: {}
|
||||
|
||||
react-refresh@0.14.2: {}
|
||||
|
||||
react@19.0.0: {}
|
||||
react@19.1.0: {}
|
||||
|
||||
readable-stream@2.3.8:
|
||||
dependencies:
|
||||
|
|
@ -9501,7 +9501,7 @@ snapshots:
|
|||
|
||||
sax@1.4.1: {}
|
||||
|
||||
scheduler@0.25.0: {}
|
||||
scheduler@0.26.0: {}
|
||||
|
||||
semver@5.7.2: {}
|
||||
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"html-react-parser": "5.2.2",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0"
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue