Skip to content

Commit

Permalink
Merge pull request #217 from yaob421123/master
Browse files Browse the repository at this point in the history
chore(deps): update dependency uiw to v4.21.26
  • Loading branch information
ChenlingasMx committed Apr 22, 2023
2 parents 3628bde + 56d80cc commit e361cc7
Show file tree
Hide file tree
Showing 15 changed files with 247 additions and 174 deletions.
2 changes: 1 addition & 1 deletion examples/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"classnames": "~2.3.1",
"styled-components": "^5.3.5",
"swr": "2.1.0",
"uiw": "^4.21.25"
"uiw": "^4.21.26"
},
"devDependencies": {
"lint-staged": "~12.5.0",
Expand Down
3 changes: 1 addition & 2 deletions examples/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
"react-code-preview-layout": "3.0.0",
"react-test-renderer": "17.0.2",
"styled-components": "^5.3.5",
"uiw": "^4.21.25",
"uiw-admin": "6.1.6"
"uiw": "^4.21.26"
},
"devDependencies": {
"@kkt/pro": "^1.0.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/basic-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"react-dom": "18.2.0",
"react-router": "^6.8.0",
"react-router-dom": "^6.8.0",
"uiw": "^4.21.25"
"uiw": "^4.21.26"
}
}
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"react-dom": "18.2.0",
"react-router": "^6.8.0",
"react-router-dom": "^6.8.0",
"uiw": "^4.21.25"
"uiw": "^4.21.26"
}
}

0 comments on commit e361cc7

Please sign in to comment.