|
52 | 52 | "mongodb-memory-server": "9.1.1" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "@babel/cli": "^7.23.0", |
56 | | - "@babel/core": "^7.23.2", |
57 | | - "@shelf/babel-config": "^1.2.0", |
58 | | - "@shelf/eslint-config": "^2.27.1", |
59 | | - "@shelf/prettier-config": "^1.0.0", |
60 | | - "@shelf/tsconfig": "^0.0.11", |
61 | | - "@types/jest": "^29.5.8", |
62 | | - "@types/node": "^16.0.0", |
63 | | - "eslint": "^8.53.0", |
64 | | - "husky": "^8.0.3", |
65 | | - "jest": "^29.7.0", |
66 | | - "lint-staged": "^13.3.0", |
67 | | - "mongodb": "^6.3.0", |
68 | | - "prettier": "^2.8.8", |
69 | | - "typescript": "^5.1.6" |
| 55 | + "@babel/cli": "7.23.0", |
| 56 | + "@babel/core": "7.23.2", |
| 57 | + "@shelf/babel-config": "1.2.0", |
| 58 | + "@shelf/eslint-config": "2.27.1", |
| 59 | + "@shelf/prettier-config": "1.0.0", |
| 60 | + "@shelf/tsconfig": "0.0.11", |
| 61 | + "@types/jest": "29.5.8", |
| 62 | + "@types/node": "16", |
| 63 | + "eslint": "8.53.0", |
| 64 | + "husky": "8.0.3", |
| 65 | + "jest": "29.7.0", |
| 66 | + "lint-staged": "13.3.0", |
| 67 | + "mongodb": "6.0.0", |
| 68 | + "prettier": "2.8.8", |
| 69 | + "typescript": "5.1.6" |
70 | 70 | }, |
71 | 71 | "peerDependencies": { |
72 | 72 | "jest-environment-node": "27.x.x || 28.x || 29.x", |
|
0 commit comments