Skip to content
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 @@ -150,7 +150,7 @@
"typescript": "5.4.2",
"unist-util-inspect": "8.0.0",
"vfile": "6.0.1",
"vite-tsconfig-paths": "4.3.1",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.3.1",
"yaml-eslint-parser": "1.2.2"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1520,7 +1520,7 @@ __metadata:
unist-util-inspect: "npm:8.0.0"
unist-util-position-from-estree: "npm:2.0.0"
vfile: "npm:6.0.1"
vite-tsconfig-paths: "npm:4.3.1"
vite-tsconfig-paths: "npm:4.3.2"
vitest: "npm:1.3.1"
yaml-eslint-parser: "npm:1.2.2"
peerDependencies:
Expand Down Expand Up @@ -9888,7 +9888,7 @@ __metadata:
languageName: node
linkType: hard

"tsconfck@npm:^3.0.1":
"tsconfck@npm:^3.0.3":
version: 3.0.3
resolution: "tsconfck@npm:3.0.3"
peerDependencies:
Expand Down Expand Up @@ -10463,19 +10463,19 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:4.3.1":
version: 4.3.1
resolution: "vite-tsconfig-paths@npm:4.3.1"
"vite-tsconfig-paths@npm:4.3.2":
version: 4.3.2
resolution: "vite-tsconfig-paths@npm:4.3.2"
dependencies:
debug: "npm:^4.1.1"
globrex: "npm:^0.1.2"
tsconfck: "npm:^3.0.1"
tsconfck: "npm:^3.0.3"
peerDependencies:
vite: "*"
peerDependenciesMeta:
vite:
optional: true
checksum: 10/1432f80750f5cbe181c265eb9fc2e9fff8b25a2858f176dc0a02311e3e826333526ee9c16bb0aaaa8555a417ea944d68a2e8225181215cd9502370f913eb3f79
checksum: 10/c12e2087fd01ac8a694850c649b79d5b9798cdba0ef9ab4116f669d8ffa1a9a3195c5a14410d3d9a12d2f08cd35ddd74f03d9c7b13a2d590d002055cdaab45c0
languageName: node
linkType: hard

Expand Down