Skip to content

Commit 6fa8946

Browse files
committed
Update_NPM_Packages
1 parent 44e7513 commit 6fa8946

File tree

137 files changed

+2841
-2599
lines changed

Some content is hidden

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

137 files changed

+2841
-2599
lines changed

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": "~8.2.1",
7-
"@abp/prismjs": "~8.2.1",
8-
"@abp/highlight.js": "~8.2.1"
6+
"@abp/aspnetcore.mvc.ui.theme.shared": "~8.3.0-rc.1",
7+
"@abp/prismjs": "~8.3.0-rc.1",
8+
"@abp/highlight.js": "~8.3.0-rc.1"
99
}
1010
}

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

Lines changed: 197 additions & 209 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": "~8.2.1",
7-
"@abp/prismjs": "~8.2.1"
6+
"@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1",
7+
"@abp/prismjs": "~8.3.0-rc.1"
88
},
99
"devDependencies": {}
1010
}

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

Lines changed: 207 additions & 197 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": "~8.2.1",
7-
"@abp/blogging": "~8.2.1"
6+
"@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1",
7+
"@abp/blogging": "~8.3.0-rc.1"
88
}
99
}

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

Lines changed: 228 additions & 218 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": "~8.2.1"
6+
"@abp/aspnetcore.mvc.ui.theme.basic": "~8.3.0-rc.1"
77
}
88
}

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

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

modules/cms-kit/angular/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
},
1616
"private": true,
1717
"dependencies": {
18-
"@abp/ng.account": "~8.2.1",
19-
"@abp/ng.identity": "~8.2.1",
20-
"@abp/ng.setting-management": "~8.2.1",
21-
"@abp/ng.tenant-management": "~8.2.1",
22-
"@abp/ng.theme.basic": "~8.2.1",
18+
"@abp/ng.account": "~8.3.0-rc.1",
19+
"@abp/ng.identity": "~8.3.0-rc.1",
20+
"@abp/ng.setting-management": "~8.3.0-rc.1",
21+
"@abp/ng.tenant-management": "~8.3.0-rc.1",
22+
"@abp/ng.theme.basic": "~8.3.0-rc.1",
2323
"@angular/animations": "~10.0.0",
2424
"@angular/common": "~10.0.0",
2525
"@angular/compiler": "~10.0.0",

modules/cms-kit/angular/projects/cms-kit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"peerDependencies": {
55
"@angular/common": "^9.1.11",
66
"@angular/core": "^9.1.11",
7-
"@abp/ng.core": ">=8.2.1",
8-
"@abp/ng.theme.shared": ">=8.2.1"
7+
"@abp/ng.core": ">=8.3.0-rc.1",
8+
"@abp/ng.theme.shared": ">=8.3.0-rc.1"
99
},
1010
"dependencies": {
1111
"tslib": "^2.0.0"

0 commit comments

Comments
 (0)