mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-02 03:25:56 +01:00
Update to webpack v5 (#1848)
Update webpack in the following components to version 5: ui-styles (StyleGuide) ui-components (Storybook) ui-scripts (gradle run/build) This change will also fix a circular dependency between ui-api and ui-components. Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
"devDependencies": {
|
||||
"@scm-manager/babel-preset": "^2.12.0",
|
||||
"@scm-manager/eslint-config": "^2.11.1",
|
||||
"@scm-manager/jest-preset": "^2.12.7",
|
||||
"@scm-manager/plugin-scripts": "^1.0.1",
|
||||
"@scm-manager/jest-preset": "^2.13.0",
|
||||
"@scm-manager/plugin-scripts": "^1.2.1",
|
||||
"@scm-manager/prettier-config": "^2.11.1",
|
||||
"@types/react": "^17.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user