File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 119119 "typescript" : " ~5.7.2" ,
120120 "vitest" : " ^4.0.14"
121121 },
122- "pnpm" : {
123- "overrides" : {
124- "ansi-regex" : " ^5.0.1" ,
125- "discord-api-types" : " ^0.38.34" ,
126- "minimist" : " ^1.2.8"
127- },
128- "allowedDeprecatedVersions" : {
129- "eslint" : " 8.57.1"
130- },
131- "onlyBuiltDependencies" : [
132- " @prisma/client" ,
133- " @prisma/engines" ,
134- " @skyra/ai" ,
135- " esbuild" ,
136- " prisma"
137- ],
138- "ignoredBuiltDependencies" : [
139- " bufferutil" ,
140- " zlib-sync"
141- ]
142- },
143122 "repository" : {
144123 "type" : " git" ,
145124 "url" : " git+https://github.com/wolfstar-project/wolfstar.git"
163142 "engines" : {
164143 "node" : " >=20" ,
165144 "pnpm" : " >=10"
166- },
167- "volta" : {
168- "node" : " 22.21.1"
169145 }
170146}
Original file line number Diff line number Diff line change 1+ ignoredBuiltDependencies :
2+ - bufferutil
3+ - zlib-sync
4+
5+ onlyBuiltDependencies :
6+ - ' @prisma/client'
7+ - ' @prisma/engines'
8+ - ' @tailwindcss/oxide'
9+ - prisma
10+ - sharp@0.34.5
11+ - workerd
12+ - better-sqlite3
13+
14+ allowedDeprecatedVersions :
15+ eslint : 8.57.1
16+
17+ overrides :
18+ ansi-regex : ^5.0.1
19+ discord-api-types : ^0.38.34
20+ minimist : ^1.2.8
21+
22+ shellEmulator : true
You can’t perform that action at this time.
0 commit comments