Skip to content

Commit 197ffde

Browse files
committed
chore: update dependencies
1 parent d3c2049 commit 197ffde

File tree

2 files changed

+162
-146
lines changed

2 files changed

+162
-146
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@effect/docgen": "^0.4.0",
4646
"@effect/eslint-plugin": "^0.1.2",
4747
"@effect/language-service": "^0.1.0",
48-
"@typescript-eslint/eslint-plugin": "^7.4.0",
49-
"@typescript-eslint/parser": "^7.4.0",
48+
"@typescript-eslint/eslint-plugin": "^7.5.0",
49+
"@typescript-eslint/parser": "^7.5.0",
5050
"@vitest/coverage-v8": "^1.4.0",
5151
"babel-plugin-annotate-pure-calls": "^0.4.0",
5252
"effect": "2.4.15",
@@ -62,7 +62,7 @@
6262
"rimraf": "^5.0.5",
6363
"tsx": "^4.7.1",
6464
"typescript": "^5.4.3",
65-
"vite": "^5.2.6",
65+
"vite": "^5.2.7",
6666
"vitest": "^1.4.0"
6767
},
6868
"peerDependencies": {

0 commit comments

Comments
 (0)