|
52 | 52 | } |
53 | 53 | }, |
54 | 54 | "dependencies": { |
55 | | - "@prisma/generator-helper": "^3.2.0", |
| 55 | + "@prisma/generator-helper": "^3.2.1", |
56 | 56 | "await-event-emitter": "^2.0.2", |
57 | 57 | "filenamify": "4.X", |
58 | 58 | "flat": "^5.0.2", |
|
65 | 65 | "ts-morph": ">=11" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@commitlint/cli": "^13.2.0", |
| 68 | + "@commitlint/cli": "^13.2.1", |
69 | 69 | "@commitlint/config-conventional": "^13.2.0", |
70 | | - "@nestjs/common": "^8.0.10", |
71 | | - "@nestjs/core": "^8.0.10", |
72 | | - "@nestjs/graphql": "^9.0.5", |
73 | | - "@nestjs/platform-express": "^8.0.10", |
| 70 | + "@nestjs/common": "^8.0.11", |
| 71 | + "@nestjs/core": "^8.0.11", |
| 72 | + "@nestjs/graphql": "^9.0.6", |
| 73 | + "@nestjs/platform-express": "^8.0.11", |
74 | 74 | "@paljs/plugins": "^4.0.8", |
75 | | - "@prisma/client": "^3.2.0", |
| 75 | + "@prisma/client": "^3.2.1", |
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 | | - "@types/node": "^16.10.2", |
| 81 | + "@types/node": "^16.10.4", |
82 | 82 | "@types/pluralize": "^0.0.29", |
83 | 83 | "@typescript-eslint/eslint-plugin": "^4.33.0", |
84 | 84 | "@typescript-eslint/parser": "^4.33.0", |
|
92 | 92 | "eslint": "^7.32.0", |
93 | 93 | "eslint-import-resolver-node": "^0.3.6", |
94 | 94 | "eslint-plugin-etc": "^1.5.4", |
95 | | - "eslint-plugin-import": "^2.24.2", |
| 95 | + "eslint-plugin-import": "^2.25.1", |
96 | 96 | "eslint-plugin-only-warn": "^1.0.3", |
97 | 97 | "eslint-plugin-prettier": "^4.0.0", |
98 | 98 | "eslint-plugin-promise": "^5.1.0", |
99 | | - "eslint-plugin-regexp": "^1.3.1", |
| 99 | + "eslint-plugin-regexp": "^1.4.1", |
100 | 100 | "eslint-plugin-simple-import-sort": "^7.0.0", |
101 | 101 | "eslint-plugin-sonarjs": "^0.10.0", |
102 | 102 | "eslint-plugin-sort-class-members": "^1.11.0", |
103 | 103 | "eslint-plugin-total-functions": "^4.10.1", |
104 | | - "eslint-plugin-unicorn": "^36.0.0", |
| 104 | + "eslint-plugin-unicorn": "^37.0.1", |
105 | 105 | "eslint-plugin-wix-editor": "^3.3.0", |
106 | | - "expect": "^27.2.4", |
| 106 | + "expect": "^27.2.5", |
107 | 107 | "ghooks": "^2.0.4", |
108 | 108 | "git-branch-is": "^4.0.0", |
109 | 109 | "graphql": "^15.6.1", |
110 | | - "graphql-scalars": "^1.11.0", |
| 110 | + "graphql-scalars": "^1.11.1", |
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.2.0", |
| 116 | + "prisma": "^3.2.1", |
117 | 117 | "prisma-graphql-type-decimal": "^1.0.0", |
118 | 118 | "reflect-metadata": "^0.1.13", |
119 | | - "rxjs": "^7.3.1", |
| 119 | + "rxjs": "^7.4.0", |
120 | 120 | "semantic-release": "^18.0.0", |
121 | 121 | "simplytyped": "^3.3.0", |
122 | 122 | "temp-dir": "^2.0.0", |
123 | | - "ts-node": "^10.2.1", |
| 123 | + "ts-node": "^10.3.0", |
124 | 124 | "ts-node-dev": "^1.1.8", |
125 | 125 | "tslib": "^2.3.1", |
126 | | - "typescript": "^4.4.3", |
| 126 | + "typescript": "^4.4.4", |
127 | 127 | "watchexec-bin": "^1.0.0" |
128 | 128 | } |
129 | 129 | } |
0 commit comments