File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed
Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,6 @@ updates:
4747 patch-dependencies :
4848 update-types :
4949 - " patch"
50-
5150 # Major framework dependencies - group by framework for better review
5251 angular :
5352 patterns :
@@ -56,72 +55,59 @@ updates:
5655 - " ng-packagr"
5756 update-types :
5857 - " minor"
59-
6058 react :
6159 patterns :
6260 - " react"
6361 - " react-dom"
6462 update-types :
65- - " minor"
66-
63+ - " minor"
6764 # Testing frameworks
6865 playwright :
6966 patterns :
7067 - " @playwright*"
7168 - " playwright*"
72-
7369 # Linting and formatting tools
7470 eslint :
7571 patterns :
7672 - " eslint*"
7773 - " @eslint*"
7874 - " @typescript-eslint*"
79-
8075 stylelint :
8176 patterns :
8277 - " stylelint*"
83- - " @double-great/stylelint-a11y"
84-
78+ - " @double-great/stylelint-a11y"
8579 prettier :
8680 patterns :
8781 - " prettier*"
88-
8982 # Build tools and bundlers
9083 vite :
9184 patterns :
9285 - " vite*"
9386 - " vitest*"
94-
9587 # Development tools
9688 typescript :
9789 patterns :
9890 - " typescript"
9991 - " tsx"
10092 - " tslib"
101-
10293 # Commitlint
10394 commitlint :
10495 patterns :
10596 - " @commitlint*"
106-
10797 # Other grouped dependencies
10898 builder.io :
10999 patterns :
110100 - " @builder.io/mitosis*"
111-
112101 inquirer :
113102 patterns :
114103 - " @inquirer/*"
115104 - " inquirer"
116-
117105 mdx-js :
118106 patterns :
119107 - " @mdx-js/*"
120-
121108 guidepup :
122109 patterns :
123110 - " @guidepup/*"
124-
125111 next :
126112 patterns :
127113 - " @next*"
You can’t perform that action at this time.
0 commit comments