Skip to content

Commit 665ad27

Browse files
Update vite requirement from ^5.4.4 to ^5.4.9
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.9/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16f63a3 commit 665ad27

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.4"
32+
"vite": "^5.4.9"
3333
},
3434
"nyc": {
3535
"extension": [

0 commit comments

Comments
 (0)