Skip to content

Commit

Permalink
Update_NPM_Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
voloagent committed Sep 13, 2023
1 parent cb21652 commit 1b83ef2
Show file tree
Hide file tree
Showing 133 changed files with 1,583 additions and 1,583 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "asp.net",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.shared": "~7.4.0-rc.2",
"@abp/aspnetcore.mvc.ui.theme.shared": "~7.4.0-rc.3",
"@abp/prismjs": "^~7.3.2",
"@abp/highlight.js": "^~7.3.2"
},
Expand Down
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": "~7.4.0-rc.2",
"@abp/prismjs": "~7.4.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.3",
"@abp/prismjs": "~7.4.0-rc.3"
},
"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": "~7.4.0-rc.2",
"@abp/blogging": "~7.4.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.3",
"@abp/blogging": "~7.4.0-rc.3"
}
}
318 changes: 159 additions & 159 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": "~7.4.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.3"
}
}
258 changes: 129 additions & 129 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": "~7.4.0-rc.2",
"@abp/ng.identity": "~7.4.0-rc.2",
"@abp/ng.setting-management": "~7.4.0-rc.2",
"@abp/ng.tenant-management": "~7.4.0-rc.2",
"@abp/ng.theme.basic": "~7.4.0-rc.2",
"@abp/ng.account": "~7.4.0-rc.3",
"@abp/ng.identity": "~7.4.0-rc.3",
"@abp/ng.setting-management": "~7.4.0-rc.3",
"@abp/ng.tenant-management": "~7.4.0-rc.3",
"@abp/ng.theme.basic": "~7.4.0-rc.3",
"@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": ">=7.4.0-rc.2",
"@abp/ng.theme.shared": ">=7.4.0-rc.2"
"@abp/ng.core": ">=7.4.0-rc.3",
"@abp/ng.theme.shared": ">=7.4.0-rc.3"
},
"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": "~7.4.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.3"
}
}
258 changes: 129 additions & 129 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": "~7.4.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.3"
}
}
258 changes: 129 additions & 129 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": "~7.4.0-rc.2",
"@abp/cms-kit": "7.4.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.3",
"@abp/cms-kit": "7.4.0-rc.3"
}
}
392 changes: 196 additions & 196 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": "~7.4.0-rc.2",
"@abp/docs": "~7.4.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.3",
"@abp/docs": "~7.4.0-rc.3"
}
}
318 changes: 159 additions & 159 deletions modules/docs/app/VoloDocs.Web/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules/openiddict/app/OpenIddict.Demo.Server/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": "~7.4.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.3"
}
}
20 changes: 10 additions & 10 deletions modules/openiddict/app/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
},
"private": true,
"dependencies": {
"@abp/ng.account": "~7.4.0-rc.2",
"@abp/ng.components": "~7.4.0-rc.2",
"@abp/ng.core": "~7.4.0-rc.2",
"@abp/ng.oauth": "~7.4.0-rc.2",
"@abp/ng.identity": "~7.4.0-rc.2",
"@abp/ng.setting-management": "~7.4.0-rc.2",
"@abp/ng.tenant-management": "~7.4.0-rc.2",
"@abp/ng.theme.shared": "~7.4.0-rc.2",
"@abp/ng.theme.lepton-x": "~2.4.0-rc.1",
"@abp/ng.account": "~7.4.0-rc.3",
"@abp/ng.components": "~7.4.0-rc.3",
"@abp/ng.core": "~7.4.0-rc.3",
"@abp/ng.oauth": "~7.4.0-rc.3",
"@abp/ng.identity": "~7.4.0-rc.3",
"@abp/ng.setting-management": "~7.4.0-rc.3",
"@abp/ng.tenant-management": "~7.4.0-rc.3",
"@abp/ng.theme.shared": "~7.4.0-rc.3",
"@abp/ng.theme.lepton-x": "~2.4.0-rc.2",
"@angular/animations": "^15.0.1",
"@angular/common": "^15.0.1",
"@angular/compiler": "^15.0.1",
Expand All @@ -36,7 +36,7 @@
"zone.js": "~0.11.4"
},
"devDependencies": {
"@abp/ng.schematics": "~7.4.0-rc.2",
"@abp/ng.schematics": "~7.4.0-rc.3",
"@angular-devkit/build-angular": "^15.0.1",
"@angular-eslint/builder": "~15.1.0",
"@angular-eslint/eslint-plugin": "~15.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"name": "demo-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.2"
"@abp/aspnetcore.mvc.ui.theme.basic": "~7.4.0-rc.3"
}
}
Loading

0 comments on commit 1b83ef2

Please sign in to comment.