mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(deps): update dependency slate-react to v0.83.1 (#2169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
83ae0c9c7f
commit
592de39a17
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -42,7 +42,7 @@
|
|||||||
"recoil": "0.7.5",
|
"recoil": "0.7.5",
|
||||||
"sharp": "0.31.0",
|
"sharp": "0.31.0",
|
||||||
"slate": "0.82.1",
|
"slate": "0.82.1",
|
||||||
"slate-react": "0.83.0",
|
"slate-react": "0.83.1",
|
||||||
"storybook-addon-designs": "6.3.1",
|
"storybook-addon-designs": "6.3.1",
|
||||||
"storybook-addon-fetch-mock": "1.0.1",
|
"storybook-addon-fetch-mock": "1.0.1",
|
||||||
"style-dictionary": "3.7.1",
|
"style-dictionary": "3.7.1",
|
||||||
@ -25605,9 +25605,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/slate-react": {
|
"node_modules/slate-react": {
|
||||||
"version": "0.83.0",
|
"version": "0.83.1",
|
||||||
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.0.tgz",
|
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.1.tgz",
|
||||||
"integrity": "sha512-P+Pv7oPcd1CebRYOGziGM0fqwUrGEqophrb3XnxCN3HbNTIll70dbAsJZxkXIDxp727a+8FcLl8X105tGw7WRA==",
|
"integrity": "sha512-oZ9qEBGZaFcu0TWB0j+VQ6L3+rq0eIWRXLvcDWrK+tI8VdEQYet1iqiBZAjb9WhBEXXJzauDubB9Xe/x+voRJw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/is-hotkey": "^0.1.1",
|
"@types/is-hotkey": "^0.1.1",
|
||||||
"@types/lodash": "^4.14.149",
|
"@types/lodash": "^4.14.149",
|
||||||
@ -47873,9 +47873,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"slate-react": {
|
"slate-react": {
|
||||||
"version": "0.83.0",
|
"version": "0.83.1",
|
||||||
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.0.tgz",
|
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.1.tgz",
|
||||||
"integrity": "sha512-P+Pv7oPcd1CebRYOGziGM0fqwUrGEqophrb3XnxCN3HbNTIll70dbAsJZxkXIDxp727a+8FcLl8X105tGw7WRA==",
|
"integrity": "sha512-oZ9qEBGZaFcu0TWB0j+VQ6L3+rq0eIWRXLvcDWrK+tI8VdEQYet1iqiBZAjb9WhBEXXJzauDubB9Xe/x+voRJw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/is-hotkey": "^0.1.1",
|
"@types/is-hotkey": "^0.1.1",
|
||||||
"@types/lodash": "^4.14.149",
|
"@types/lodash": "^4.14.149",
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
"recoil": "0.7.5",
|
"recoil": "0.7.5",
|
||||||
"sharp": "0.31.0",
|
"sharp": "0.31.0",
|
||||||
"slate": "0.82.1",
|
"slate": "0.82.1",
|
||||||
"slate-react": "0.83.0",
|
"slate-react": "0.83.1",
|
||||||
"storybook-addon-designs": "6.3.1",
|
"storybook-addon-designs": "6.3.1",
|
||||||
"storybook-addon-fetch-mock": "1.0.1",
|
"storybook-addon-fetch-mock": "1.0.1",
|
||||||
"style-dictionary": "3.7.1",
|
"style-dictionary": "3.7.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user