Commit 066171f
committed
feat(patch): add patch for @lexical/code@0.40.0 and update workspace configuration
- Introduced a patch for @lexical/code@0.40.0 to remove unnecessary prismjs imports and provide a stub for Node.js.
- Updated pnpm-lock.yaml and pnpm-workspace.yaml to include the new patch and ensure proper dependency resolution.
- Enhanced TextBaseModel interfaces in base.ts to include optional meta properties for improved data handling.
Signed-off-by: Innei <tukon479@gmail.com>1 parent c512656 commit 066171f
File tree
4 files changed
+75
-6
lines changed- packages/api-client/models
- patches
4 files changed
+75
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments