Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Commit a4f79b8

Browse files
renovate[bot]jpb06
andauthored
fix(deps): update dependency effect to v3.12.7 (#39)
* fix(deps): update dependency effect to v3.12.7 * chore: bump effect related deps --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jpb06 <[email protected]>
1 parent 4ef1121 commit a4f79b8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

bun.lockb

790 Bytes
Binary file not shown.

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"dependencies": {
5454
"@octokit/core": "6.1.3",
5555
"dotenv-flow": "4.1.0",
56-
"effect": "3.12.5",
56+
"effect": "3.12.7",
5757
"picocolors": "1.1.1",
5858
"ts-pattern": "5.6.0"
5959
},
@@ -64,9 +64,10 @@
6464
"@vitest/coverage-v8": "3.0.2",
6565
"copyfiles": "2.4.1",
6666
"del-cli": "6.0.0",
67-
"effect-errors": "1.8.16",
67+
"effect-errors": "1.8.23",
68+
"npm-check-updates": "17.1.14",
6869
"readme-package-icons": "1.1.16",
69-
"ts-paths-resolver": "1.2.20",
70+
"ts-paths-resolver": "1.2.23",
7071
"typescript": "5.7.3",
7172
"vite-tsconfig-paths": "5.1.4",
7273
"vitest": "3.0.2",

0 commit comments

Comments
 (0)