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.87.1
This commit is contained in:
parent
b054efa90f
commit
0119cf6bd4
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -43,7 +43,7 @@
|
|||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.2",
|
"sharp": "0.31.2",
|
||||||
"slate": "0.87.0",
|
"slate": "0.87.0",
|
||||||
"slate-react": "0.87.0",
|
"slate-react": "0.87.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",
|
||||||
@ -29407,9 +29407,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/slate-react": {
|
"node_modules/slate-react": {
|
||||||
"version": "0.87.0",
|
"version": "0.87.1",
|
||||||
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.87.0.tgz",
|
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.87.1.tgz",
|
||||||
"integrity": "sha512-3ujWBdsMqCY2wRHjBYkbh44gkhIgEPjwvFnrzMporbgIRXUVdlAeQM3DevHZnS+Cvja9XTH9nI4Q0vChzzQPfQ==",
|
"integrity": "sha512-ubVKLZ6UVdZEZrvdJbqR9V5bITn7lcn2g6oJ7TtBDGRea19G/Lqtzp2srPm9fxus0EqMBExNCqA/LZlVW4Y+hg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/is-hotkey": "^0.1.1",
|
"@types/is-hotkey": "^0.1.1",
|
||||||
"@types/lodash": "^4.14.149",
|
"@types/lodash": "^4.14.149",
|
||||||
|
|||||||
@ -47,7 +47,7 @@
|
|||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.2",
|
"sharp": "0.31.2",
|
||||||
"slate": "0.87.0",
|
"slate": "0.87.0",
|
||||||
"slate-react": "0.87.0",
|
"slate-react": "0.87.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