fix(ui): rebuild package-lock.json

This commit is contained in:
Łukasz Mierzwa
2022-04-09 15:43:38 +01:00
committed by renovate[bot]
parent e35e67cd61
commit 1cff400b29
2 changed files with 496 additions and 496 deletions

986
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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