mirror of
https://github.com/prymitive/karma
synced 2026-05-21 04:33:07 +00:00
chore(deps): update dependency @storybook/preset-create-react-app to v4.1.2
This commit is contained in:
committed by
renovate[bot]
parent
7fa13cc531
commit
7b19b904e8
14
ui/package-lock.json
generated
14
ui/package-lock.json
generated
@@ -56,7 +56,7 @@
|
||||
"@percy/storybook": "4.2.1",
|
||||
"@storybook/builder-webpack5": "6.5.6",
|
||||
"@storybook/manager-webpack5": "6.5.6",
|
||||
"@storybook/preset-create-react-app": "4.1.1",
|
||||
"@storybook/preset-create-react-app": "4.1.2",
|
||||
"@storybook/react": "6.5.6",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/react": "12.1.5",
|
||||
@@ -9063,9 +9063,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@storybook/preset-create-react-app": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-4.1.1.tgz",
|
||||
"integrity": "sha512-zyiFkePMW4marb3YLYV1q8lBuIFUx0ZqY2e1HzPIzRclVrvTlUxYYi2FPTlr43OIInO4NSr4nTzHbVWKZZTjEA==",
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-4.1.2.tgz",
|
||||
"integrity": "sha512-5uBZPhuyXx4APgLZnhiZ/PqYYprBua5CabQCfAlk+/9V4vSpX+ww+XP4Rl8Ifc/nf/HktgwtJFH4HXrZGRKC4w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
|
||||
@@ -40243,9 +40243,9 @@
|
||||
}
|
||||
},
|
||||
"@storybook/preset-create-react-app": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-4.1.1.tgz",
|
||||
"integrity": "sha512-zyiFkePMW4marb3YLYV1q8lBuIFUx0ZqY2e1HzPIzRclVrvTlUxYYi2FPTlr43OIInO4NSr4nTzHbVWKZZTjEA==",
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@storybook/preset-create-react-app/-/preset-create-react-app-4.1.2.tgz",
|
||||
"integrity": "sha512-5uBZPhuyXx4APgLZnhiZ/PqYYprBua5CabQCfAlk+/9V4vSpX+ww+XP4Rl8Ifc/nf/HktgwtJFH4HXrZGRKC4w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"@percy/storybook": "4.2.1",
|
||||
"@storybook/builder-webpack5": "6.5.6",
|
||||
"@storybook/manager-webpack5": "6.5.6",
|
||||
"@storybook/preset-create-react-app": "4.1.1",
|
||||
"@storybook/preset-create-react-app": "4.1.2",
|
||||
"@storybook/react": "6.5.6",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/react": "12.1.5",
|
||||
|
||||
Reference in New Issue
Block a user