Skip to content

Commit 4493901

Browse files
Update vite requirement from ^5.4.1 to ^5.4.4
Updates the requirements on [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to permit the latest version. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2da879 commit 4493901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"storybook": "^8.1.4",
3030
"ts-node": "^10.9.2",
3131
"typescript": "^5.5.4",
32-
"vite": "^5.4.1"
32+
"vite": "^5.4.4"
3333
},
3434
"nyc": {
3535
"extension": [

0 commit comments

Comments
 (0)