Skip to content

Commit 911b2b8

Browse files
committed
chore: update dependencies
1 parent 589e852 commit 911b2b8

File tree

2 files changed

+116
-131
lines changed

2 files changed

+116
-131
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"@effect/language-service": "^0.1.0",
4949
"@typescript-eslint/eslint-plugin": "^7.8.0",
5050
"@typescript-eslint/parser": "^7.8.0",
51-
"@vitest/coverage-v8": "^1.5.3",
51+
"@vitest/coverage-v8": "^1.6.0",
5252
"babel-plugin-annotate-pure-calls": "^0.4.0",
53-
"effect": "3.1.1",
53+
"effect": "3.1.2",
5454
"eslint": "^8.57.0",
5555
"eslint-import-resolver-typescript": "^3.6.1",
5656
"eslint-plugin-codegen": "0.28.0",
@@ -61,10 +61,10 @@
6161
"madge": "^7.0.0",
6262
"prettier": "^3.2.5",
6363
"rimraf": "^5.0.5",
64-
"tsx": "^4.8.2",
64+
"tsx": "^4.9.3",
6565
"typescript": "^5.4.5",
6666
"vite": "^5.2.11",
67-
"vitest": "^1.5.3"
67+
"vitest": "^1.6.0"
6868
},
6969
"peerDependencies": {
7070
"effect": "^3.1.0"

0 commit comments

Comments
 (0)