File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
app-website-builder-workflows/src/presentation/page/PageList Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class PageListPresenterWithWorkflows implements PageListPresenter.Interface {
3232 public showFilters ( show : boolean ) : void {
3333 this . decoratee . showFilters ( show ) ;
3434 }
35-
35+
3636 private extendPage ( page : PageDto ) : WithWorkflowState < PageDto > {
3737 return {
3838 ...page ,
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -14475,7 +14475,7 @@ __metadata:
1447514475 graphql: "npm:^16.12.0"
1447614476 jest-dynalite: "npm:^3.6.1"
1447714477 lodash: "npm:^4.17.21"
14478- nodemailer: "npm:^7.0.10 "
14478+ nodemailer: "npm:^7.0.11 "
1447914479 rimraf: "npm:^6.0.1"
1448014480 typescript: "npm:5.9.3"
1448114481 vitest: "npm:^3.2.4"
@@ -27892,10 +27892,10 @@ __metadata:
2789227892 languageName: node
2789327893 linkType: hard
2789427894
27895- "nodemailer@npm:^7.0.10 ":
27896- version: 7.0.10
27897- resolution: "nodemailer@npm:7.0.10 "
27898- checksum: 10/b9b8794ffc6c0d84440a9dd422664908e9c2003a15cb0e6bdd240a3625121de3978323c2ba4af78080fd735ef514d6caed376bd5f5dd6c17cf0d2c399d0dc354
27895+ "nodemailer@npm:^7.0.11 ":
27896+ version: 7.0.11
27897+ resolution: "nodemailer@npm:7.0.11 "
27898+ checksum: 10/2ad4dd56a4caf84a83aa6f4378ded26d5ef8a644ca3be09c3b4fb2255d861369e620f29be6c3c97148ac4a50aa5fdff6240b9d60805362bd99ca15f2ea62e8a2
2789927899 languageName: node
2790027900 linkType: hard
2790127901
You can’t perform that action at this time.
0 commit comments