fix(ui): rebuild package-lock.json

This commit is contained in:
Łukasz Mierzwa
2022-04-07 09:53:41 +00:00
committed by renovate[bot]
parent bdcf5a5e72
commit 8a57ed62ce
2 changed files with 832 additions and 1046 deletions
+829 -1043
View File
File diff suppressed because it is too large Load Diff
+3 -3
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",