Skip to content

Commit 1b38b54

Browse files
Bump the vite group across 1 directory with 2 updates
Bumps the vite group with 2 updates in the / directory: [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite-tsconfig-paths` from 5.1.4 to 6.0.1 - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v5.1.4...v6.0.1) Updates `vite` from 6.4.1 to 7.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite) --- updated-dependencies: - dependency-name: vite-tsconfig-paths dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: vite - dependency-name: vite dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f1c0ac commit 1b38b54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prisma": "^6.2.1",
3838
"react": "^18.2.0",
3939
"react-dom": "^18.2.0",
40-
"vite-tsconfig-paths": "^5.0.1"
40+
"vite-tsconfig-paths": "^6.0.3"
4141
},
4242
"devDependencies": {
4343
"@remix-run/eslint-config": "^2.16.1",
@@ -51,7 +51,7 @@
5151
"eslint-config-prettier": "^10.0.1",
5252
"prettier": "^3.2.4",
5353
"typescript": "^5.2.2",
54-
"vite": "^6.2.2"
54+
"vite": "^7.3.0"
5555
},
5656
"workspaces": {
5757
"packages": [

0 commit comments

Comments
 (0)