Skip to content

Commit caf03f9

Browse files
build(deps-dev): Bump vite-tsconfig-paths from 4.0.5 to 4.0.7 (#95)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37ca331 commit caf03f9

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"unist-util-inspect": "7.0.1",
161161
"version-bump-prompt": "6.1.0",
162162
"vite": "4.1.4",
163-
"vite-tsconfig-paths": "4.0.5",
163+
"vite-tsconfig-paths": "4.0.7",
164164
"vitest": "0.29.7",
165165
"vitest-github-actions-reporter": "0.10.0",
166166
"yaml-eslint-parser": "1.1.0"

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ __metadata:
12701270
vfile: "npm:5.3.7"
12711271
vfile-location: "npm:4.1.0"
12721272
vite: "npm:4.1.4"
1273-
vite-tsconfig-paths: "npm:4.0.5"
1273+
vite-tsconfig-paths: "npm:4.0.7"
12741274
vitest: "npm:0.29.7"
12751275
vitest-github-actions-reporter: "npm:0.10.0"
12761276
yaml-eslint-parser: "npm:1.1.0"
@@ -9075,14 +9075,19 @@ __metadata:
90759075
languageName: node
90769076
linkType: hard
90779077

9078-
"vite-tsconfig-paths@npm:4.0.5":
9079-
version: 4.0.5
9080-
resolution: "vite-tsconfig-paths@npm:4.0.5"
9078+
"vite-tsconfig-paths@npm:4.0.7":
9079+
version: 4.0.7
9080+
resolution: "vite-tsconfig-paths@npm:4.0.7"
90819081
dependencies:
90829082
debug: "npm:^4.1.1"
90839083
globrex: "npm:^0.1.2"
90849084
tsconfck: "npm:^2.0.1"
9085-
checksum: 0fb5f393650503dccf67cedcd6b0f88468aabcf6b6c29111ed11b076cea3b9f6f3ef942fa235ea51cc868b1dbf73a7ad35a7cf07702549912e15627e061cce25
9085+
peerDependencies:
9086+
vite: "*"
9087+
peerDependenciesMeta:
9088+
vite:
9089+
optional: true
9090+
checksum: 2c1b93bdc170a8f618a80f888253af51bbca243ad5c95f5e16a82198565788b76ffe21e4b224bedd15637507b473bde747cbb4f19bb97b1993327f1dc37c19cc
90869091
languageName: node
90879092
linkType: hard
90889093

0 commit comments

Comments
 (0)