Skip to content

Commit 9d3f6b8

Browse files
committed
demo updated to 1.0.35
1 parent 80d1363 commit 9d3f6b8

2 files changed

Lines changed: 8 additions & 15 deletions

File tree

expo-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"expo": "^31.0.2",
1111
"react": "16.5.0",
1212
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
13-
"react-native-cn-richtext-editor": "^1.0.34",
13+
"react-native-cn-richtext-editor": "^1.0.35",
1414
"react-native-popup-menu": "^0.14.2"
1515
},
1616
"devDependencies": {

expo-demo/yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3730,16 +3730,16 @@ react-native-branch@2.2.5:
37303730
version "2.2.5"
37313731
resolved "https://registry.yarnpkg.com/react-native-branch/-/react-native-branch-2.2.5.tgz#4074dd63b4973e6397d9ce50e97b57c77a518e9d"
37323732

3733-
react-native-cn-richtext-editor@^1.0.34:
3734-
version "1.0.34"
3735-
resolved "https://registry.yarnpkg.com/react-native-cn-richtext-editor/-/react-native-cn-richtext-editor-1.0.34.tgz#77104fb7a23ac5c2d0323398480a6d1a84691b09"
3736-
integrity sha512-g46JhWDBllPJCufIH/8kkA3s1xdj9iKNnX72lJe2Wavh93hXYXm/Gf1daWmp9672iABWJpJpLnn2+1Q+ICkxPQ==
3733+
react-native-cn-richtext-editor@^1.0.35:
3734+
version "1.0.35"
3735+
resolved "https://registry.yarnpkg.com/react-native-cn-richtext-editor/-/react-native-cn-richtext-editor-1.0.35.tgz#f3152eb80667c894b5249fd022e1f97acd7d648f"
3736+
integrity sha512-eSKQRTIy+qHciKP5nJ6mRh8/4mWbN57Q6OmvRnaspI+T0N1jsYAax2n+PLwojbQyuwrWmh0/VFySivn0D/zrzA==
37373737
dependencies:
37383738
diff-match-patch "^1.0.4"
37393739
immutability-helper "^2.8.1"
37403740
lodash "^4.17.11"
37413741
shortid "^2.2.14"
3742-
xmldoc "^1.1.2"
3742+
xmldom "^0.1.27"
37433743

37443744
react-native-gesture-handler@1.0.9:
37453745
version "1.0.9"
@@ -4073,7 +4073,7 @@ sane@^2.0.0:
40734073
optionalDependencies:
40744074
fsevents "^1.2.3"
40754075

4076-
sax@^1.2.1, sax@^1.2.4:
4076+
sax@^1.2.4:
40774077
version "1.2.4"
40784078
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
40794079

@@ -4676,14 +4676,7 @@ xmldoc@^0.4.0:
46764676
dependencies:
46774677
sax "~1.1.1"
46784678

4679-
xmldoc@^1.1.2:
4680-
version "1.1.2"
4681-
resolved "https://registry.yarnpkg.com/xmldoc/-/xmldoc-1.1.2.tgz#6666e029fe25470d599cd30e23ff0d1ed50466d7"
4682-
integrity sha512-ruPC/fyPNck2BD1dpz0AZZyrEwMOrWTO5lDdIXS91rs3wtm4j+T8Rp2o+zoOYkkAxJTZRPOSnOGei1egoRmKMQ==
4683-
dependencies:
4684-
sax "^1.2.1"
4685-
4686-
xmldom@0.1.x:
4679+
xmldom@0.1.x, xmldom@^0.1.27:
46874680
version "0.1.27"
46884681
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
46894682

0 commit comments

Comments
 (0)