Skip to content

Commit ff566e6

Browse files
authored
Merge pull request #134 from ProverCoderAI/renovate/all
chore(deps): update all dependencies
2 parents 81f6c4f + 4e7716d commit ff566e6

File tree

3 files changed

+57
-135
lines changed

3 files changed

+57
-135
lines changed

packages/app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
},
7979
"devDependencies": {
8080
"@effect-template/lib": "workspace:*",
81-
"@biomejs/biome": "^2.4.6",
81+
"@biomejs/biome": "^2.4.7",
8282
"@effect/eslint-plugin": "^0.3.2",
8383
"@effect/language-service": "latest",
8484
"@effect/vitest": "^0.27.0",
@@ -101,9 +101,9 @@
101101
"eslint-plugin-sonarjs": "^4.0.2",
102102
"eslint-plugin-sort-destructure-keys": "^3.0.0",
103103
"eslint-plugin-unicorn": "^63.0.0",
104-
"@vitest/eslint-plugin": "^1.6.11",
104+
"@vitest/eslint-plugin": "^1.6.12",
105105
"@types/react": "^19.2.14",
106-
"biome": "npm:@biomejs/biome@^2.4.6",
106+
"biome": "npm:@biomejs/biome@^2.4.7",
107107
"globals": "^17.4.0",
108108
"jscpd": "^4.0.8",
109109
"typescript": "^5.9.3",

packages/lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ts-morph": "^27.0.2"
5151
},
5252
"devDependencies": {
53-
"@biomejs/biome": "^2.4.6",
53+
"@biomejs/biome": "^2.4.7",
5454
"@effect/eslint-plugin": "^0.3.2",
5555
"@effect/language-service": "latest",
5656
"@effect/vitest": "^0.27.0",
@@ -73,7 +73,7 @@
7373
"eslint-plugin-sonarjs": "^4.0.2",
7474
"eslint-plugin-sort-destructure-keys": "^3.0.0",
7575
"eslint-plugin-unicorn": "^63.0.0",
76-
"@vitest/eslint-plugin": "^1.6.11",
76+
"@vitest/eslint-plugin": "^1.6.12",
7777
"globals": "^17.4.0",
7878
"jscpd": "^4.0.8",
7979
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)