Skip to content

Commit 2ded460

Browse files
chore(deps): update all patches (#259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23b9493 commit 2ded460

File tree

3 files changed

+459
-273
lines changed

3 files changed

+459
-273
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@eslint/eslintrc": "3.3.1",
3131
"@eslint/js": "9.39.1",
3232
"@manypkg/cli": "0.25.1",
33-
"@typescript-eslint/eslint-plugin": "8.46.3",
34-
"@typescript-eslint/parser": "8.46.3",
33+
"@typescript-eslint/eslint-plugin": "8.46.4",
34+
"@typescript-eslint/parser": "8.46.4",
3535
"commitizen": "4.3.1",
3636
"cz-git": "1.12.0",
3737
"eslint": "9.39.1",
@@ -43,8 +43,8 @@
4343
"husky": "9.1.7",
4444
"prettier": "3.6.2",
4545
"prettier-plugin-sort-json": "4.1.1",
46-
"tsup": "8.5.0",
47-
"turbo": "2.6.0",
46+
"tsup": "8.5.1",
47+
"turbo": "2.6.1",
4848
"typedoc": "0.28.14",
4949
"typedoc-github-theme": "0.3.1",
5050
"typescript": "5.9.3"

packages/typefusion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@
5656
},
5757
"devDependencies": {
5858
"@effect/vitest": "0.25.1",
59-
"@vitest/coverage-v8": "4.0.8",
59+
"@vitest/coverage-v8": "4.0.9",
6060
"dotenv-cli": "11.0.0",
6161
"tsx": "4.20.6",
6262
"type-fest": "5.2.0",
6363
"vite": "7.2.2",
6464
"vite-tsconfig-paths": "5.1.4",
65-
"vitest": "4.0.8"
65+
"vitest": "4.0.9"
6666
}
6767
}

0 commit comments

Comments
 (0)