Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Mar 7, 2024
1 parent df98a8c commit 811eba3
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 178 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
"@effect/language-service": "^0.1.0",
"@effect/platform": "^0.46.3",
"@effect/platform-node": "^0.44.11",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vitest/coverage-v8": "^1.3.1",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"effect": "2.4.1",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-codegen": "^0.23.0",
"eslint-plugin-codegen": "^0.25.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-simple-import-sort": "^12.0.0",
Expand All @@ -64,7 +64,7 @@
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"vitest": "^1.3.1"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 811eba3

Please sign in to comment.