|
1 | 1 | { |
2 | 2 | "name": "@prover-coder-ai/docker-git", |
3 | | - "version": "1.1.35", |
| 3 | + "version": "1.1.36", |
4 | 4 | "description": "docker-git Bun and Gridland CLI plus browser frontend", |
5 | 5 | "main": "dist/src/docker-git/main.js", |
6 | 6 | "bin": { |
|
92 | 92 | "@effect/eslint-plugin": "^0.3.2", |
93 | 93 | "@effect/language-service": "latest", |
94 | 94 | "@effect/vitest": "^0.29.0", |
95 | | - "@eslint-community/eslint-plugin-eslint-comments": "^4.7.1", |
| 95 | + "@eslint-community/eslint-plugin-eslint-comments": "^4.7.2", |
96 | 96 | "@eslint/compat": "2.1.0", |
97 | 97 | "@eslint/eslintrc": "3.3.5", |
98 | 98 | "@eslint/js": "10.0.1", |
|
102 | 102 | "@types/react": "^19.2.15", |
103 | 103 | "@types/react-dom": "^19.2.3", |
104 | 104 | "@types/ws": "^8.18.1", |
105 | | - "@typescript-eslint/eslint-plugin": "^8.59.4", |
106 | | - "@typescript-eslint/parser": "^8.59.4", |
| 105 | + "@typescript-eslint/eslint-plugin": "^8.60.0", |
| 106 | + "@typescript-eslint/parser": "^8.60.0", |
107 | 107 | "@vitejs/plugin-react": "^6.0.2", |
108 | 108 | "@vitest/coverage-v8": "^4.1.7", |
109 | | - "@vitest/eslint-plugin": "^1.6.17", |
| 109 | + "@vitest/eslint-plugin": "^1.6.18", |
110 | 110 | "biome": "npm:@biomejs/biome@^2.4.15", |
111 | 111 | "eslint": "^10.4.0", |
112 | 112 | "eslint-import-resolver-typescript": "^4.4.4", |
|
118 | 118 | "eslint-plugin-unicorn": "^64.0.0", |
119 | 119 | "fast-check": "4.8.0", |
120 | 120 | "globals": "^17.6.0", |
121 | | - "jscpd": "^4.2.3", |
| 121 | + "jscpd": "^4.2.4", |
122 | 122 | "typescript": "^6.0.3", |
123 | | - "typescript-eslint": "^8.59.4", |
| 123 | + "typescript-eslint": "^8.60.0", |
124 | 124 | "vite": "^8.0.14", |
125 | 125 | "vitest": "^4.1.7", |
126 | 126 | "ws": "^8.21.0" |
|
0 commit comments