Skip to content

Commit

Permalink
chore: bumping effect (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpb06 authored Nov 17, 2024
1 parent aff6591 commit dac28eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,23 +53,23 @@
"dependencies": {
"@octokit/core": "^6.1.2",
"dotenv-flow": "^4.1.0",
"effect": "^3.10.8",
"effect": "^3.10.15",
"picocolors": "^1.1.1",
"ts-pattern": "^5.5.0"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/bun": "latest",
"@types/node": "^22.8.7",
"@vitest/coverage-v8": "^2.1.4",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.5",
"copyfiles": "^2.4.1",
"del-cli": "^6.0.0",
"effect-errors": "^1.7.27",
"effect-errors": "^1.7.31",
"readme-package-icons": "^1.1.16",
"ts-paths-resolver": "^1.1.9",
"ts-paths-resolver": "^1.1.13",
"typescript": "5.6.3",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.4",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.5",
"vitest-mock-extended": "^2.0.2"
}
}

0 comments on commit dac28eb

Please sign in to comment.