Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "~9.3.6",
"@abp/prismjs": "~9.3.6",
"@abp/highlight.js": "~9.3.6"
"@abp/aspnetcore.mvc.ui.theme.shared": "~10.0.0-rc.2",
"@abp/prismjs": "~10.0.0-rc.2",
"@abp/highlight.js": "~10.0.0-rc.2"
}
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.6",
"@abp/prismjs": "~9.3.6"
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.0-rc.2",
"@abp/prismjs": "~10.0.0-rc.2"
},
"devDependencies": {}
}

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions modules/blogging/app/Volo.BloggingTestApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "volo.blogtestapp",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.6",
"@abp/blogging": "~9.3.6"
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.0-rc.2",
"@abp/blogging": "~10.0.0-rc.2"
}
}
388 changes: 194 additions & 194 deletions modules/blogging/app/Volo.BloggingTestApp/yarn.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"name": "client-simulation-web",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.6"
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.0-rc.2"
}
}
312 changes: 156 additions & 156 deletions modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions modules/cms-kit/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
},
"private": true,
"dependencies": {
"@abp/ng.account": "~9.3.6",
"@abp/ng.identity": "~9.3.6",
"@abp/ng.setting-management": "~9.3.6",
"@abp/ng.tenant-management": "~9.3.6",
"@abp/ng.theme.basic": "~9.3.6",
"@abp/ng.account": "~10.0.0-rc.2",
"@abp/ng.identity": "~10.0.0-rc.2",
"@abp/ng.setting-management": "~10.0.0-rc.2",
"@abp/ng.tenant-management": "~10.0.0-rc.2",
"@abp/ng.theme.basic": "~10.0.0-rc.2",
"@angular/animations": "~10.0.0",
"@angular/common": "~10.0.0",
"@angular/compiler": "~10.0.0",
Expand Down
4 changes: 2 additions & 2 deletions modules/cms-kit/angular/projects/cms-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"peerDependencies": {
"@angular/common": "^9.1.11",
"@angular/core": "^9.1.11",
"@abp/ng.core": ">=9.3.6",
"@abp/ng.theme.shared": ">=9.3.6"
"@abp/ng.core": ">=10.0.0-rc.2",
"@abp/ng.theme.shared": ">=10.0.0-rc.2"
},
"dependencies": {
"tslib": "^2.0.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"name": "my-app-identityserver",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.6"
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.0-rc.2"
}
}
312 changes: 156 additions & 156 deletions modules/cms-kit/host/Volo.CmsKit.IdentityServer/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules/cms-kit/host/Volo.CmsKit.Web.Host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.6"
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.0-rc.2"
}
}
312 changes: 156 additions & 156 deletions modules/cms-kit/host/Volo.CmsKit.Web.Host/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.6",
"@abp/cms-kit": "9.3.6"
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.0-rc.2",
"@abp/cms-kit": "10.0.0-rc.2"
}
}
2,642 changes: 2,104 additions & 538 deletions modules/cms-kit/host/Volo.CmsKit.Web.Unified/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions modules/docs/app/VoloDocs.Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "volo.docstestapp",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~9.3.6",
"@abp/docs": "~9.3.6"
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.0-rc.2",
"@abp/docs": "~10.0.0-rc.2"
}
}
Loading
Loading