We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 608c99c commit 58be117Copy full SHA for 58be117
package.json
@@ -120,7 +120,8 @@
120
"brace-expansion@>=4.0.0 <5.0.5": "^5.0.5",
121
"yaml@>=2.0.0 <2.8.3": "^2.8.3",
122
"follow-redirects@<=1.15.11": ">=1.16.0",
123
- "@angular/platform-server@>=20.0.0-next.0 <20.3.19": "^20.3.19"
+ "@angular/platform-server@>=20.0.0-next.0 <20.3.19": "^20.3.19",
124
+ "stylelint-config-recommended-vue@1.6.1>stylelint-config-recommended": "^16.0.0"
125
}
126
},
127
"packageManager": "pnpm@9.15.9"
0 commit comments