-
-
Notifications
You must be signed in to change notification settings - Fork 430
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update lexical & patches (#2874) [skip e2e]
- Loading branch information
1 parent
3f14750
commit 3ba95b0
Showing
51 changed files
with
693 additions
and
251 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+19.2 KB
...oard-npm-0.14.3-58877f1e45-4895644d65.zip → ...oard-npm-0.14.5-09010c7dc6-9fb6db51a0.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+22.9 KB
.yarn/cache/@lexical-devtools-core-npm-0.14.5-92c74e85c9-1461941156.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+8.07 KB
...htag-npm-0.14.3-1368436a9b-dd2a702700.zip → ...htag-npm-0.14.5-23bf2fd7bf-22303fb679.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+37.8 KB
...list-npm-0.14.3-aefc41c62a-fcc6995765.zip → ...list-npm-0.14.5-348640e630-971b787637.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+37.3 KB
...down-npm-0.14.3-de9ca2d868-8edda933dd.zip → ...down-npm-0.14.5-98457f2ce8-889d877b14.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-11.5 KB
.yarn/cache/@lexical-plain-text-npm-0.14.3-99f024f9b9-27e6e26874.zip
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+328 KB
...eact-npm-0.14.3-c4ca2afc94-94f0e1c2a3.zip → ...eact-npm-0.14.5-47fc556246-12a297e133.zip
Binary file not shown.
Binary file removed
BIN
-23.3 KB
.yarn/cache/@lexical-rich-text-npm-0.14.3-02ac98ca96-a55a1ee12c.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-35.1 KB
.yarn/cache/@lexical-selection-npm-0.14.3-b6c4616508-601cc3225b.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+15.2 KB
...text-npm-0.14.3-001bd000e7-1bf057ee96.zip → ...text-npm-0.14.5-56de989ed0-aa57dac2bc.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
144 changes: 132 additions & 12 deletions
144
...cal-clipboard-npm-0.14.3-58877f1e45.patch → ...cal-clipboard-npm-0.14.5-09010c7dc6.patch
Large diffs are not rendered by default.
Oops, something went wrong.
160 changes: 160 additions & 0 deletions
160
.yarn/patches/@lexical-list-npm-0.14.5-348640e630.patch
Large diffs are not rendered by default.
Oops, something went wrong.
49 changes: 0 additions & 49 deletions
49
.yarn/patches/@lexical-rich-text-npm-0.14.3-02ac98ca96.patch
This file was deleted.
Oops, something went wrong.
182 changes: 182 additions & 0 deletions
182
.yarn/patches/@lexical-rich-text-npm-0.14.5-147db14dfa.patch
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,8 +44,9 @@ | |
"@types/react-native-vector-icons/@types/react": "17.0.2", | ||
"@types/react-native/@types/react": "17.0.2", | ||
"@types/hoist-non-react-statics/@types/react": "17.0.2", | ||
"@lexical/[email protected]": "patch:@lexical/clipboard@npm:0.14.3#.yarn/patches/@lexical-clipboard-npm-0.14.3-58877f1e45.patch", | ||
"@lexical/[email protected]": "patch:@lexical/rich-text@npm:0.14.3#.yarn/patches/@lexical-rich-text-npm-0.14.3-02ac98ca96.patch" | ||
"@lexical/[email protected]": "patch:@lexical/clipboard@npm:0.14.5#.yarn/patches/@lexical-clipboard-npm-0.14.5-09010c7dc6.patch", | ||
"@lexical/[email protected]": "patch:@lexical/rich-text@npm:0.14.5#.yarn/patches/@lexical-rich-text-npm-0.14.5-147db14dfa.patch", | ||
"@lexical/[email protected]": "patch:@lexical/list@npm:0.14.5#.yarn/patches/@lexical-list-npm-0.14.5-348640e630.patch" | ||
}, | ||
"dependencies": { | ||
"@standardnotes/snjs": "workspace:*" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.