|
52 | 52 | } |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@prisma/generator-helper": "^3.1.1", |
| 55 | + "@prisma/generator-helper": "^3.2.0", |
56 | 56 | "await-event-emitter": "^2.0.2", |
57 | 57 | "filenamify": "4.X", |
58 | 58 | "flat": "^5.0.2", |
|
67 | 67 | "devDependencies": { |
68 | 68 | "@commitlint/cli": "^13.2.0", |
69 | 69 | "@commitlint/config-conventional": "^13.2.0", |
70 | | - "@nestjs/common": "^8.0.9", |
71 | | - "@nestjs/core": "^8.0.9", |
| 70 | + "@nestjs/common": "^8.0.10", |
| 71 | + "@nestjs/core": "^8.0.10", |
72 | 72 | "@nestjs/graphql": "^9.0.5", |
73 | | - "@nestjs/platform-express": "^8.0.9", |
| 73 | + "@nestjs/platform-express": "^8.0.10", |
74 | 74 | "@paljs/plugins": "^4.0.8", |
75 | | - "@prisma/client": "^3.1.1", |
| 75 | + "@prisma/client": "^3.2.0", |
76 | 76 | "@semantic-release/changelog": "^6.0.0", |
77 | 77 | "@semantic-release/git": "^10.0.0", |
78 | 78 | "@types/flat": "^5.0.2", |
79 | 79 | "@types/lodash": "^4.14.175", |
80 | 80 | "@types/mocha": "^9.0.0", |
81 | 81 | "@types/node": "^16.10.2", |
82 | 82 | "@types/pluralize": "^0.0.29", |
83 | | - "@typescript-eslint/eslint-plugin": "^4.32.0", |
84 | | - "@typescript-eslint/parser": "^4.32.0", |
| 83 | + "@typescript-eslint/eslint-plugin": "^4.33.0", |
| 84 | + "@typescript-eslint/parser": "^4.33.0", |
85 | 85 | "apollo-server-express": "^3.3.0", |
86 | 86 | "c8": "^7.9.0", |
87 | 87 | "class-transformer": "^0.4.0", |
|
106 | 106 | "expect": "^27.2.4", |
107 | 107 | "ghooks": "^2.0.4", |
108 | 108 | "git-branch-is": "^4.0.0", |
109 | | - "graphql": "^15.6.0", |
110 | | - "graphql-scalars": "^1.10.1", |
| 109 | + "graphql": "^15.6.1", |
| 110 | + "graphql-scalars": "^1.11.0", |
111 | 111 | "graphql-type-json": "^0.3.2", |
112 | 112 | "mocha": "^9.1.2", |
113 | 113 | "ololog": "^1.1.175", |
114 | 114 | "precise-commits": "^1.0.2", |
115 | 115 | "prettier": "^2.4.1", |
116 | | - "prisma": "^3.1.1", |
| 116 | + "prisma": "^3.2.0", |
117 | 117 | "prisma-graphql-type-decimal": "^1.0.0", |
118 | 118 | "reflect-metadata": "^0.1.13", |
119 | | - "rxjs": "^7.3.0", |
| 119 | + "rxjs": "^7.3.1", |
120 | 120 | "semantic-release": "^18.0.0", |
121 | 121 | "simplytyped": "^3.3.0", |
122 | 122 | "temp-dir": "^2.0.0", |
|
0 commit comments