|
|
@@ -67,24 +67,5 @@
|
|
|
"tinyexec": "^1.1.2",
|
|
|
"typescript": "^6.0.3"
|
|
|
},
|
|
|
- "packageManager": "pnpm@10.33.2",
|
|
|
- "pnpm": {
|
|
|
- "onlyBuiltDependencies": [
|
|
|
- "@swc/core",
|
|
|
- "better-sqlite3",
|
|
|
- "oxc-resolver",
|
|
|
- "unrs-resolver"
|
|
|
- ],
|
|
|
- "overrides": {
|
|
|
- "eslint>chalk": "npm:picocolors@^1.1.1",
|
|
|
- "globalthis": "npm:@nolyfill/globalthis@^1.0.44",
|
|
|
- "has": "npm:@nolyfill/has@^1.0.44",
|
|
|
- "safe-buffer": "npm:@nolyfill/safe-buffer@^1.0.44"
|
|
|
- },
|
|
|
- "ignoredBuiltDependencies": [
|
|
|
- "bufferutil",
|
|
|
- "es5-ext",
|
|
|
- "utf-8-validate"
|
|
|
- ]
|
|
|
- }
|
|
|
+ "packageManager": "pnpm@11.0.1"
|
|
|
}
|