tods-competition-factory 2.1.26 → 2.1.28

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 CHANGED
@@ -22,7 +22,7 @@
22
22
  "seeding",
23
23
  "tennis"
24
24
  ],
25
- "version": "2.1.26",
25
+ "version": "2.1.28",
26
26
  "license": "MIT",
27
27
  "private": false,
28
28
  "homepage": "https://courthive.github.io/tods-competition-factory/",
@@ -119,14 +119,14 @@
119
119
  "@nestjs/class-transformer": "0.4.0",
120
120
  "@nestjs/class-validator": "0.13.4",
121
121
  "@nestjs/cli": "10.3.2",
122
- "@nestjs/common": "10.3.8",
122
+ "@nestjs/common": "10.3.9",
123
123
  "@nestjs/config": "3.2.2",
124
- "@nestjs/core": "10.3.8",
124
+ "@nestjs/core": "10.3.9",
125
125
  "@nestjs/jwt": "10.2.0",
126
- "@nestjs/platform-express": "10.3.8",
126
+ "@nestjs/platform-express": "10.3.9",
127
127
  "@nestjs/schematics": "10.1.1",
128
128
  "@nestjs/swagger": "7.3.1",
129
- "@nestjs/testing": "10.3.8",
129
+ "@nestjs/testing": "10.3.9",
130
130
  "@rollup/plugin-babel": "6.0.4",
131
131
  "@rollup/plugin-commonjs": "25.0.8",
132
132
  "@rollup/plugin-json": "6.1.0",
@@ -134,13 +134,13 @@
134
134
  "@rollup/plugin-terser": "0.4.4",
135
135
  "@rollup/plugin-typescript": "11.1.6",
136
136
  "@swc/cli": "0.3.12",
137
- "@swc/core": "1.5.7",
137
+ "@swc/core": "1.5.24",
138
138
  "@types/express": "4.17.21",
139
139
  "@types/jest": "29.5.12",
140
- "@types/node": "20.12.12",
140
+ "@types/node": "20.14.0",
141
141
  "@types/supertest": "6.0.2",
142
- "@typescript-eslint/eslint-plugin": "7.11.0",
143
- "@typescript-eslint/parser": "7.11.0",
142
+ "@typescript-eslint/eslint-plugin": "7.12.0",
143
+ "@typescript-eslint/parser": "7.12.0",
144
144
  "@vitest/coverage-v8": "1.6.0",
145
145
  "@vitest/ui": "1.6.0",
146
146
  "agadoo": "^3.0.0",
@@ -165,7 +165,7 @@
165
165
  "jest": "29.7.0",
166
166
  "lint-staged": "15.2.5",
167
167
  "pinst": "3.0.0",
168
- "prettier": "3.2.5",
168
+ "prettier": "3.3.0",
169
169
  "prettier-eslint": "16.3.0",
170
170
  "reflect-metadata": "0.2.2",
171
171
  "rimraf": "5.0.7",