|
47 | 47 | "publishConfig": { |
48 | 48 | "access": "public" |
49 | 49 | }, |
50 | | - "packageManager": "pnpm@10.29.3", |
| 50 | + "packageManager": "pnpm@10.30.0", |
51 | 51 | "dependencies": { |
52 | 52 | "@effect/cli": "^0.73.2", |
53 | 53 | "@effect/cluster": "^0.56.4", |
|
56 | 56 | "@effect/platform-node": "^0.104.1", |
57 | 57 | "@effect/printer": "^0.47.0", |
58 | 58 | "@effect/printer-ansi": "^0.47.0", |
59 | | - "@effect/rpc": "^0.73.1", |
| 59 | + "@effect/rpc": "^0.73.2", |
60 | 60 | "@effect/schema": "^0.75.5", |
61 | 61 | "@effect/sql": "^0.49.0", |
62 | 62 | "@effect/typeclass": "^0.38.0", |
63 | 63 | "@effect/workflow": "^0.16.0", |
64 | | - "effect": "^3.19.17", |
| 64 | + "effect": "^3.19.18", |
65 | 65 | "ts-morph": "^27.0.2" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | | - "@biomejs/biome": "^2.4.0", |
| 68 | + "@biomejs/biome": "^2.4.2", |
69 | 69 | "@effect/eslint-plugin": "^0.3.2", |
70 | 70 | "@effect/language-service": "latest", |
71 | 71 | "@effect/vitest": "^0.27.0", |
|
76 | 76 | "@prover-coder-ai/eslint-plugin-suggest-members": "^0.0.25", |
77 | 77 | "@ton-ai-core/vibecode-linter": "^1.0.11", |
78 | 78 | "@types/node": "^24.10.13", |
79 | | - "@typescript-eslint/eslint-plugin": "^8.55.0", |
80 | | - "@typescript-eslint/parser": "^8.55.0", |
| 79 | + "@typescript-eslint/eslint-plugin": "^8.56.0", |
| 80 | + "@typescript-eslint/parser": "^8.56.0", |
81 | 81 | "@vitest/coverage-v8": "^4.0.18", |
82 | 82 | "@vitest/eslint-plugin": "^1.6.9", |
83 | 83 | "eslint": "^10.0.0", |
|
86 | 86 | "eslint-plugin-import": "^2.32.0", |
87 | 87 | "eslint-plugin-simple-import-sort": "^12.1.1", |
88 | 88 | "eslint-plugin-sonarjs": "^3.0.7", |
89 | | - "eslint-plugin-sort-destructure-keys": "^2.0.0", |
| 89 | + "eslint-plugin-sort-destructure-keys": "^3.0.0", |
90 | 90 | "eslint-plugin-unicorn": "^63.0.0", |
91 | 91 | "fast-check": "^4.5.3", |
92 | 92 | "globals": "^17.3.0", |
93 | 93 | "jscpd": "^4.0.8", |
94 | 94 | "typescript": "^5.9.3", |
95 | | - "typescript-eslint": "^8.55.0", |
| 95 | + "typescript-eslint": "^8.56.0", |
96 | 96 | "vite": "^7.3.1", |
97 | 97 | "vite-tsconfig-paths": "^6.1.1", |
98 | 98 | "vitest": "^4.0.18" |
|
0 commit comments