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.1.0 to 5.1.4 #326

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -140,7 +140,7 @@
"ts-dedent": "2.2.0",
"typescript": "5.5.3",
"typescript-eslint": "8.13.0",
"vite-tsconfig-paths": "5.1.0",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.3",
"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 @@ -2007,7 +2007,7 @@ __metadata:
typescript: "npm:5.5.3"
typescript-eslint: "npm:8.13.0"
vfile: "npm:6.0.3"
vite-tsconfig-paths: "npm:5.1.0"
vite-tsconfig-paths: "npm:5.1.4"
vitest: "npm:2.1.3"
yaml-eslint-parser: "npm:1.2.3"
languageName: unknown
Expand Down Expand Up @@ -10547,9 +10547,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:5.1.0":
version: 5.1.0
resolution: "vite-tsconfig-paths@npm:5.1.0"
"vite-tsconfig-paths@npm:5.1.4":
version: 5.1.4
resolution: "vite-tsconfig-paths@npm:5.1.4"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -10559,7 +10559,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10/ba5b55c67159fe77af1456a9d04e9e650de10603a2ad07eb687e3d8ae52e95e4c9936afe503ec83f2d7c0fedb8e6f9acfa3976b2e3b1424ffee3d6065a0b5e9c
checksum: 10/b409dbd17829f560021a71dba3e473b9c06dcf5fdc9d630b72c1f787145ec478b38caff1be04868971ac8bdcbf0f5af45eeece23dbc9c59c54b901f867740ae0
languageName: node
linkType: hard

Expand Down
Loading