fix(deps): update dependency slate-react to v0.83.2 (#2214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
bedb66db91
commit
1c7d946ef3
Generated
+7
-7
@@ -44,7 +44,7 @@
|
|||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.1",
|
"sharp": "0.31.1",
|
||||||
"slate": "0.82.1",
|
"slate": "0.82.1",
|
||||||
"slate-react": "0.83.1",
|
"slate-react": "0.83.2",
|
||||||
"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",
|
||||||
@@ -27866,9 +27866,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/slate-react": {
|
"node_modules/slate-react": {
|
||||||
"version": "0.83.1",
|
"version": "0.83.2",
|
||||||
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.1.tgz",
|
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.2.tgz",
|
||||||
"integrity": "sha512-oZ9qEBGZaFcu0TWB0j+VQ6L3+rq0eIWRXLvcDWrK+tI8VdEQYet1iqiBZAjb9WhBEXXJzauDubB9Xe/x+voRJw==",
|
"integrity": "sha512-V5qtPsCOiDVCMU3ovj/CWndxx9/as5/wGJxnbJDRVzuazSh+NVw/YuGTlus1fCt+Nlt6UHOhFvM7C9pXYaftPA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/is-hotkey": "^0.1.1",
|
"@types/is-hotkey": "^0.1.1",
|
||||||
"@types/lodash": "^4.14.149",
|
"@types/lodash": "^4.14.149",
|
||||||
@@ -52500,9 +52500,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"slate-react": {
|
"slate-react": {
|
||||||
"version": "0.83.1",
|
"version": "0.83.2",
|
||||||
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.1.tgz",
|
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.2.tgz",
|
||||||
"integrity": "sha512-oZ9qEBGZaFcu0TWB0j+VQ6L3+rq0eIWRXLvcDWrK+tI8VdEQYet1iqiBZAjb9WhBEXXJzauDubB9Xe/x+voRJw==",
|
"integrity": "sha512-V5qtPsCOiDVCMU3ovj/CWndxx9/as5/wGJxnbJDRVzuazSh+NVw/YuGTlus1fCt+Nlt6UHOhFvM7C9pXYaftPA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/is-hotkey": "^0.1.1",
|
"@types/is-hotkey": "^0.1.1",
|
||||||
"@types/lodash": "^4.14.149",
|
"@types/lodash": "^4.14.149",
|
||||||
|
|||||||
+1
-1
@@ -48,7 +48,7 @@
|
|||||||
"recoil": "0.7.6",
|
"recoil": "0.7.6",
|
||||||
"sharp": "0.31.1",
|
"sharp": "0.31.1",
|
||||||
"slate": "0.82.1",
|
"slate": "0.82.1",
|
||||||
"slate-react": "0.83.1",
|
"slate-react": "0.83.2",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user