Skip to content

Commit

Permalink
build(deps): upgrade to @native-html/transient-render-engine@4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jsamr committed Jun 4, 2021
1 parent 60c5b67 commit dd1d08c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/render-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
]
},
"dependencies": {
"@native-html/transient-render-engine": "4.1.0",
"@native-html/transient-render-engine": "^4.2.0",
"@types/ramda": "^0.27.32",
"ramda": "^0.27.1",
"stringify-entities": "^3.1.0"
Expand Down
18 changes: 13 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2931,18 +2931,19 @@ __metadata:
languageName: node
linkType: hard

"@native-html/transient-render-engine@npm:4.1.0":
version: 4.1.0
resolution: "@native-html/transient-render-engine@npm:4.1.0"
"@native-html/transient-render-engine@npm:^4.2.0":
version: 4.2.0
resolution: "@native-html/transient-render-engine@npm:4.2.0"
dependencies:
"@native-html/css-processor": 1.6.1
"@types/ramda": ^0.27.32
csstype: ^3.0.4
htmlparser2: ^5.0.1
ramda: ^0.27.1
peerDependencies:
"@types/react-native": "*"
react-native: ^0.63.0
checksum: 0a095a3ad1ed52c78e019a6da2f477e8f5d0b8c2040dc6f95da32ed98a6d6788789b3f076918c1deb8933dca619e91b08341ac71de7ef3ca826047014f3724cb
checksum: 40bf155ad975e226b0c6aec9bfac056be1728b0a27f309b0798295333c3c3924a3e4e4fe774bb4081fb4d89eaf591c4f8b37b7073b3a7e3d19df6418d90c5c82
languageName: node
linkType: hard

Expand Down Expand Up @@ -6248,6 +6249,13 @@ __metadata:
languageName: node
linkType: hard

"csstype@npm:^3.0.4":
version: 3.0.6
resolution: "csstype@npm:3.0.6"
checksum: ebdca96d26e1af5604658e6876af29ac1e218750efb587684f2b2b13bb062a397b351586d285f911e6985e03112e56c2aee127d35ae7354cc7d25f3000e22556
languageName: node
linkType: hard

"currently-unhandled@npm:^0.4.1":
version: 0.4.1
resolution: "currently-unhandled@npm:0.4.1"
Expand Down Expand Up @@ -14310,7 +14318,7 @@ fsevents@^1.2.7:
"@babel/preset-react": ^7.12.7
"@babel/preset-typescript": ^7.12.1
"@babel/runtime": ^7.12.5
"@native-html/transient-render-engine": 4.1.0
"@native-html/transient-render-engine": ^4.2.0
"@react-native-community/bob": ^0.16.2
"@release-it/conventional-changelog": ^2.0.0
"@types/jest": ^26.0.14
Expand Down

0 comments on commit dd1d08c

Please sign in to comment.