Skip to content

Commit 118c2de

Browse files
committed
Update_NPM_Packages
1 parent a0a8b39 commit 118c2de

File tree

138 files changed

+1644
-1510
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+1644
-1510
lines changed

modules/account/src/Volo.Abp.Account.Application/Volo.Abp.Account.Application.abppkg.analyze.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,28 @@
412412
"contentType": "applicationService",
413413
"name": "ProfileAppService",
414414
"summary": null
415+
},
416+
{
417+
"defaultValue": "true",
418+
"displayName": "Is self-registration enabled",
419+
"description": "Whether a user can register the account by him or herself.",
420+
"isVisibleToClient": true,
421+
"isInherited": true,
422+
"isEncrypted": false,
423+
"contentType": "setting",
424+
"name": "Abp.Account.IsSelfRegistrationEnabled",
425+
"summary": null
426+
},
427+
{
428+
"defaultValue": "true",
429+
"displayName": "Authenticate with a local account",
430+
"description": "Indicates if the server will allow users to authenticate with a local account.",
431+
"isVisibleToClient": true,
432+
"isInherited": true,
433+
"isEncrypted": false,
434+
"contentType": "setting",
435+
"name": "Abp.Account.EnableLocalLogin",
436+
"summary": null
415437
}
416438
]
417439
}

modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "asp.net",
44
"private": true,
55
"dependencies": {
6-
"@abp/aspnetcore.mvc.ui.theme.shared": "~10.0.2",
7-
"@abp/prismjs": "~10.0.2",
8-
"@abp/highlight.js": "~10.0.2"
6+
"@abp/aspnetcore.mvc.ui.theme.shared": "~10.0.3",
7+
"@abp/prismjs": "~10.0.3",
8+
"@abp/highlight.js": "~10.0.3"
99
}
1010
}

modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo/yarn.lock

Lines changed: 132 additions & 132 deletions
Large diffs are not rendered by default.

modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "asp.net",
44
"private": true,
55
"dependencies": {
6-
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.2",
7-
"@abp/prismjs": "~10.0.2"
6+
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.3",
7+
"@abp/prismjs": "~10.0.3"
88
},
99
"devDependencies": {}
1010
}

modules/basic-theme/test/Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.Demo/yarn.lock

Lines changed: 134 additions & 134 deletions
Large diffs are not rendered by default.

modules/blogging/app/Volo.BloggingTestApp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "volo.blogtestapp",
44
"private": true,
55
"dependencies": {
6-
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.2",
7-
"@abp/blogging": "~10.0.2"
6+
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.3",
7+
"@abp/blogging": "~10.0.3"
88
}
99
}

modules/blogging/app/Volo.BloggingTestApp/yarn.lock

Lines changed: 153 additions & 153 deletions
Large diffs are not rendered by default.

modules/client-simulation/demo/Volo.ClientSimulation.Demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"name": "client-simulation-web",
44
"private": true,
55
"dependencies": {
6-
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.2"
6+
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.0.3"
77
}
88
}

modules/client-simulation/demo/Volo.ClientSimulation.Demo/yarn.lock

Lines changed: 120 additions & 120 deletions
Large diffs are not rendered by default.

modules/cms-kit/angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
},
1616
"private": true,
1717
"dependencies": {
18-
"@abp/ng.account": "~10.0.2",
19-
"@abp/ng.identity": "~10.0.2",
20-
"@abp/ng.setting-management": "~10.0.2",
21-
"@abp/ng.tenant-management": "~10.0.2",
18+
"@abp/ng.account": "~10.0.3",
19+
"@abp/ng.identity": "~10.0.3",
20+
"@abp/ng.setting-management": "~10.0.3",
21+
"@abp/ng.tenant-management": "~10.0.3",
2222
"@abp/ng.theme.basic": "~10.0.2",
2323
"@angular/animations": "~10.0.0",
2424
"@angular/common": "~10.0.0",

0 commit comments

Comments
 (0)