Skip to content

Commit 2402374

Browse files
authored
Merge pull request #559 from aziontech/fix/ci-pnpm-overrides
fix(ci): migrate pnpm overrides to pnpm-workspace.yaml
2 parents 9c3238f + 2ac6053 commit 2402374

3 files changed

Lines changed: 59 additions & 99 deletions

File tree

package.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -89,23 +89,6 @@
8989
"uuid": ">=14.0.0",
9090
"minimatch": ">=9.0.0"
9191
},
92-
"pnpm": {
93-
"overrides": {
94-
"handlebars": ">=4.7.9",
95-
"tar": ">=7.5.11",
96-
"flatted": ">=3.4.2",
97-
"picomatch": ">=4.0.4",
98-
"lodash": ">=4.18.0",
99-
"lodash-es": ">=4.18.0",
100-
"@xmldom/xmldom": ">=0.8.13",
101-
"mathjs": ">=15.2.0",
102-
"brace-expansion": ">=5.0.5",
103-
"serialize-javascript": ">=7.0.5",
104-
"follow-redirects": ">=1.16.0",
105-
"uuid": ">=14.0.0",
106-
"minimatch": ">=9.0.0"
107-
}
108-
},
10992
"lint-staged": {
11093
"packages/webkit/**/*.{js,ts,vue}": [
11194
"eslint --fix --max-warnings=0",

0 commit comments

Comments
 (0)