feat: publish HoloLake model-native living system source
This commit is contained in:
parent
6ad10edde1
commit
c395dd3a99
2467 changed files with 615073 additions and 0 deletions
42
product-source/hololake-platform/pnpm-workspace.yaml
Normal file
42
product-source/hololake-platform/pnpm-workspace.yaml
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
packages:
|
||||
- mcp-server
|
||||
|
||||
allowBuilds:
|
||||
core-js: false
|
||||
esbuild: true
|
||||
protobufjs: true
|
||||
|
||||
overrides:
|
||||
'@hono/node-server': 1.19.17
|
||||
express-rate-limit: 8.2.2
|
||||
hono: 4.12.27
|
||||
ip-address: 10.1.1
|
||||
mermaid>uuid: 11.1.1
|
||||
path-to-regexp: 8.4.0
|
||||
fast-uri: 3.1.4
|
||||
fast-xml-builder: 1.1.7
|
||||
flatted: 3.4.2
|
||||
minimatch@3.1.2: 3.1.5
|
||||
minimatch@3.1.3: 3.1.5
|
||||
minimatch@9.0.5: 9.0.9
|
||||
minimatch@9.0.6: 9.0.9
|
||||
picomatch: 4.0.4
|
||||
postcss: 8.5.25
|
||||
protobufjs: 7.6.5
|
||||
linkify-it: 5.0.2
|
||||
js-yaml@3: 3.15.0
|
||||
body-parser: 2.3.0
|
||||
qs: 6.15.2
|
||||
rollup: 4.59.0
|
||||
undici: 7.25.0
|
||||
'@blocknote/core>uuid': 11.1.1
|
||||
dompurify: 3.4.12
|
||||
esbuild: 0.28.1
|
||||
'@opentelemetry/core': 2.8.0
|
||||
|
||||
patchedDependencies:
|
||||
'@blocknote/code-block@0.46.2': patches/@blocknote__code-block@0.46.2.patch
|
||||
'@blocknote/core@0.46.2': patches/@blocknote__core@0.46.2.patch
|
||||
'@blocknote/react@0.46.2': patches/@blocknote__react@0.46.2.patch
|
||||
'@tiptap/extension-link@3.19.0': patches/@tiptap__extension-link@3.19.0.patch
|
||||
prosemirror-tables@1.8.5: patches/prosemirror-tables@1.8.5.patch
|
||||
Loading…
Reference in a new issue