Skip to content

Commit 5ba9681

Browse files
committed
refactor: remove jest and related types from package.json to streamline dependencies
1 parent b605aba commit 5ba9681

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

bun.lockb

-120 Bytes
Binary file not shown.

server/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
"@types/bcryptjs": "^2.4.6",
6767
"@types/bun": "^1.2.10",
6868
"@types/express": "^4.17.21",
69-
"@types/jest": "^29.5.14",
7069
"@types/multer": "^1.4.12",
7170
"@types/node": "^20.17.10",
7271
"@types/passport": "^1.0.17",
@@ -76,10 +75,8 @@
7675
"@types/passport-local": "^1.0.38",
7776
"@types/passport-oauth2": "^1.4.17",
7877
"@types/supertest": "^2.0.16",
79-
"jest": "^29.7.0",
8078
"source-map-support": "^0.5.21",
8179
"supertest": "^6.3.4",
82-
"ts-jest": "^29.2.5",
8380
"ts-loader": "^9.5.1",
8481
"ts-node": "^10.9.2",
8582
"tsc-watch": "^6.2.1",

0 commit comments

Comments
 (0)