|
42 | 42 | "@babel/plugin-transform-modules-commonjs": "^7.24.1",
|
43 | 43 | "@changesets/cli": "^2.27.1",
|
44 | 44 | "@effect/build-utils": "^0.7.6",
|
45 |
| - "@effect/docgen": "^0.4.1", |
| 45 | + "@effect/docgen": "^0.4.2", |
46 | 46 | "@effect/eslint-plugin": "^0.1.2",
|
47 | 47 | "@effect/language-service": "^0.1.0",
|
48 | 48 | "@typescript-eslint/eslint-plugin": "^7.6.0",
|
49 | 49 | "@typescript-eslint/parser": "^7.6.0",
|
50 |
| - "@vitest/coverage-v8": "^1.4.0", |
| 50 | + "@vitest/coverage-v8": "^1.5.0", |
51 | 51 | "babel-plugin-annotate-pure-calls": "^0.4.0",
|
52 | 52 | "effect": "2.4.18",
|
53 | 53 | "eslint": "^8.57.0",
|
54 | 54 | "eslint-import-resolver-typescript": "^3.6.1",
|
55 | 55 | "eslint-plugin-codegen": "0.28.0",
|
56 | 56 | "eslint-plugin-deprecation": "^2.0.0",
|
57 | 57 | "eslint-plugin-import": "^2.29.1",
|
58 |
| - "eslint-plugin-simple-import-sort": "^12.0.0", |
| 58 | + "eslint-plugin-simple-import-sort": "^12.1.0", |
59 | 59 | "eslint-plugin-sort-destructure-keys": "^1.5.0",
|
60 | 60 | "madge": "^7.0.0",
|
61 | 61 | "prettier": "^3.2.5",
|
62 | 62 | "rimraf": "^5.0.5",
|
63 | 63 | "tsx": "^4.7.2",
|
64 |
| - "typescript": "^5.4.4", |
| 64 | + "typescript": "^5.4.5", |
65 | 65 | "vite": "^5.2.8",
|
66 |
| - "vitest": "^1.4.0" |
| 66 | + "vitest": "^1.5.0" |
67 | 67 | },
|
68 | 68 | "peerDependencies": {
|
69 | 69 | "effect": "^2.4.18"
|
|
0 commit comments