|
68 | 68 | }, |
69 | 69 | "dependencies": { |
70 | 70 | "debug": "^4.4.3", |
71 | | - "kruptein": "^3.0.8" |
| 71 | + "kruptein": "3.0.8" |
72 | 72 | }, |
73 | 73 | "devDependencies": { |
74 | 74 | "@ava/typescript": "^6.0.0", |
75 | 75 | "@commitlint/cli": "^20.1.0", |
76 | 76 | "@commitlint/config-conventional": "^20.0.0", |
77 | 77 | "@types/debug": "^4.1.12", |
78 | | - "@types/express": "^4.17.21", |
| 78 | + "@types/express": "^4.17.25", |
79 | 79 | "@types/express-session": "^1.18.2", |
80 | 80 | "@types/node": "^24.10.1", |
81 | 81 | "@types/supertest": "^6.0.3", |
82 | | - "@typescript-eslint/eslint-plugin": "^8.46.4", |
83 | | - "@typescript-eslint/parser": "^8.46.4", |
| 82 | + "@typescript-eslint/eslint-plugin": "^8.48.0", |
| 83 | + "@typescript-eslint/parser": "^8.48.0", |
84 | 84 | "ava": "^6.4.1", |
85 | | - "codecov": "^3.5.0", |
| 85 | + "codecov": "^3.8.2", |
86 | 86 | "cz-conventional-changelog": "^3.3.0", |
87 | 87 | "eslint": "^9.39.1", |
88 | 88 | "eslint-config-prettier": "^10.1.8", |
|
92 | 92 | "express-session": "^1.18.2", |
93 | 93 | "gh-pages": "^6.3.0", |
94 | 94 | "husky": "^9.1.7", |
95 | | - "lint-staged": "^16.2.6", |
| 95 | + "lint-staged": "^16.2.7", |
96 | 96 | "mongodb": "^7.0.0", |
97 | 97 | "npm-run-all": "^4.1.5", |
98 | | - "c8": "^10.1.2", |
| 98 | + "c8": "^10.1.3", |
99 | 99 | "open-cli": "^8.0.0", |
100 | 100 | "prettier": "^3.6.2", |
101 | | - "standard-version": "^9.0.0", |
| 101 | + "standard-version": "^9.5.0", |
102 | 102 | "supertest": "^7.1.4", |
103 | | - "tsdown": "^0.16.4", |
| 103 | + "tsdown": "^0.16.6", |
104 | 104 | "typedoc": "^0.28.14", |
105 | 105 | "typescript": "^5.9.3", |
106 | | - "@eslint/eslintrc": "^3.1.0", |
| 106 | + "@eslint/eslintrc": "^3.3.1", |
107 | 107 | "@eslint/js": "^9.39.1" |
108 | 108 | }, |
109 | 109 | "files": [ |
|
0 commit comments