|
80 | 80 | "@gridland/bun": "0.4.3", |
81 | 81 | "@gridland/web": "0.4.3", |
82 | 82 | "effect": "^3.21.2", |
83 | | - "react": "^19.2.6", |
84 | | - "react-dom": "^19.2.6", |
| 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 | }, |
|
99 | 99 | "@prover-coder-ai/eslint-plugin-suggest-members": "^0.0.26", |
100 | 100 | "@ton-ai-core/vibecode-linter": "^1.0.11", |
101 | 101 | "@types/node": "^25.9.1", |
102 | | - "@types/react": "^19.2.15", |
| 102 | + "@types/react": "^19.2.16", |
103 | 103 | "@types/react-dom": "^19.2.3", |
104 | 104 | "@types/ws": "^8.18.1", |
105 | | - "@typescript-eslint/eslint-plugin": "^8.60.0", |
106 | | - "@typescript-eslint/parser": "^8.60.0", |
| 105 | + "@typescript-eslint/eslint-plugin": "^8.60.1", |
| 106 | + "@typescript-eslint/parser": "^8.60.1", |
107 | 107 | "@vitejs/plugin-react": "^6.0.2", |
108 | | - "@vitest/coverage-v8": "^4.1.7", |
109 | | - "@vitest/eslint-plugin": "^1.6.18", |
| 108 | + "@vitest/coverage-v8": "^4.1.8", |
| 109 | + "@vitest/eslint-plugin": "^1.6.19", |
110 | 110 | "biome": "npm:@biomejs/biome@^2.4.16", |
111 | 111 | "eslint": "^10.4.1", |
112 | | - "eslint-import-resolver-typescript": "^4.4.4", |
| 112 | + "eslint-import-resolver-typescript": "^4.4.5", |
113 | 113 | "eslint-plugin-codegen": "0.34.1", |
114 | 114 | "eslint-plugin-import": "^2.32.0", |
115 | 115 | "eslint-plugin-simple-import-sort": "^13.0.0", |
|
120 | 120 | "globals": "^17.6.0", |
121 | 121 | "jscpd": "^4.2.4", |
122 | 122 | "typescript": "^6.0.3", |
123 | | - "typescript-eslint": "^8.60.0", |
124 | | - "vite": "^8.0.14", |
125 | | - "vitest": "^4.1.7", |
| 123 | + "typescript-eslint": "^8.60.1", |
| 124 | + "vite": "^8.0.16", |
| 125 | + "vitest": "^4.1.8", |
126 | 126 | "ws": "^8.21.0" |
127 | 127 | } |
128 | 128 | } |
0 commit comments