|
26 | 26 | "effect-errors": "1.10.14",
|
27 | 27 | "fs-extra": "11.3.1",
|
28 | 28 | "readme-package-icons": "1.2.2",
|
29 |
| - "ts-paths-resolver": "1.2.68", |
| 29 | + "ts-paths-resolver": "1.3.1", |
30 | 30 | "typescript": "5.9.2",
|
31 | 31 | "vite-tsconfig-paths": "5.1.4",
|
32 | 32 | "vitest": "3",
|
|
709 | 709 |
|
710 | 710 | "ts-essentials": [ "[email protected]", "", { "peerDependencies": { "typescript": ">=4.5.0" }, "optionalPeers": [ "typescript"] }, "sha512-4aTB7KLHKmUvkjNj8V+EdnmuVTiECzn3K+zIbRthumvHu+j44x3w63xpfs0JL3NGIzGXqoQ7AV591xHO+XrOTw=="],
|
711 | 711 |
|
712 |
| - "ts-paths-resolver": ["ts-paths-resolver@1.2.68", "", { "dependencies": { "comment-json": "4.2.5", "effect-errors": "1.10.14", "glob": "11.0.3", "picocolors": "1.1.1", "yargs": "18.0.0" }, "peerDependencies": { "@effect/cluster": "0.x", "@effect/platform": "0.x", "@effect/platform-node": "0.x", "@effect/rpc": "0.x", "effect": "3.x" }, "bin": { "resolve-ts-paths": "cjs/cli/resolve-ts-paths.cli.js", "resolve-ts-paths-esm": "esm/cli/resolve-ts-paths.cli.js" } }, "sha512-hE9CUJq5UgnJgSQLWppbnodcv8s5lASqrV6dswiiovM/9OsD2pGyNj4fHRiL1qZj2itj9lkhE7/z8/a66G17xQ=="], |
| 712 | + "ts-paths-resolver": ["ts-paths-resolver@1.3.1", "", { "dependencies": { "comment-json": "4.2.5", "effect-errors": "1.10.15", "glob": "11.0.3", "picocolors": "1.1.1", "yargs": "18.0.0" }, "peerDependencies": { "@effect/cluster": "0.x", "@effect/platform": "0.x", "@effect/platform-node": "0.x", "@effect/rpc": "0.x", "effect": "3.x" }, "bin": { "resolve-ts-paths": "cjs/cli/resolve-ts-paths.cli.js", "resolve-ts-paths-esm": "esm/cli/resolve-ts-paths.cli.js" } }, "sha512-7zeN0Zd7XyUqsjxrIhFCgpX2l/U/HFHWrR7lqTNoRNFoXfFjnFd+9hqCUMU344XDvqsQB634QlQkZyFWrBPVRQ=="], |
713 | 713 |
|
714 | 714 | "tsconfck": [ "[email protected]", "", { "peerDependencies": { "typescript": "^5.0.0" }, "optionalPeers": [ "typescript"], "bin": { "tsconfck": "bin/tsconfck.js" } }, "sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w=="],
|
715 | 715 |
|
|
807 | 807 |
|
808 | 808 | "through2/readable-stream": [ "[email protected]", "", { "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.3", "isarray": "~1.0.0", "process-nextick-args": "~2.0.0", "safe-buffer": "~5.1.1", "string_decoder": "~1.1.1", "util-deprecate": "~1.0.1" } }, "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA=="],
|
809 | 809 |
|
| 810 | + "ts-paths-resolver/effect-errors": [ "[email protected]", "", { "dependencies": { "comment-json": "4.2.5", "picocolors": "1.1.1", "source-map-js": "1.2.1" }, "peerDependencies": { "@effect/cluster": "0.x", "@effect/platform": "0.x", "@effect/platform-node": "0.x", "@effect/rpc": "0.x", "@effect/sql": "0.x", "effect": "3.x" } }, "sha512-OFJDWMo8QqUZJqRQy6esYZP/2yTvX7OIkjC2lMP2x2EFl90RPk+D5rh4zHvx1coeeBGfl3Lvsfn7xsEpte80xw=="], |
| 811 | + |
810 | 812 | "vitest/tinyexec": [ "[email protected]", "", {}, "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA=="],
|
811 | 813 |
|
812 | 814 | "wrap-ansi-cjs/ansi-styles": [ "[email protected]", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="],
|
|
0 commit comments