File tree Expand file tree Collapse file tree 4 files changed +15
-16
lines changed Expand file tree Collapse file tree 4 files changed +15
-16
lines changed Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://biomejs.dev/schemas/2.0.0 /schema.json" ,
2+ "$schema" : " https://biomejs.dev/schemas/2.0.4 /schema.json" ,
33 "assist" : {
44 "actions" : {
55 "source" : {
Original file line number Diff line number Diff line change 6060 "vitest" : " ^3.2.4" ,
6161 "zx" : " ^8.5.5"
6262 },
63- "packageManager" : " pnpm@10.12.1 " ,
63+ "packageManager" : " pnpm@10.12.4 " ,
6464 "engines" : {
6565 "node" : " >=18.0.0" ,
66- "pnpm" : " >=10.12.1"
67- },
68- "pnpm" : {
69- "onlyBuiltDependencies" : [
70- " @biomejs/biome" ,
71- " core-js" ,
72- " core-js-pure" ,
73- " esbuild" ,
74- " nx" ,
75- " simple-git-hooks"
76- ],
77- "overrides" : {
78- "zx>@types/node" : " -"
79- }
66+ "pnpm" : " >=10.12.4"
8067 }
8168}
Original file line number Diff line number Diff line change @@ -6,3 +6,14 @@ packages:
66 - ' examples/**'
77 - ' !**/compiled/**'
88 - ' !**/dist-types/**'
9+
10+ onlyBuiltDependencies :
11+ - ' @biomejs/biome'
12+ - ' core-js'
13+ - ' core-js-pure'
14+ - ' esbuild'
15+ - ' nx'
16+ - ' simple-git-hooks'
17+
18+ overrides :
19+ ' zx>@types/node ' : ' -'
Original file line number Diff line number Diff line change 3333dogfooding
3434dorny
3535envinfo
36+ esbuild
3637estree
3738facti
3839filenaming
You can’t perform that action at this time.
0 commit comments