File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 160
160
"unist-util-inspect" : " 7.0.1" ,
161
161
"version-bump-prompt" : " 6.1.0" ,
162
162
"vite" : " 4.1.4" ,
163
- "vite-tsconfig-paths" : " 4.0.5 " ,
163
+ "vite-tsconfig-paths" : " 4.0.7 " ,
164
164
"vitest" : " 0.29.7" ,
165
165
"vitest-github-actions-reporter" : " 0.10.0" ,
166
166
"yaml-eslint-parser" : " 1.1.0"
Original file line number Diff line number Diff line change @@ -1270,7 +1270,7 @@ __metadata:
1270
1270
vfile : " npm:5.3.7"
1271
1271
vfile-location : " npm:4.1.0"
1272
1272
vite : " npm:4.1.4"
1273
- vite-tsconfig-paths : " npm:4.0.5 "
1273
+ vite-tsconfig-paths : " npm:4.0.7 "
1274
1274
vitest : " npm:0.29.7"
1275
1275
vitest-github-actions-reporter : " npm:0.10.0"
1276
1276
yaml-eslint-parser : " npm:1.1.0"
@@ -9075,14 +9075,19 @@ __metadata:
9075
9075
languageName : node
9076
9076
linkType : hard
9077
9077
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 "
9081
9081
dependencies :
9082
9082
debug : " npm:^4.1.1"
9083
9083
globrex : " npm:^0.1.2"
9084
9084
tsconfck : " npm:^2.0.1"
9085
- checksum : 0fb5f393650503dccf67cedcd6b0f88468aabcf6b6c29111ed11b076cea3b9f6f3ef942fa235ea51cc868b1dbf73a7ad35a7cf07702549912e15627e061cce25
9085
+ peerDependencies :
9086
+ vite : " *"
9087
+ peerDependenciesMeta :
9088
+ vite :
9089
+ optional : true
9090
+ checksum : 2c1b93bdc170a8f618a80f888253af51bbca243ad5c95f5e16a82198565788b76ffe21e4b224bedd15637507b473bde747cbb4f19bb97b1993327f1dc37c19cc
9086
9091
languageName : node
9087
9092
linkType : hard
9088
9093
You can’t perform that action at this time.
0 commit comments