fix(deps): update dependency slate-react to v0.88.0

This commit is contained in:
renovate[bot] 2022-12-23 22:40:58 +00:00 committed by GitHub
parent 1ac304f8c4
commit ff443e9209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -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.1", "slate-react": "0.88.0",
"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",
@ -33553,9 +33553,9 @@
} }
}, },
"node_modules/slate-react": { "node_modules/slate-react": {
"version": "0.87.1", "version": "0.88.0",
"resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.87.1.tgz", "resolved": "https://registry.npmjs.org/slate-react/-/slate-react-0.88.0.tgz",
"integrity": "sha512-ubVKLZ6UVdZEZrvdJbqR9V5bITn7lcn2g6oJ7TtBDGRea19G/Lqtzp2srPm9fxus0EqMBExNCqA/LZlVW4Y+hg==", "integrity": "sha512-hmrl7VZAAdOUlReI/EkI2GuRSLWuQFD+n9ZZaVqSUMjJR3T/MGNMPsJQAfrjgke2+xf4LIGEDGWZHKbUFK1hhw==",
"dependencies": { "dependencies": {
"@types/is-hotkey": "^0.1.1", "@types/is-hotkey": "^0.1.1",
"@types/lodash": "^4.14.149", "@types/lodash": "^4.14.149",

View File

@ -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.1", "slate-react": "0.88.0",
"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",