Skip to content

Commit cb8fb2a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"tailwindcss": "^4.0.6",
2626
"typescript": "^5.7.2",
2727
"vite": "^7.1.7",
28-
"vite-tsconfig-paths": "^5.1.4",
28+
"vite-tsconfig-paths": "^6.0.5",
2929
"web-vitals": "^5.1.0"
3030
}
3131
}

0 commit comments

Comments
 (0)