Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Apr 24, 2024
1 parent 0996b4b commit 9b7d9f0
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 199 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"@effect/docgen": "^0.4.3",
"@effect/eslint-plugin": "^0.1.2",
"@effect/language-service": "^0.1.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@vitest/coverage-v8": "^1.5.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@vitest/coverage-v8": "^1.5.1",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"effect": "3.0.3",
"eslint": "^8.57.0",
Expand All @@ -57,14 +57,14 @@
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-sort-destructure-keys": "^1.5.0",
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"madge": "^7.0.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"tsx": "^4.7.2",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vitest": "^1.5.0"
"vite": "^5.2.10",
"vitest": "^1.5.1"
},
"peerDependencies": {
"effect": "^3.0.0"
Expand Down
Loading

0 comments on commit 9b7d9f0

Please sign in to comment.