Skip to content

Commit 500bf37

Browse files
chore(deps): update all dependencies
1 parent 4dcce61 commit 500bf37

File tree

4 files changed

+165
-77
lines changed

4 files changed

+165
-77
lines changed

packages/api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@effect/vitest": "^0.27.0",
2929
"@eslint/js": "10.0.1",
3030
"@types/node": "^24.12.0",
31-
"@typescript-eslint/eslint-plugin": "^8.56.1",
32-
"@typescript-eslint/parser": "^8.56.1",
31+
"@typescript-eslint/eslint-plugin": "^8.57.0",
32+
"@typescript-eslint/parser": "^8.57.0",
3333
"eslint": "^10.0.3",
3434
"globals": "^17.4.0",
3535
"typescript": "^5.9.3",

packages/app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@
8989
"@prover-coder-ai/eslint-plugin-suggest-members": "^0.0.25",
9090
"@ton-ai-core/vibecode-linter": "^1.0.11",
9191
"@types/node": "^24.12.0",
92-
"@typescript-eslint/eslint-plugin": "^8.56.1",
93-
"@typescript-eslint/parser": "^8.56.1",
94-
"typescript-eslint": "^8.56.1",
92+
"@typescript-eslint/eslint-plugin": "^8.57.0",
93+
"@typescript-eslint/parser": "^8.57.0",
94+
"typescript-eslint": "^8.57.0",
9595
"@vitest/coverage-v8": "^4.0.18",
9696
"eslint": "^10.0.3",
9797
"eslint-import-resolver-typescript": "^4.4.4",
@@ -101,7 +101,7 @@
101101
"eslint-plugin-sonarjs": "^4.0.1",
102102
"eslint-plugin-sort-destructure-keys": "^3.0.0",
103103
"eslint-plugin-unicorn": "^63.0.0",
104-
"@vitest/eslint-plugin": "^1.6.9",
104+
"@vitest/eslint-plugin": "^1.6.10",
105105
"@types/react": "^19.2.14",
106106
"biome": "npm:@biomejs/biome@^2.4.6",
107107
"globals": "^17.4.0",

packages/lib/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"@prover-coder-ai/eslint-plugin-suggest-members": "^0.0.25",
6262
"@ton-ai-core/vibecode-linter": "^1.0.11",
6363
"@types/node": "^24.12.0",
64-
"@typescript-eslint/eslint-plugin": "^8.56.1",
65-
"@typescript-eslint/parser": "^8.56.1",
66-
"typescript-eslint": "^8.56.1",
64+
"@typescript-eslint/eslint-plugin": "^8.57.0",
65+
"@typescript-eslint/parser": "^8.57.0",
66+
"typescript-eslint": "^8.57.0",
6767
"@vitest/coverage-v8": "^4.0.18",
6868
"eslint": "^10.0.3",
6969
"eslint-import-resolver-typescript": "^4.4.4",
@@ -73,7 +73,7 @@
7373
"eslint-plugin-sonarjs": "^4.0.1",
7474
"eslint-plugin-sort-destructure-keys": "^3.0.0",
7575
"eslint-plugin-unicorn": "^63.0.0",
76-
"@vitest/eslint-plugin": "^1.6.9",
76+
"@vitest/eslint-plugin": "^1.6.10",
7777
"globals": "^17.4.0",
7878
"jscpd": "^4.0.8",
7979
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)