@darraghor/nest-backend-libs 1.18.0 → 1.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +35 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@darraghor/nest-backend-libs",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.19.1",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"description": "Some helpers for personal projects",
|
|
6
6
|
"homepage": "https://github.com/darraghoriordan/nest-backend-libs",
|
|
@@ -40,20 +40,20 @@
|
|
|
40
40
|
"copyOpenApiGenerationModule": "copyfiles --error --up 1 \"src/open-api-generation/**/*\" \"src/open-api-generation/*\" \"src/database-initialisation/*\" dist"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@nestjs/common": "9.
|
|
43
|
+
"@nestjs/common": "9.1.6",
|
|
44
44
|
"@nestjs/config": "2.2.0",
|
|
45
|
-
"@nestjs/core": "9.
|
|
45
|
+
"@nestjs/core": "9.1.6",
|
|
46
46
|
"@nestjs/passport": "9.0.0",
|
|
47
|
-
"@nestjs/platform-express": "9.
|
|
48
|
-
"@nestjs/swagger": "6.1.
|
|
47
|
+
"@nestjs/platform-express": "9.1.6",
|
|
48
|
+
"@nestjs/swagger": "6.1.3",
|
|
49
49
|
"@nestjs/typeorm": "9.0.1",
|
|
50
|
-
"auth0": "2.
|
|
50
|
+
"auth0": "2.44.0",
|
|
51
51
|
"class-transformer": "0.5.1",
|
|
52
52
|
"class-validator": "0.13.2",
|
|
53
|
-
"date-fns": "2.29.
|
|
54
|
-
"dotenv": "16.0.
|
|
55
|
-
"jwks-rsa": "2.1.
|
|
56
|
-
"nodemailer": "6.
|
|
53
|
+
"date-fns": "2.29.3",
|
|
54
|
+
"dotenv": "16.0.3",
|
|
55
|
+
"jwks-rsa": "2.1.5",
|
|
56
|
+
"nodemailer": "6.8.0",
|
|
57
57
|
"passport": "0.6.0",
|
|
58
58
|
"passport-jwt": "4.0.0",
|
|
59
59
|
"pg": "8.8.0",
|
|
@@ -61,50 +61,50 @@
|
|
|
61
61
|
"res": "^0.4.0",
|
|
62
62
|
"resource": "0.8.1",
|
|
63
63
|
"rimraf": "3.0.2",
|
|
64
|
-
"rxjs": "7.5.
|
|
64
|
+
"rxjs": "7.5.7",
|
|
65
65
|
"swagger-ui-express": "4.5.0",
|
|
66
66
|
"tslog": "3.3.4",
|
|
67
|
-
"typeorm": "^0.3.
|
|
67
|
+
"typeorm": "^0.3.10"
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
70
|
-
"@commitlint/cli": "17.0
|
|
71
|
-
"@commitlint/config-conventional": "17.0
|
|
72
|
-
"@darraghor/eslint-plugin-nestjs-typed": "3.
|
|
73
|
-
"@nestjs/cli": "9.
|
|
74
|
-
"@nestjs/schematics": "^9.0.
|
|
70
|
+
"@commitlint/cli": "17.2.0",
|
|
71
|
+
"@commitlint/config-conventional": "17.2.0",
|
|
72
|
+
"@darraghor/eslint-plugin-nestjs-typed": "3.12.1",
|
|
73
|
+
"@nestjs/cli": "9.1.5",
|
|
74
|
+
"@nestjs/schematics": "^9.0.3",
|
|
75
75
|
"@semantic-release/changelog": "6.0.1",
|
|
76
76
|
"@semantic-release/exec": "6.0.3",
|
|
77
|
-
"@types/auth0": "2.35.
|
|
78
|
-
"@types/express": "4.17.
|
|
79
|
-
"@types/jest": "
|
|
80
|
-
"@types/node": "18.
|
|
81
|
-
"@types/nodemailer": "6.4.
|
|
82
|
-
"@types/passport-jwt": "3.0.
|
|
77
|
+
"@types/auth0": "2.35.7",
|
|
78
|
+
"@types/express": "4.17.14",
|
|
79
|
+
"@types/jest": "29.2.1",
|
|
80
|
+
"@types/node": "18.11.9",
|
|
81
|
+
"@types/nodemailer": "6.4.6",
|
|
82
|
+
"@types/passport-jwt": "3.0.7",
|
|
83
83
|
"@types/rimraf": "3.0.2",
|
|
84
84
|
"@types/supertest": "2.0.12",
|
|
85
|
-
"@typescript-eslint/eslint-plugin": "5.
|
|
86
|
-
"@typescript-eslint/parser": "5.
|
|
85
|
+
"@typescript-eslint/eslint-plugin": "5.42.0",
|
|
86
|
+
"@typescript-eslint/parser": "5.42.0",
|
|
87
87
|
"copyfiles": "2.4.1",
|
|
88
|
-
"eslint": "8.
|
|
88
|
+
"eslint": "8.26.0",
|
|
89
89
|
"eslint-config-prettier": "8.5.0",
|
|
90
90
|
"eslint-plugin-eslint-comments": "3.2.0",
|
|
91
|
-
"eslint-plugin-jest": "
|
|
92
|
-
"eslint-plugin-jsdoc": "39.
|
|
91
|
+
"eslint-plugin-jest": "27.1.3",
|
|
92
|
+
"eslint-plugin-jsdoc": "39.4.0",
|
|
93
93
|
"eslint-plugin-prefer-arrow": "1.2.3",
|
|
94
|
-
"eslint-plugin-promise": "6.
|
|
95
|
-
"eslint-plugin-sonarjs": "0.
|
|
96
|
-
"eslint-plugin-unicorn": "
|
|
94
|
+
"eslint-plugin-promise": "6.1.1",
|
|
95
|
+
"eslint-plugin-sonarjs": "0.16.0",
|
|
96
|
+
"eslint-plugin-unicorn": "44.0.2",
|
|
97
97
|
"husky": "8.0.1",
|
|
98
|
-
"jest": "29.
|
|
98
|
+
"jest": "29.2.2",
|
|
99
99
|
"jest-create-mock-instance": "2.0.0",
|
|
100
100
|
"lint-staged": "13.0.3",
|
|
101
101
|
"prettier": "2.7.1",
|
|
102
102
|
"semantic-release": "19.0.5",
|
|
103
|
-
"ts-jest": "
|
|
104
|
-
"ts-loader": "9.
|
|
103
|
+
"ts-jest": "29.0.3",
|
|
104
|
+
"ts-loader": "9.4.1",
|
|
105
105
|
"ts-node": "10.9.1",
|
|
106
106
|
"tsconfig-paths": "4.1.0",
|
|
107
|
-
"typescript": "4.8.
|
|
107
|
+
"typescript": "4.8.4"
|
|
108
108
|
},
|
|
109
109
|
"lint-staged": {
|
|
110
110
|
"*.ts": "eslint --cache --fix",
|