|
115 | 115 | "@eslint/eslintrc": "^3.1.0",
|
116 | 116 | "@eslint/js": "^9.14.0",
|
117 | 117 | "@istanbuljs/nyc-config-typescript": "1.0.2",
|
118 |
| - "@nestjs/common": "10.4.7", |
119 |
| - "@nestjs/core": "10.4.7", |
120 |
| - "@nestjs/testing": "10.4.7", |
| 118 | + "@nestjs/common": "10.4.8", |
| 119 | + "@nestjs/core": "10.4.8", |
| 120 | + "@nestjs/testing": "10.4.8", |
121 | 121 | "@semantic-release/changelog": "6.0.3",
|
122 | 122 | "@semantic-release/git": "10.0.1",
|
123 | 123 | "@types/chai": "5.0.1",
|
|
126 | 126 | "@types/node": "22.9.0",
|
127 | 127 | "@types/sinon": "17.0.3",
|
128 | 128 | "@types/sinon-chai": "3.2.12",
|
129 |
| - "@typescript-eslint/eslint-plugin": "8.13.0", |
130 |
| - "@typescript-eslint/parser": "8.13.0", |
| 129 | + "@typescript-eslint/eslint-plugin": "8.15.0", |
| 130 | + "@typescript-eslint/parser": "8.15.0", |
131 | 131 | "chai": "4.4.1",
|
132 | 132 | "chai-as-promised": "7.1.2",
|
133 |
| - "eslint": "9.14.0", |
| 133 | + "eslint": "9.15.0", |
134 | 134 | "eslint-config-prettier": "9.1.0",
|
135 | 135 | "eslint-plugin-mocha": "10.5.0",
|
136 | 136 | "globals": "^15.12.0",
|
137 |
| - "husky": "9.1.6", |
| 137 | + "husky": "9.1.7", |
138 | 138 | "knex": "3.1.0",
|
139 | 139 | "lint-staged": "15.2.10",
|
140 | 140 | "markdown-toc": "1.2.0",
|
|
161 | 161 | "knex": "^2.0.0 || ^3.0.0",
|
162 | 162 | "objection": "^3.0.0"
|
163 | 163 | },
|
164 |
| - "packageManager": "pnpm@9.12.3", |
| 164 | + "packageManager": "pnpm@9.13.2", |
165 | 165 | "volta": {
|
166 | 166 | "node": "22.11.0",
|
167 |
| - "pnpm": "9.12.3" |
| 167 | + "pnpm": "9.13.2" |
168 | 168 | }
|
169 | 169 | }
|
0 commit comments