Skip to content

Commit deade90

Browse files
committed
Merge branch 'master' of https://github.com/uiwjs/react-native-uiw into dev
2 parents 4043a17 + db31eae commit deade90

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"@babel/runtime": "~7.20.7",
5555
"@types/color": "~3.0.3",
56-
"@types/lodash": "4.14.172",
56+
"@types/lodash": "4.14.191",
5757
"@types/react-native": "0.69.1",
5858
"@uiw/icons": "2.5.3",
5959
"@validator.tool/hook": "2.2.4",

test-ci/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"react-test-renderer": "18.1.0",
3333
"typescript": "^4.8.3",
3434
"@types/color": "~3.0.3",
35-
"@types/lodash": "4.14.172",
35+
"@types/lodash": "4.14.191",
3636
"@uiw/icons": "2.5.3",
3737
"@validator.tool/hook": "2.2.4",
3838
"ahooks": "2.10.14",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-router-dom": "6.2.1",
4040
"styled-components": "^5.3.6",
4141
"typescript": "^4.8.3",
42-
"uiw": "4.7.16"
42+
"uiw": "4.21.25"
4343
},
4444
"devDependencies": {
4545
"@babel/plugin-proposal-decorators": "~7.20.7",

0 commit comments

Comments
 (0)