diff --git a/web/package-lock.json b/web/package-lock.json index 5aabe793a..948be292b 100644 --- a/web/package-lock.json +++ b/web/package-lock.json @@ -42,7 +42,7 @@ "recoil": "0.7.5", "sharp": "0.31.0", "slate": "0.82.1", - "slate-react": "0.82.2", + "slate-react": "0.83.0", "storybook-addon-designs": "6.3.1", "storybook-addon-fetch-mock": "1.0.1", "style-dictionary": "3.7.1", @@ -25418,9 +25418,9 @@ } }, "node_modules/slate-react": { - "version": "0.82.2", - "resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.82.2.tgz", - "integrity": "sha512-lNmSqqNOKQJG1i3Wx4MkggWr6dLhQ43n4exPf5NLmKVBHPBuQSRNaWhAAKm6HOEC36Q6xBfkVONIQWi3GSyIEQ==", + "version": "0.83.0", + "resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.0.tgz", + "integrity": "sha512-P+Pv7oPcd1CebRYOGziGM0fqwUrGEqophrb3XnxCN3HbNTIll70dbAsJZxkXIDxp727a+8FcLl8X105tGw7WRA==", "dependencies": { "@types/is-hotkey": "^0.1.1", "@types/lodash": "^4.14.149", @@ -47579,9 +47579,9 @@ } }, "slate-react": { - "version": "0.82.2", - "resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.82.2.tgz", - "integrity": "sha512-lNmSqqNOKQJG1i3Wx4MkggWr6dLhQ43n4exPf5NLmKVBHPBuQSRNaWhAAKm6HOEC36Q6xBfkVONIQWi3GSyIEQ==", + "version": "0.83.0", + "resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.83.0.tgz", + "integrity": "sha512-P+Pv7oPcd1CebRYOGziGM0fqwUrGEqophrb3XnxCN3HbNTIll70dbAsJZxkXIDxp727a+8FcLl8X105tGw7WRA==", "requires": { "@types/is-hotkey": "^0.1.1", "@types/lodash": "^4.14.149", diff --git a/web/package.json b/web/package.json index 31c3b61b1..6f5dae42e 100644 --- a/web/package.json +++ b/web/package.json @@ -46,7 +46,7 @@ "recoil": "0.7.5", "sharp": "0.31.0", "slate": "0.82.1", - "slate-react": "0.82.2", + "slate-react": "0.83.0", "storybook-addon-designs": "6.3.1", "storybook-addon-fetch-mock": "1.0.1", "style-dictionary": "3.7.1",