Skip to content

Commit e361cc7

Browse files
authored
Merge pull request #217 from yaob421123/master
chore(deps): update dependency uiw to v4.21.26
2 parents 3628bde + 56d80cc commit e361cc7

File tree

15 files changed

+247
-174
lines changed

15 files changed

+247
-174
lines changed

examples/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"classnames": "~2.3.1",
4040
"styled-components": "^5.3.5",
4141
"swr": "2.1.0",
42-
"uiw": "^4.21.25"
42+
"uiw": "^4.21.26"
4343
},
4444
"devDependencies": {
4545
"lint-staged": "~12.5.0",

examples/website/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@
3939
"react-code-preview-layout": "3.0.0",
4040
"react-test-renderer": "17.0.2",
4141
"styled-components": "^5.3.5",
42-
"uiw": "^4.21.25",
43-
"uiw-admin": "6.1.6"
42+
"uiw": "^4.21.26"
4443
},
4544
"devDependencies": {
4645
"@kkt/pro": "^1.0.10",

packages/basic-layouts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"react-dom": "18.2.0",
5959
"react-router": "^6.8.0",
6060
"react-router-dom": "^6.8.0",
61-
"uiw": "^4.21.25"
61+
"uiw": "^4.21.26"
6262
}
6363
}

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"react-dom": "18.2.0",
5959
"react-router": "^6.8.0",
6060
"react-router-dom": "^6.8.0",
61-
"uiw": "^4.21.25"
61+
"uiw": "^4.21.26"
6262
}
6363
}

0 commit comments

Comments
 (0)