Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed May 2, 2024
1 parent 6a07fd1 commit 589e852
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 331 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
"@effect/language-service": "^0.1.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitest/coverage-v8": "^1.5.2",
"@vitest/coverage-v8": "^1.5.3",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"effect": "3.1.0",
"effect": "3.1.1",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-codegen": "0.28.0",
Expand All @@ -61,10 +61,10 @@
"madge": "^7.0.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"tsx": "^4.7.3",
"tsx": "^4.8.2",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitest": "^1.5.2"
"vite": "^5.2.11",
"vitest": "^1.5.3"
},
"peerDependencies": {
"effect": "^3.1.0"
Expand Down
Loading

0 comments on commit 589e852

Please sign in to comment.