We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8c638 commit fdd3eacCopy full SHA for fdd3eac
1 file changed
package.json
@@ -63,7 +63,7 @@
63
"@typescript-eslint/eslint-plugin": "^4.14.1",
64
"@typescript-eslint/parser": "^4.14.1",
65
"@vitejs/plugin-react-refresh": "^1.1.3",
66
- "babel-eslint": "^10.1.0",
+ "@babel/eslint-parser": "^7.11.0",
67
"cz-conventional-changelog": "^3.3.0",
68
"dotenv-webpack": "^7.1.0",
69
"element-collapse": "^1.0.1",
@@ -75,7 +75,7 @@
75
"eslint-plugin-jsx-a11y": "^6.4.1",
76
"eslint-plugin-react": "^7.22.0",
77
"eslint-plugin-react-hooks": "^4.2.0",
78
- "eslint-plugin-storybook": "^0.5.11",
+ "eslint-plugin-storybook": "^0.12.0",
79
"html-webpack-plugin": "^5.5.0",
80
"microbundle": "^0.13.3",
81
"prettier": "^2.2.1",
0 commit comments