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

Update npm package vite-tsconfig-paths to v5.1.4 #5831

Merged
merged 1 commit into from
Dec 6, 2024
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 apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"eslint": "8.57.0",
"rimraf": "6.0.1",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.1.3",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8",
"wait-on": "8.0.1"
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ __metadata:
tsconfig-paths-webpack-plugin: "npm:4.2.0"
tsx: "npm:4.19.2"
typescript: "npm:5.6.3"
vite-tsconfig-paths: "npm:5.1.3"
vite-tsconfig-paths: "npm:5.1.4"
vitest: "npm:2.1.8"
wait-on: "npm:8.0.1"
languageName: unknown
Expand Down Expand Up @@ -45692,9 +45692,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:5.1.3":
version: 5.1.3
resolution: "vite-tsconfig-paths@npm:5.1.3"
"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 @@ -45704,7 +45704,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10c0/fb7480efa31fd50439f4a12c91bc953e5cc09d69fdc7eeb6ffff7cc796bc2c1f2c617c3abfdcbf5d7414848076cea9deb60bc002142f93b6e3131e5458760710
checksum: 10c0/6228f23155ea25d92b1e1702284cf8dc52ad3c683c5ca691edd5a4c82d2913e7326d00708cef1cbfde9bb226261df0e0a12e03ef1d43b6a92d8f02b483ef37e3
languageName: node
linkType: hard

Expand Down
Loading