fix(ui): rebuild package-lock.json

This commit is contained in:
Łukasz Mierzwa
2022-04-19 11:14:20 +01:00
committed by Łukasz Mierzwa
parent deb03b8c58
commit 879759a786
2 changed files with 520 additions and 520 deletions

1034
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.61",
"@storybook/manager-webpack5": "6.5.0-alpha.61",
"@storybook/react": "6.5.0-alpha.61"
"@storybook/builder-webpack5": "6.5.0-alpha.64",
"@storybook/manager-webpack5": "6.5.0-alpha.64",
"@storybook/react": "6.5.0-alpha.64"
},
"scripts": {
"start": "REACT_APP_BACKEND_URI=http://localhost:8080 react-scripts start",