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.0 to 5.0.1 #79

Merged
Merged
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.0.1",
"vfile": "6.0.2",
"vite-tsconfig-paths": "5.0.0",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5",
"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 @@ -1952,7 +1952,7 @@ __metadata:
typescript: "npm:5.5.3"
typescript-eslint: "npm:8.0.1"
vfile: "npm:6.0.2"
vite-tsconfig-paths: "npm:5.0.0"
vite-tsconfig-paths: "npm:5.0.1"
vitest: "npm:2.0.5"
xast-util-from-xml: "npm:4.0.0"
yaml-eslint-parser: "npm:1.2.3"
Expand Down Expand Up @@ -10465,9 +10465,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading