Skip to content

Commit b5a7f81

Browse files
committed
build(deps): updated deps
1 parent 191e272 commit b5a7f81

File tree

21 files changed

+1592
-946
lines changed

21 files changed

+1592
-946
lines changed

apps/api/package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,18 @@
1414
},
1515
"dependencies": {
1616
"@godaddy/terminus": "4.9.0",
17-
"@nestjs/common": "8.0.5",
18-
"@nestjs/core": "8.0.5",
17+
"@nestjs/common": "8.0.6",
18+
"@nestjs/core": "8.0.6",
1919
"@nestjs/axios": "0.0.1",
20-
"@nestjs/microservices": "8.0.5",
21-
"@nestjs/platform-express": "8.0.5",
22-
"@nestjs/swagger": "5.0.8",
20+
"@nestjs/microservices": "8.0.6",
21+
"@nestjs/platform-express": "8.0.6",
22+
"@nestjs/swagger": "5.0.9",
2323
"@nestjs/cqrs": "8.0.0",
24-
"@nestjs/passport": "8.0.0",
25-
"@nestjs/platform-socket.io": "8.0.5",
26-
"@nestjs/terminus": "7.2.0",
27-
"@nestjs/typeorm": "8.0.1",
28-
"@nestjs/websockets": "8.0.5",
24+
"@nestjs/passport": "8.0.1",
25+
"@nestjs/platform-socket.io": "8.0.6",
26+
"@nestjs/terminus": "8.0.0",
27+
"@nestjs/typeorm": "8.0.2",
28+
"@nestjs/websockets": "8.0.6",
2929
"@nestjsx/crud": "5.0.0-alpha.3",
3030
"@xmlking/jwks-rsa": "1.4.3",
3131
"cache-manager": "3.4.4",
@@ -39,13 +39,13 @@
3939
"nodemailer": "6.6.3",
4040
"passport": "0.4.1",
4141
"passport-jwt": "4.0.0",
42-
"pg": "8.7.0",
42+
"pg": "8.7.1",
4343
"pug": "3.0.2",
4444
"reflect-metadata": "0.1.13",
45-
"rxjs": "7.2.0",
46-
"sharp": "0.28.3",
45+
"rxjs": "7.3.0",
46+
"sharp": "0.29.0",
4747
"swagger-ui-express": "4.1.6",
48-
"typeorm": "0.2.34",
48+
"typeorm": "0.2.37",
4949
"typescript": "4.3.5",
5050
"web-push": "3.4.5"
5151
},
@@ -59,9 +59,9 @@
5959
"@types/web-push": "3.3.2"
6060
},
6161
"optionalDependencies": {
62-
"@nestjs/schematics": "8.0.2",
63-
"@nestjs/testing": "8.0.5",
62+
"@nestjs/schematics": "8.0.3",
63+
"@nestjs/testing": "8.0.6",
6464
"nodemon": "2.0.12",
65-
"supertest": "6.1.4"
65+
"supertest": "6.1.6"
6666
}
6767
}

apps/api/project.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"assets": ["apps/api/src/assets"],
3333
"main": "apps/api/src/main.ts",
3434
"outputPath": "dist/apps/api",
35-
"showCircularDependencies": false,
3635
"sourceMap": true,
3736
"tsConfig": "apps/api/tsconfig.app.json"
3837
}

libs/app-confirm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@angular/material": ">=12.1.1"
99
},
1010
"dependencies": {
11-
"tslib": "^2.3.0"
11+
"tslib": "^2.3.1"
1212
}
1313
}

libs/breadcrumbs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"@angular/core": ">=12.0.1"
77
},
88
"dependencies": {
9-
"tslib": "^2.3.0"
9+
"tslib": "^2.3.1"
1010
}
1111
}

libs/chat-box/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@angular/material": ">=12.1.1"
99
},
1010
"dependencies": {
11-
"tslib": "^2.3.0"
11+
"tslib": "^2.3.1"
1212
}
1313
}

libs/clap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"@angular/core": ">=12.0.1"
77
},
88
"dependencies": {
9-
"tslib": "^2.3.0"
9+
"tslib": "^2.3.1"
1010
}
1111
}

libs/context-menu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@angular/material": ">=12.1.1"
99
},
1010
"dependencies": {
11-
"tslib": "^2.3.0"
11+
"tslib": "^2.3.1"
1212
}
1313
}

libs/draggable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"@angular/material": ">=12.1.1"
99
},
1010
"dependencies": {
11-
"tslib": "^2.3.0"
11+
"tslib": "^2.3.1"
1212
}
1313
}

libs/image-comparison/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"@angular/core": ">=12.0.1"
77
},
88
"dependencies": {
9-
"tslib": "^2.3.0"
9+
"tslib": "^2.3.1"
1010
}
1111
}

libs/json-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"@angular/core": ">=12.0.1"
77
},
88
"dependencies": {
9-
"tslib": "^2.3.0"
9+
"tslib": "^2.3.1"
1010
}
1111
}

0 commit comments

Comments
 (0)