Skip to content

Commit e6fc81c

Browse files
authored
refactor: reduced overrides (#134)
1 parent 0fba4fb commit e6fc81c

File tree

2 files changed

+32
-33
lines changed

2 files changed

+32
-33
lines changed

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,7 @@
7474
},
7575
"pnpm": {
7676
"overrides": {
77-
"@eslint/plugin-kit@<0.3.4": ">=0.3.4",
78-
"tmp@<=0.2.3": ">=0.2.4",
79-
"vite@>=7.1.0 <=7.1.10": ">=7.1.11",
80-
"js-yaml@<3.14.2": ">=3.14.2",
81-
"js-yaml@>=4.0.0 <4.1.1": ">=4.1.1",
82-
"glob@>=10.2.0 <10.5.0": ">=10.5.0",
83-
"glob@>=11.0.0 <11.1.0": ">=11.1.0"
77+
"@eslint/plugin-kit@<0.3.4": ">=0.3.4"
8478
}
8579
}
8680
}

pnpm-lock.yaml

Lines changed: 31 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)