Skip to content

Commit 5a8e8e4

Browse files
committed
Update_NPM_Packages
1 parent 54445a4 commit 5a8e8e4

File tree

137 files changed

+1922
-1616
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

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

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

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

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

Lines changed: 130 additions & 145 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.1.0",
7-
"@abp/blogging": "~10.1.0"
6+
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.2.0-rc.1",
7+
"@abp/blogging": "~10.2.0-rc.1"
88
}
99
}

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

Lines changed: 149 additions & 164 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.1.0"
6+
"@abp/aspnetcore.mvc.ui.theme.basic": "~10.2.0-rc.1"
77
}
88
}

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

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

modules/cms-kit/angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
},
1616
"private": true,
1717
"dependencies": {
18-
"@abp/ng.account": "~10.1.0",
18+
"@abp/ng.account": "~10.2.0-rc.1",
1919
"@abp/ng.identity": "~10.1.0",
20-
"@abp/ng.setting-management": "~10.1.0",
21-
"@abp/ng.tenant-management": "~10.1.0",
20+
"@abp/ng.setting-management": "~10.2.0-rc.1",
21+
"@abp/ng.tenant-management": "~10.2.0-rc.1",
2222
"@abp/ng.theme.basic": "~10.1.0",
2323
"@angular/animations": "~10.0.0",
2424
"@angular/common": "~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": ">=10.1.0",
8-
"@abp/ng.theme.shared": ">=10.1.0"
7+
"@abp/ng.core": ">=10.2.0-rc.1",
8+
"@abp/ng.theme.shared": ">=10.2.0-rc.1"
99
},
1010
"dependencies": {
1111
"tslib": "^2.0.0"

0 commit comments

Comments
 (0)