mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-03-06 12:20:56 +01:00
Update storybook components to be compatible with jest 26
This commit is contained in:
committed by
René Pfeuffer
parent
650ea4f880
commit
1d63e008e9
@@ -19,9 +19,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@scm-manager/ui-tests": "^2.10.0-SNAPSHOT",
|
||||
"@storybook/addon-actions": "^5.2.3",
|
||||
"@storybook/addon-storyshots": "^5.2.3",
|
||||
"@storybook/react": "^5.2.3",
|
||||
"@storybook/addon-actions": "^6.0.28",
|
||||
"@storybook/addon-storyshots": "^6.0.28",
|
||||
"@storybook/react": "^6.0.28",
|
||||
"@types/classnames": "^2.2.9",
|
||||
"@types/css": "^0.0.31",
|
||||
"@types/enzyme": "^3.10.3",
|
||||
@@ -35,7 +35,6 @@
|
||||
"@types/react-select": "^2.0.19",
|
||||
"@types/react-syntax-highlighter": "^11.0.1",
|
||||
"@types/refractor": "^3.0.0",
|
||||
"@types/storybook__addon-storyshots": "^5.1.1",
|
||||
"@types/styled-components": "^5.1.0",
|
||||
"@types/to-camel-case": "^1.0.0",
|
||||
"css": "^3.0.0",
|
||||
@@ -45,7 +44,7 @@
|
||||
"i18next-fetch-backend": "^2.2.0",
|
||||
"raf": "^3.4.0",
|
||||
"react-test-renderer": "^16.10.2",
|
||||
"storybook-addon-i18next": "^1.2.1",
|
||||
"storybook-addon-i18next": "^1.3.0",
|
||||
"to-camel-case": "^1.0.0",
|
||||
"typescript": "^3.7.2",
|
||||
"worker-plugin": "^3.2.0"
|
||||
|
||||
Reference in New Issue
Block a user