Skip to content

Commit e397a2b

Browse files
build(deps-dev): bump vite-tsconfig-paths in /playground
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.1.4 to 6.1.1. - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v5.1.4...v6.1.1) --- updated-dependencies: - dependency-name: vite-tsconfig-paths dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0864403 commit e397a2b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"less": "^4.4.2",
5252
"typescript": "^6.0.2",
5353
"vite": "^7.3.2",
54-
"vite-tsconfig-paths": "^5.1.4",
54+
"vite-tsconfig-paths": "^6.1.1",
5555
"vitest": "^3.2.4"
5656
}
5757
}

playground/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3268,10 +3268,10 @@ vite-node@3.2.4:
32683268
pathe "^2.0.3"
32693269
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
32703270

3271-
vite-tsconfig-paths@^5.1.4:
3272-
version "5.1.4"
3273-
resolved "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-5.1.4.tgz#d9a71106a7ff2c1c840c6f1708042f76a9212ed4"
3274-
integrity sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==
3271+
vite-tsconfig-paths@^6.1.1:
3272+
version "6.1.1"
3273+
resolved "https://registry.yarnpkg.com/vite-tsconfig-paths/-/vite-tsconfig-paths-6.1.1.tgz#d5c28cba79c89ebf76489ef1040024b21df6da3a"
3274+
integrity sha512-2cihq7zliibCCZ8P9cKJrQBkfgdvcFkOOc3Y02o3GWUDLgqjWsZudaoiuOwO/gzTzy17cS5F7ZPo4bsnS4DGkg==
32753275
dependencies:
32763276
debug "^4.1.1"
32773277
globrex "^0.1.2"

0 commit comments

Comments
 (0)