mirror of
https://github.com/fluxerapp/fluxer.git
synced 2026-09-02 21:04:06 +03:00
build: move pnpm settings (#1338)
This commit is contained in:
+1
-22
@@ -60,26 +60,5 @@
|
||||
"knip": "catalog:",
|
||||
"tsx": "catalog:"
|
||||
},
|
||||
"packageManager": "pnpm@10.29.3",
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
"allowedVersions": {
|
||||
"react": "*"
|
||||
},
|
||||
"ignoreMissing": [
|
||||
"webpack",
|
||||
"babel-plugin-macros"
|
||||
]
|
||||
},
|
||||
"overrides": {
|
||||
"@lingui/swc-plugin": "catalog:",
|
||||
"@rspack/cli": "catalog:",
|
||||
"@rspack/core": "catalog:",
|
||||
"@floating-ui/dom": "1.7.5"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"@phosphor-icons/react@2.1.10": "patches/@phosphor-icons__react@2.1.10.patch",
|
||||
"@hono/node-server@1.19.9": "patches/@hono__node-server@1.19.9.patch"
|
||||
}
|
||||
}
|
||||
"packageManager": "pnpm@10.29.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user