fix(ui): rebuild package-lock.json

This commit is contained in:
Łukasz Mierzwa
2022-04-07 10:27:17 +01:00
committed by renovate[bot]
parent bdcf5a5e72
commit 8a57ed62ce
2 changed files with 832 additions and 1046 deletions

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