fix(ui): rebuild package-lock.json

This commit is contained in:
Łukasz Mierzwa
2022-04-25 11:44:50 +01:00
committed by Łukasz Mierzwa
parent 804406c8cd
commit 95af275063
2 changed files with 438 additions and 438 deletions

870
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -89,9 +89,9 @@
"typescript": "4.6.3"
},
"overrides": {
"@storybook/builder-webpack5": "6.5.0-alpha.64",
"@storybook/manager-webpack5": "6.5.0-alpha.64",
"@storybook/react": "6.5.0-alpha.64"
"@storybook/builder-webpack5": "6.5.0-beta.0",
"@storybook/manager-webpack5": "6.5.0-beta.0",
"@storybook/react": "6.5.0-beta.0"
},
"scripts": {
"start": "REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start",