|
|
|
@ -95,7 +95,7 @@
@@ -95,7 +95,7 @@
|
|
|
|
|
"eslint-plugin-prettier": "4.2.1", |
|
|
|
|
"eslint-plugin-react": "7.32.2", |
|
|
|
|
"eslint-plugin-react-hooks": "4.6.0", |
|
|
|
|
"eslint-plugin-storybook": "0.6.10", |
|
|
|
|
"eslint-plugin-storybook": "0.6.11", |
|
|
|
|
"handlebars": "^4.7.7", |
|
|
|
|
"html-webpack-plugin": "5.5.0", |
|
|
|
|
"install": "^0.13.0", |
|
|
|
@ -18763,9 +18763,9 @@
@@ -18763,9 +18763,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/eslint-plugin-storybook": { |
|
|
|
|
"version": "0.6.10", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.10.tgz", |
|
|
|
|
"integrity": "sha512-3DKXRey06EhwnTKaG6fgMqGTy4C3z6Ikyv6VVixO5BvaExWQe3yGWIAufrC2Et0OaAMIaMwx9KWjqb/Wq+JxPg==", |
|
|
|
|
"version": "0.6.11", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-0.6.11.tgz", |
|
|
|
|
"integrity": "sha512-lIVmCqQgA0bhcuS1yWYBFrnPHBKPEQI+LHPDtlN81UE1/17onCqgwUW7Nyt7gS2OHjCAiOR4npjTGEoe0hssKw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@storybook/csf": "^0.0.1", |
|
|
|
|