Skip to content

Commit

Permalink
chore(deps): update dependency vite-tsconfig-paths to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 6fdbd9f commit 202299e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"pinst": "^3.0.0",
"prettier": "^3.3.3",
"rimraf": "^5.0.10",
"vite-tsconfig-paths": "^4.3.2",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.3"
},
"repository": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5107,7 +5107,7 @@ __metadata:
tslib: ^2.6.3
typedoc: ^0.26.4
typescript: ^5.5.3
vite-tsconfig-paths: ^4.3.2
vite-tsconfig-paths: ^5.0.1
vitest: ^2.1.3
bin:
typedoc-json-parser: ./dist/bin/index.js
Expand Down Expand Up @@ -5263,9 +5263,9 @@ __metadata:
languageName: node
linkType: hard

"vite-tsconfig-paths@npm:^4.3.2":
version: 4.3.2
resolution: "vite-tsconfig-paths@npm:4.3.2"
"vite-tsconfig-paths@npm:^5.0.1":
version: 5.0.1
resolution: "vite-tsconfig-paths@npm:5.0.1"
dependencies:
debug: ^4.1.1
globrex: ^0.1.2
Expand All @@ -5275,7 +5275,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 7105ff641379f9f7055110f33067b236c8ee71b1390c0e6482412cdcc7a98c2e139c1c2a483d14fe9045d1977c14dc931e1ff302d6257ec919c70379db9d2419
checksum: b89192ba6926bbc009cdce4640f42797b43ee92e8b1439d98e297748f20db700f38d8ad99b6cbcf9ec671393314ffa23ac765d7e82b0901e84506ffbc1b07a0a
languageName: node
linkType: hard

Expand Down

0 comments on commit 202299e

Please sign in to comment.