Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump vite-tsconfig-paths from 5.0.1 to 5.1.3 #202

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading