-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cabc923
commit 07b2ede
Showing
19 changed files
with
46 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "create-uiw-admin", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "Creates a antdp application using the command line.", | ||
"homepage": "https://uiwjs.github.io/uiw-admin", | ||
"author": "Kenny Wong <[email protected]> (https://github.com/jaywcjlove)", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "eslint-config-uiw-admin", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "eslint 配置", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/eslint-packages/config#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/authorized", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "authorized", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/authorized#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/basic-layouts", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "Basic Layouts", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/basic-layouts#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/components", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "业务组件集合", | ||
"author": "xingyuefeng <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin#readme", | ||
|
@@ -45,9 +45,9 @@ | |
}, | ||
"dependencies": { | ||
"@babel/runtime": "~7.21.0", | ||
"@uiw-admin/authorized": "6.1.8", | ||
"@uiw-admin/document-title": "6.1.8", | ||
"@uiw-admin/utils": "6.1.8", | ||
"@uiw-admin/authorized": "6.1.9", | ||
"@uiw-admin/document-title": "6.1.9", | ||
"@uiw-admin/utils": "6.1.9", | ||
"classnames": "2.3.1" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/config", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "config 全局配置", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/models#readme", | ||
|
@@ -44,8 +44,8 @@ | |
"@kkt/less-modules": "~7.2.0", | ||
"@kkt/raw-modules": "~7.2.0", | ||
"@kkt/scope-plugin-options": "~7.2.0", | ||
"@uiw-admin/plugins": "6.1.8", | ||
"eslint-config-uiw-admin": "6.1.8" | ||
"@uiw-admin/plugins": "6.1.9", | ||
"eslint-config-uiw-admin": "6.1.9" | ||
}, | ||
"devDependencies": { | ||
"kkt": "^7.2.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/document-title", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "Document Title", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/document-title#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/exceptions", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "异常组件", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/Exceptions#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/layout-tabs", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "layout tabs", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/layout-tabs#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/markdown-navbar", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "markdown导航栏", | ||
"author": "xingyuefeng <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/models", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "models", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/models#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/plugins", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "plugins", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/models#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/router-control", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "router-control", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/router-control#readme", | ||
|
@@ -50,9 +50,9 @@ | |
"@babel/runtime": "~7.21.0", | ||
"@types/react": "~18.0.25", | ||
"@types/react-dom": "~18.0.11", | ||
"@uiw-admin/exceptions": "6.1.8", | ||
"@uiw-admin/models": "6.1.8", | ||
"@uiw-admin/utils": "6.1.8", | ||
"@uiw-admin/exceptions": "6.1.9", | ||
"@uiw-admin/models": "6.1.9", | ||
"@uiw-admin/utils": "6.1.9", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"react-redux": "^7.2.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/user-login", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "Divider component", | ||
"author": "Kenny Wong <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin/tree/master/packages/user-login#readme", | ||
|
@@ -45,15 +45,15 @@ | |
}, | ||
"dependencies": { | ||
"@kkt/request": "^1.0.13", | ||
"@uiw-admin/document-title": "6.1.8", | ||
"@uiw-admin/document-title": "6.1.9", | ||
"classnames": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/runtime": "~7.21.0", | ||
"@types/classnames": "2.3.1", | ||
"@types/react": "~18.0.25", | ||
"@types/react-dom": "~18.0.11", | ||
"@uiw-admin/utils": "6.1.8", | ||
"@uiw-admin/utils": "6.1.9", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"uiw": "^4.21.26" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@uiw-admin/utils", | ||
"version": "6.1.8", | ||
"version": "6.1.9", | ||
"description": "> TODO: description", | ||
"author": "xingyuefeng <[email protected]>", | ||
"homepage": "https://github.com/uiwjs/uiw-admin#readme", | ||
|