We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c2049 commit 197ffdeCopy full SHA for 197ffde
package.json
@@ -45,8 +45,8 @@
45
"@effect/docgen": "^0.4.0",
46
"@effect/eslint-plugin": "^0.1.2",
47
"@effect/language-service": "^0.1.0",
48
- "@typescript-eslint/eslint-plugin": "^7.4.0",
49
- "@typescript-eslint/parser": "^7.4.0",
+ "@typescript-eslint/eslint-plugin": "^7.5.0",
+ "@typescript-eslint/parser": "^7.5.0",
50
"@vitest/coverage-v8": "^1.4.0",
51
"babel-plugin-annotate-pure-calls": "^0.4.0",
52
"effect": "2.4.15",
@@ -62,7 +62,7 @@
62
"rimraf": "^5.0.5",
63
"tsx": "^4.7.1",
64
"typescript": "^5.4.3",
65
- "vite": "^5.2.6",
+ "vite": "^5.2.7",
66
"vitest": "^1.4.0"
67
},
68
"peerDependencies": {
0 commit comments