Skip to content

Commit

Permalink
build(deps-dev): bump vite-tsconfig-paths from 5.0.1 to 5.1.3
Browse files Browse the repository at this point in the history
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.0.1 to 5.1.3.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v5.0.1...v5.1.3)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 2dbdae2 commit f1d3424
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"typescript": "5.5.3",
"typescript-eslint": "8.16.0",
"vfile": "6.0.3",
"vite-tsconfig-paths": "5.0.1",
"vite-tsconfig-paths": "5.1.3",
"vitest": "2.1.3",
"xast-util-from-xml": "4.0.0",
"yaml-eslint-parser": "1.2.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2026,7 +2026,7 @@ __metadata:
typescript: "npm:5.5.3"
typescript-eslint: "npm:8.16.0"
vfile: "npm:6.0.3"
vite-tsconfig-paths: "npm:5.0.1"
vite-tsconfig-paths: "npm:5.1.3"
vitest: "npm:2.1.3"
xast-util-from-xml: "npm:4.0.0"
yaml-eslint-parser: "npm:1.2.3"
Expand Down Expand Up @@ -10745,9 +10745,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:5.0.1":
version: 5.0.1
resolution: "vite-tsconfig-paths@npm:5.0.1"
"vite-tsconfig-paths@npm:5.1.3":
version: 5.1.3
resolution: "vite-tsconfig-paths@npm:5.1.3"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -10757,7 +10757,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10/e3cf1a2b997747cec6af83c3f9acc057e7f452ef91c3f38a9e32eb2e6cc6c723f51026e38f5d114296fc499b10b36bb56d668d9613a7367f5ecf23adb78642d7
checksum: 10/980e4f6fad478319620235ddbbd68a5651902befc9ca587b378fc6c19c6bc3df62fbe540bd248c4ecd5b02a0bc02cf9884f1a296d1f0cc6b0063f7b8c8ca6f12
languageName: node
linkType: hard

Expand Down

0 comments on commit f1d3424

Please sign in to comment.