mirror of https://github.com/abpframework/abp.git
90 changed files with 188 additions and 182 deletions
@ -1,6 +1,14 @@ |
|||
{ |
|||
"name": "@abp/nx.generators", |
|||
"version": "7.3.0-preview20230530", |
|||
"version": "7.3.0-rc.1", |
|||
"homepage": "https://abp.io", |
|||
"generators": "./generators.json", |
|||
"type": "commonjs", |
|||
"generators": "./generators.json" |
|||
"repository": { |
|||
"type": "git", |
|||
"url": "https://github.com/abpframework/abp.git" |
|||
}, |
|||
"publishConfig": { |
|||
"access": "public" |
|||
} |
|||
} |
|||
|
|||
@ -1,11 +1,11 @@ |
|||
{ |
|||
"version": "7.2.2", |
|||
"version": "7.3.0-rc.1", |
|||
"name": "@abp/aspnetcore.components.server.basictheme", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/aspnetcore.components.server.theming": "~7.2.2" |
|||
"@abp/aspnetcore.components.server.theming": "~7.3.0-rc.1" |
|||
}, |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "7.2.2", |
|||
"version": "7.3.0-rc.1", |
|||
"name": "@abp/aspnetcore.components.server.theming", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/bootstrap": "~7.2.2", |
|||
"@abp/font-awesome": "~7.2.2" |
|||
"@abp/bootstrap": "~7.3.0-rc.1", |
|||
"@abp/font-awesome": "~7.3.0-rc.1" |
|||
}, |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,14 +1,14 @@ |
|||
{ |
|||
"version": "7.2.2", |
|||
"version": "7.3.0-rc.1", |
|||
"name": "@abp/blogging", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/aspnetcore.mvc.ui.theme.shared": "~7.2.2", |
|||
"@abp/owl.carousel": "~7.2.2", |
|||
"@abp/prismjs": "~7.2.2", |
|||
"@abp/tui-editor": "~7.2.2" |
|||
"@abp/aspnetcore.mvc.ui.theme.shared": "~7.3.0-rc.1", |
|||
"@abp/owl.carousel": "~7.3.0-rc.1", |
|||
"@abp/prismjs": "~7.3.0-rc.1", |
|||
"@abp/tui-editor": "~7.3.0-rc.1" |
|||
}, |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,15 +1,15 @@ |
|||
{ |
|||
"version": "7.2.2", |
|||
"version": "7.3.0-rc.1", |
|||
"name": "@abp/cms-kit.admin", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/codemirror": "~7.2.2", |
|||
"@abp/jstree": "~7.2.2", |
|||
"@abp/slugify": "~7.2.2", |
|||
"@abp/tui-editor": "~7.2.2", |
|||
"@abp/uppy": "~7.2.2" |
|||
"@abp/codemirror": "~7.3.0-rc.1", |
|||
"@abp/jstree": "~7.3.0-rc.1", |
|||
"@abp/slugify": "~7.3.0-rc.1", |
|||
"@abp/tui-editor": "~7.3.0-rc.1", |
|||
"@abp/uppy": "~7.3.0-rc.1" |
|||
}, |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "7.2.2", |
|||
"version": "7.3.0-rc.1", |
|||
"name": "@abp/cms-kit.public", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/highlight.js": "~7.2.2", |
|||
"@abp/star-rating-svg": "~7.2.2" |
|||
"@abp/highlight.js": "~7.3.0-rc.1", |
|||
"@abp/star-rating-svg": "~7.3.0-rc.1" |
|||
}, |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "7.2.2", |
|||
"version": "7.3.0-rc.1", |
|||
"name": "@abp/cms-kit", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/cms-kit.admin": "~7.2.2", |
|||
"@abp/cms-kit.public": "~7.2.2" |
|||
"@abp/cms-kit.admin": "~7.3.0-rc.1", |
|||
"@abp/cms-kit.public": "~7.3.0-rc.1" |
|||
}, |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,15 +1,15 @@ |
|||
{ |
|||
"version": "7.2.2", |
|||
"version": "7.3.0-rc.1", |
|||
"name": "@abp/docs", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/anchor-js": "~7.2.2", |
|||
"@abp/clipboard": "~7.2.2", |
|||
"@abp/malihu-custom-scrollbar-plugin": "~7.2.2", |
|||
"@abp/popper.js": "~7.2.2", |
|||
"@abp/prismjs": "~7.2.2" |
|||
"@abp/anchor-js": "~7.3.0-rc.1", |
|||
"@abp/clipboard": "~7.3.0-rc.1", |
|||
"@abp/malihu-custom-scrollbar-plugin": "~7.3.0-rc.1", |
|||
"@abp/popper.js": "~7.3.0-rc.1", |
|||
"@abp/prismjs": "~7.3.0-rc.1" |
|||
}, |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "7.2.2", |
|||
"version": "7.3.0-rc.1", |
|||
"name": "@abp/tui-editor", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/jquery": "~7.2.2", |
|||
"@abp/prismjs": "~7.2.2" |
|||
"@abp/jquery": "~7.3.0-rc.1", |
|||
"@abp/prismjs": "~7.3.0-rc.1" |
|||
}, |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
@ -1,12 +1,12 @@ |
|||
{ |
|||
"version": "7.2.2", |
|||
"version": "7.3.0-rc.1", |
|||
"name": "@abp/virtual-file-explorer", |
|||
"publishConfig": { |
|||
"access": "public" |
|||
}, |
|||
"dependencies": { |
|||
"@abp/clipboard": "~7.2.2", |
|||
"@abp/prismjs": "~7.2.2" |
|||
"@abp/clipboard": "~7.3.0-rc.1", |
|||
"@abp/prismjs": "~7.3.0-rc.1" |
|||
}, |
|||
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431" |
|||
} |
|||
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue