Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Jun 17, 2024
1 parent b2016e4 commit 5d4e3ca
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 212 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"@effect/docgen": "^0.4.3",
"@effect/eslint-plugin": "^0.1.2",
"@effect/language-service": "^0.1.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitest/coverage-v8": "^1.6.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"effect": "3.3.0",
"effect": "3.3.3",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-codegen": "0.28.0",
Expand All @@ -59,11 +59,11 @@
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"madge": "^7.0.0",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"tsx": "^4.14.0",
"tsx": "^4.15.5",
"typescript": "^5.4.5",
"vite": "^5.2.13",
"vite": "^5.3.1",
"vitest": "^1.6.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 5d4e3ca

Please sign in to comment.