|
16 | 16 | "type": "git", |
17 | 17 | "url": "git+https://github.com/intlify/srvmid.git" |
18 | 18 | }, |
19 | | - "packageManager": "pnpm@10.20.0", |
| 19 | + "packageManager": "pnpm@10.22.0", |
20 | 20 | "engines": { |
21 | 21 | "node": ">= 20" |
22 | 22 | }, |
|
45 | 45 | "typecheck:tsc": "tsgo --noEmit --diagnostics" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@eslint/compat": "^1.4.0", |
49 | | - "@eslint/markdown": "^7.4.0", |
| 48 | + "@eslint/compat": "^1.4.1", |
| 49 | + "@eslint/markdown": "^7.5.1", |
50 | 50 | "@kazupon/eslint-config": "^0.37.2", |
51 | 51 | "@kazupon/prettier-config": "^0.1.1", |
52 | 52 | "@types/node": "^24.10.1", |
53 | 53 | "@typescript/native-preview": "7.0.0-dev.20251018.1", |
54 | 54 | "@vitest/coverage-v8": "3.2.4", |
55 | | - "@vitest/eslint-plugin": "^1.3.16", |
| 55 | + "@vitest/eslint-plugin": "^1.4.2", |
56 | 56 | "bumpp": "^10.3.1", |
57 | | - "eslint": "^9.37.0", |
| 57 | + "eslint": "^9.39.1", |
58 | 58 | "eslint-config-prettier": "^10.1.8", |
59 | 59 | "eslint-import-resolver-typescript": "^4.4.4", |
60 | 60 | "eslint-plugin-import": "^2.32.0", |
61 | | - "eslint-plugin-jsdoc": "^61.0.0", |
| 61 | + "eslint-plugin-jsdoc": "^61.2.1", |
62 | 62 | "eslint-plugin-jsonc": "^2.21.0", |
63 | | - "eslint-plugin-markdown-preferences": "^0.36.2", |
| 63 | + "eslint-plugin-markdown-preferences": "^0.36.3", |
64 | 64 | "eslint-plugin-module-interop": "^0.3.1", |
65 | 65 | "eslint-plugin-promise": "^7.2.1", |
66 | 66 | "eslint-plugin-regexp": "^2.10.0", |
67 | 67 | "eslint-plugin-unicorn": "^58.0.0", |
68 | | - "eslint-plugin-unused-imports": "^4.2.0", |
| 68 | + "eslint-plugin-unused-imports": "^4.3.0", |
69 | 69 | "eslint-plugin-yml": "^1.19.0", |
70 | | - "knip": "^5.64.2", |
71 | | - "lint-staged": "^16.2.3", |
| 70 | + "knip": "^5.69.1", |
| 71 | + "lint-staged": "^16.2.6", |
72 | 72 | "prettier": "^3.6.2", |
73 | 73 | "tsx": "^4.20.6", |
74 | 74 | "typescript": "^5.9.3", |
75 | | - "typescript-eslint": "^8.46.0", |
| 75 | + "typescript-eslint": "^8.46.4", |
76 | 76 | "vitest": "^3.2.4" |
77 | 77 | }, |
78 | 78 | "prettier": "@kazupon/prettier-config", |
|
0 commit comments