Skip to content

Commit

Permalink
chore(deps): update dependency vite-tsconfig-paths to v4.3.2 (#585)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 25, 2024
1 parent 3d985ff commit ed29e78
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"shx": "0.3.4",
"typescript": "5.3.3",
"vite": "5.1.7",
"vite-tsconfig-paths": "4.3.1",
"vite-tsconfig-paths": "4.3.2",
"vitest": "0.34.6"
},
"packageManager": "yarn@4.0.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ __metadata:
shx: "npm:0.3.4"
typescript: "npm:5.3.3"
vite: "npm:5.1.7"
vite-tsconfig-paths: "npm:4.3.1"
vite-tsconfig-paths: "npm:4.3.2"
vitest: "npm:0.34.6"
dependenciesMeta:
vitest@0.34.6:
Expand Down Expand Up @@ -4985,17 +4985,17 @@ __metadata:
languageName: node
linkType: hard

"tsconfck@npm:^3.0.1":
version: 3.0.1
resolution: "tsconfck@npm:3.0.1"
"tsconfck@npm:^3.0.3":
version: 3.1.1
resolution: "tsconfck@npm:3.1.1"
peerDependencies:
typescript: ^5.0.0
peerDependenciesMeta:
typescript:
optional: true
bin:
tsconfck: bin/tsconfck.js
checksum: 7b56c5bf8f683fafdf51cb7f00ed94e8cb87b9ea457a07d87868ac2c383a09f7277e14b4f479e88b4bfc621e3c12de13daff00a552d7296b3df735ff0ab7c8e1
checksum: e133eb308ba37e8db8dbac1905bddaaf4a62f0e01aa88143e19867e274a877b86b35cf69c9a0172ca3e7d1a4bb32400381ac7f7a1429e34250a8d7ae55aee3e7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5179,19 +5179,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: 47d95952ebcf99e25aa35b6cf5522ae7d1314386d4baa84b6121128425c6337d43330ec8365070b27e1745278cbaad40728016f9dfde96b3d53f6113d30e1872
checksum: f390ac1d1c3992fc5ac50f9274c1090f8b55ab34a89ea88893db9a6924a3b26c9f64bc1163615150ad100749db73b6b2cf1d57f6cd60df6e762ceb5b8ad30024
languageName: node
linkType: hard

Expand Down

0 comments on commit ed29e78

Please sign in to comment.