Skip to content

Commit c6876f7

Browse files
committed
deps: update @uiw/react-native to v3.0.8
1 parent 0bfb32c commit c6876f7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

example/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"@uiw/react-native": "3.0.7",
13+
"@uiw/react-native": "3.0.8",
1414
"react": "18.0.0",
1515
"react-native": "0.69.7",
1616
"react-native-svg": "12.1.1"

example/examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@react-native-community/masked-view": "~0.1.11",
1414
"@react-navigation/native": "~6.0.11",
1515
"@react-navigation/stack": "~6.2.2",
16-
"@uiw/react-native": "3.0.7",
16+
"@uiw/react-native": "3.0.8",
1717
"react": "18.0.0",
1818
"react-native": "0.69.7",
1919
"react-native-gesture-handler": "~2.5.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@uiw/icons": "2.5.3",
2020
"@uiw/react-code-preview": "3.0.0",
2121
"@uiw/react-markdown-preview": "^4.1.6",
22-
"@uiw/react-native": "3.0.7",
22+
"@uiw/react-native": "3.0.8",
2323
"@uiw/react-native-template": "3.0.0",
2424
"@uiw/reset.css": "~1.0.6",
2525
"@validator.tool/hook": "2.2.4",

0 commit comments

Comments
 (0)