mirror of
https://github.com/docmost/docmost.git
synced 2026-08-29 10:05:03 +08:00
chore: pnpm 11
This commit is contained in:
+1
-46
@@ -93,50 +93,5 @@
|
|||||||
"packages/*"
|
"packages/*"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.4.0",
|
"packageManager": "pnpm@11.13.0"
|
||||||
"pnpm": {
|
|
||||||
"patchedDependencies": {
|
|
||||||
"scimmy@1.3.5": "patches/scimmy@1.3.5.patch"
|
|
||||||
},
|
|
||||||
"overrides": {
|
|
||||||
"prosemirror-changeset": "2.4.0",
|
|
||||||
"y-prosemirror": "1.3.7",
|
|
||||||
"glob": "13.0.6",
|
|
||||||
"ws": "8.21.0",
|
|
||||||
"dompurify": "3.4.11",
|
|
||||||
"tmp": "0.2.7",
|
|
||||||
"hono": "4.12.25",
|
|
||||||
"mermaid": "11.15.0",
|
|
||||||
"nanoid@^3": "3.3.8",
|
|
||||||
"socket.io-parser": "4.2.6",
|
|
||||||
"serialize-javascript": "7.0.3",
|
|
||||||
"lodash-es": "4.18.1",
|
|
||||||
"lodash": "4.18.1",
|
|
||||||
"@hono/node-server": "1.19.13",
|
|
||||||
"undici": "7.28.0",
|
|
||||||
"ajv@^6": "6.14.0",
|
|
||||||
"ajv@^8": "8.18.0",
|
|
||||||
"underscore": "1.13.8",
|
|
||||||
"immutable": "4.3.8",
|
|
||||||
"express-rate-limit": "8.2.2",
|
|
||||||
"minimatch@^3": "3.1.5",
|
|
||||||
"minimatch@^5": "5.1.8",
|
|
||||||
"flatted": "3.4.2",
|
|
||||||
"picomatch@<2.3.2": "2.3.2",
|
|
||||||
"picomatch@>=4.0.0 <4.0.4": "4.0.4",
|
|
||||||
"fastify": "5.8.5",
|
|
||||||
"yaml@>=1.0.0 <1.10.3": "1.10.3",
|
|
||||||
"yaml@>=2.0.0 <2.8.3": "2.8.3",
|
|
||||||
"path-to-regexp@^8": "8.4.0",
|
|
||||||
"brace-expansion@^5": "5.0.6",
|
|
||||||
"@xmldom/xmldom": "0.8.13",
|
|
||||||
"handlebars": "4.7.9",
|
|
||||||
"axios": "1.16.0",
|
|
||||||
"langsmith": "0.7.0",
|
|
||||||
"follow-redirects": "1.16.0",
|
|
||||||
"protobufjs": "7.5.8",
|
|
||||||
"ip-address": "10.1.1"
|
|
||||||
},
|
|
||||||
"neverBuiltDependencies": []
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,44 @@
|
|||||||
packages:
|
packages:
|
||||||
- 'apps/*'
|
- 'apps/*'
|
||||||
- 'packages/*'
|
- 'packages/*'
|
||||||
|
patchedDependencies:
|
||||||
|
scimmy@1.3.5: patches/scimmy@1.3.5.patch
|
||||||
|
overrides:
|
||||||
|
prosemirror-changeset: 2.4.0
|
||||||
|
y-prosemirror: 1.3.7
|
||||||
|
glob: 13.0.6
|
||||||
|
ws: 8.21.0
|
||||||
|
dompurify: 3.4.11
|
||||||
|
tmp: 0.2.7
|
||||||
|
hono: 4.12.25
|
||||||
|
mermaid: 11.15.0
|
||||||
|
nanoid@^3: 3.3.8
|
||||||
|
socket.io-parser: 4.2.6
|
||||||
|
serialize-javascript: 7.0.3
|
||||||
|
lodash-es: 4.18.1
|
||||||
|
lodash: 4.18.1
|
||||||
|
'@hono/node-server': 1.19.13
|
||||||
|
undici: 7.28.0
|
||||||
|
ajv@^6: 6.14.0
|
||||||
|
ajv@^8: 8.18.0
|
||||||
|
underscore: 1.13.8
|
||||||
|
immutable: 4.3.8
|
||||||
|
express-rate-limit: 8.2.2
|
||||||
|
minimatch@^3: 3.1.5
|
||||||
|
minimatch@^5: 5.1.8
|
||||||
|
flatted: 3.4.2
|
||||||
|
picomatch@<2.3.2: 2.3.2
|
||||||
|
picomatch@>=4.0.0 <4.0.4: 4.0.4
|
||||||
|
fastify: 5.8.5
|
||||||
|
yaml@>=1.0.0 <1.10.3: 1.10.3
|
||||||
|
yaml@>=2.0.0 <2.8.3: 2.8.3
|
||||||
|
path-to-regexp@^8: 8.4.0
|
||||||
|
brace-expansion@^5: 5.0.6
|
||||||
|
'@xmldom/xmldom': 0.8.13
|
||||||
|
handlebars: 4.7.9
|
||||||
|
axios: 1.16.0
|
||||||
|
langsmith: 0.7.0
|
||||||
|
follow-redirects: 1.16.0
|
||||||
|
protobufjs: 7.5.8
|
||||||
|
ip-address: 10.1.1
|
||||||
|
shamefullyHoist: true
|
||||||
|
|||||||
Reference in New Issue
Block a user