|
48 | 48 | "url": "https://github.com/ProverCoderAI/effect-template/issues" |
49 | 49 | }, |
50 | 50 | "homepage": "https://github.com/ProverCoderAI/effect-template#readme", |
51 | | - "packageManager": "pnpm@10.29.3", |
| 51 | + "packageManager": "pnpm@10.30.0", |
52 | 52 | "dependencies": { |
53 | 53 | "@effect/cli": "^0.73.2", |
54 | 54 | "@effect/cluster": "^0.56.4", |
|
57 | 57 | "@effect/platform-node": "^0.104.1", |
58 | 58 | "@effect/printer": "^0.47.0", |
59 | 59 | "@effect/printer-ansi": "^0.47.0", |
60 | | - "@effect/rpc": "^0.73.1", |
| 60 | + "@effect/rpc": "^0.73.2", |
61 | 61 | "@effect/schema": "^0.75.5", |
62 | 62 | "@effect/sql": "^0.49.0", |
63 | 63 | "@effect/typeclass": "^0.38.0", |
64 | 64 | "@effect/workflow": "^0.16.0", |
65 | | - "effect": "^3.19.17", |
| 65 | + "effect": "^3.19.18", |
66 | 66 | "openapi-typescript-helpers": "^0.1.0", |
67 | 67 | "ts-morph": "^27.0.2" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@biomejs/biome": "^2.4.0", |
| 70 | + "@biomejs/biome": "^2.4.2", |
71 | 71 | "@effect/eslint-plugin": "^0.3.2", |
72 | 72 | "@effect/language-service": "latest", |
73 | 73 | "@effect/vitest": "^0.27.0", |
|
78 | 78 | "@prover-coder-ai/eslint-plugin-suggest-members": "^0.0.25", |
79 | 79 | "@ton-ai-core/vibecode-linter": "^1.0.11", |
80 | 80 | "@types/node": "^24.10.13", |
81 | | - "@typescript-eslint/eslint-plugin": "^8.55.0", |
82 | | - "@typescript-eslint/parser": "^8.55.0", |
83 | | - "typescript-eslint": "^8.55.0", |
| 81 | + "@typescript-eslint/eslint-plugin": "^8.56.0", |
| 82 | + "@typescript-eslint/parser": "^8.56.0", |
| 83 | + "typescript-eslint": "^8.56.0", |
84 | 84 | "@vitest/coverage-v8": "^4.0.18", |
85 | 85 | "eslint": "^10.0.0", |
86 | 86 | "eslint-import-resolver-typescript": "^4.4.4", |
87 | 87 | "eslint-plugin-codegen": "0.34.1", |
88 | 88 | "eslint-plugin-import": "^2.32.0", |
89 | 89 | "eslint-plugin-simple-import-sort": "^12.1.1", |
90 | 90 | "eslint-plugin-sonarjs": "^3.0.7", |
91 | | - "eslint-plugin-sort-destructure-keys": "^2.0.0", |
| 91 | + "eslint-plugin-sort-destructure-keys": "^3.0.0", |
92 | 92 | "eslint-plugin-unicorn": "^63.0.0", |
93 | 93 | "@vitest/eslint-plugin": "^1.6.9", |
94 | 94 | "globals": "^17.3.0", |
|
0 commit comments