File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 "@semantic-release/github" : " 12.0.6" ,
6868 "@semantic-release/npm" : " 13.1.5" ,
6969 "@semantic-release/release-notes-generator" : " 14.1.0" ,
70- "@storybook/react-vite" : " ^10.2.17 " ,
70+ "@storybook/react-vite" : " ^10.3.3 " ,
7171 "@types/jest" : " 29.5.14" ,
7272 "@types/react" : " ^19.2.14" ,
73- "eslint" : " 10.0.3 " ,
73+ "eslint" : " 10.1.0 " ,
7474 "eslint-config-prettier" : " 10.1.8" ,
75- "eslint-plugin-storybook" : " ^10.2.17 " ,
75+ "eslint-plugin-storybook" : " ^10.3.3 " ,
7676 "husky" : " 9.1.7" ,
7777 "jest" : " 29.7.0" ,
7878 "lint-staged" : " 16.4.0" ,
7979 "prettier" : " 3.8.1" ,
8080 "react" : " ^19.2.4" ,
8181 "react-dom" : " ^19.2.4" ,
8282 "semantic-release" : " 25.0.3" ,
83- "storybook" : " ^10.2.17 " ,
83+ "storybook" : " ^10.3.3 " ,
8484 "ts-jest" : " 29.4.6" ,
8585 "tsup" : " 8.5.1" ,
8686 "typescript" : " 6.0.2" ,
87- "typescript-eslint" : " 8.57.1 " ,
87+ "typescript-eslint" : " 8.57.2 " ,
8888 "vite" : " ^8.0.0"
8989 },
9090 "dependencies" : {
Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ limitCommand
228228 ;
229229
230230limitByGroupKey :
231- {this.isDevVersion()} ? BY booleanExpression (COMMA booleanExpression)*
231+ BY booleanExpression (COMMA booleanExpression)*
232232 ;
233233
234234sortCommand
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments