|
79 | 79 | "@effect/workflow": "^0.18.2", |
80 | 80 | "@gridland/bun": "0.4.3", |
81 | 81 | "@gridland/web": "0.4.3", |
82 | | - "effect": "^3.21.2", |
83 | | - "react": "19.2.4", |
84 | | - "react-dom": "19.2.4", |
| 82 | + "effect": "^3.21.3", |
| 83 | + "react": "19.2.7", |
| 84 | + "react-dom": "19.2.7", |
85 | 85 | "react-reconciler": "^0.33.0", |
86 | 86 | "ts-morph": "^28.0.0" |
87 | 87 | }, |
|
98 | 98 | "@prover-coder-ai/docker-git-terminal": "workspace:*", |
99 | 99 | "@prover-coder-ai/eslint-plugin-suggest-members": "^0.0.26", |
100 | 100 | "@ton-ai-core/vibecode-linter": "^1.0.11", |
101 | | - "@types/node": "^25.9.1", |
102 | | - "@types/react": "^19.2.16", |
| 101 | + "@types/node": "^25.9.3", |
| 102 | + "@types/react": "^19.2.17", |
103 | 103 | "@types/react-dom": "^19.2.3", |
104 | 104 | "@types/ws": "^8.18.1", |
105 | | - "@typescript-eslint/eslint-plugin": "^8.60.1", |
106 | | - "@typescript-eslint/parser": "^8.60.1", |
| 105 | + "@typescript-eslint/eslint-plugin": "^8.61.0", |
| 106 | + "@typescript-eslint/parser": "^8.61.0", |
107 | 107 | "@vitejs/plugin-react": "^6.0.2", |
108 | 108 | "@vitest/coverage-v8": "^4.1.8", |
109 | | - "@vitest/eslint-plugin": "^1.6.19", |
| 109 | + "@vitest/eslint-plugin": "^1.6.20", |
110 | 110 | "biome": "npm:@biomejs/biome@^2.4.16", |
111 | 111 | "eslint": "^10.4.1", |
112 | 112 | "eslint-import-resolver-typescript": "^4.4.5", |
|
115 | 115 | "eslint-plugin-simple-import-sort": "^13.0.0", |
116 | 116 | "eslint-plugin-sonarjs": "^4.0.3", |
117 | 117 | "eslint-plugin-sort-destructure-keys": "^3.0.0", |
118 | | - "eslint-plugin-unicorn": "^64.0.0", |
| 118 | + "eslint-plugin-unicorn": "^65.0.1", |
119 | 119 | "fast-check": "4.8.0", |
120 | 120 | "globals": "^17.6.0", |
121 | | - "jscpd": "^4.2.4", |
| 121 | + "jscpd": "^5.0.8", |
122 | 122 | "typescript": "^6.0.3", |
123 | | - "typescript-eslint": "^8.60.1", |
| 123 | + "typescript-eslint": "^8.61.0", |
124 | 124 | "vite": "^8.0.16", |
125 | 125 | "vitest": "^4.1.8", |
126 | 126 | "ws": "^8.21.0" |
|
0 commit comments