Skip to content

Commit

Permalink
Bump vite-tsconfig-paths from 4.3.2 to 5.0.1 (#36)
Browse files Browse the repository at this point in the history
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 4.3.2 to 5.0.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v4.3.2...v5.0.1)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent b2dddb0 commit 79bc86a
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 @@ -41,7 +41,7 @@
"prettier": "^3.3.3",
"tsx": "^4.16.2",
"unplugin-swc": "^1.5.1",
"vite-tsconfig-paths": "^4.3.2"
"vite-tsconfig-paths": "^5.0.1"
},
"lint-staged": {
"*.{js,ts}": "yarn fix"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2839,7 +2839,7 @@ __metadata:
tsx: "npm:^4.16.2"
typescript: "npm:^5.5.3"
unplugin-swc: "npm:^1.5.1"
vite-tsconfig-paths: "npm:^4.3.2"
vite-tsconfig-paths: "npm:^5.0.1"
vitest: "npm:^1.6.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7080,9 +7080,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: "npm:^4.1.1"
globrex: "npm:^0.1.2"
Expand All @@ -7092,7 +7092,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10c0/f390ac1d1c3992fc5ac50f9274c1090f8b55ab34a89ea88893db9a6924a3b26c9f64bc1163615150ad100749db73b6b2cf1d57f6cd60df6e762ceb5b8ad30024
checksum: 10c0/3c68a4d5df21ed4ef81749c20e91c5978989ed06bffc01688b3f1a0fe65951b461a68f0c017ad930a088cfe7a8cc04d0c8d955dfb8719d5edc7fb0ba9bf38a73
languageName: node
linkType: hard

Expand Down

0 comments on commit 79bc86a

Please sign in to comment.