Skip to content

Commit d0e0fbd

Browse files
Update dependency vite-tsconfig-paths to v5.1.3
| datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | vite-tsconfig-paths | 5.1.2 | 5.1.3 | ## [v5.1.3](https://github.com/aleclarson/vite-tsconfig-paths/releases/tag/v5.1.3) - **fix:** Once an importer is matched, end directory traversal ([`b0d8ecb`](aleclarson/vite-tsconfig-paths@b0d8ecb)) - **feat:** Add `vite-tsconfig-paths:resolve` debug logs ([`7160d6e`](aleclarson/vite-tsconfig-paths@7160d6e)) - **chore:** Ensure debug logs can be enabled in vitest ([`0dc9a8b`](aleclarson/vite-tsconfig-paths@0dc9a8b))
1 parent 82256f8 commit d0e0fbd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"vite": "5.4.11",
6161
"vite-plugin-checker": "0.8.0",
6262
"vite-plugin-ejs": "1.7.0",
63-
"vite-tsconfig-paths": "5.1.2",
63+
"vite-tsconfig-paths": "5.1.3",
6464
"yargs": "17.7.2"
6565
}
6666
}

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)