Skip to content

Commit a516b3d

Browse files
committed
does 15 fix this
1 parent 5530a4a commit a516b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reflex/constants/installer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def DEPENDENCIES(cls) -> dict[str, str]:
143143
"postcss-import": "16.1.1",
144144
"@react-router/dev": _react_router_version,
145145
"@react-router/fs-routes": _react_router_version,
146-
"vite": "8.0.0-beta.14",
146+
"vite": "8.0.0-beta.15",
147147
}
148148
OVERRIDES = {
149149
# This should always match the `react` version in DEPENDENCIES for recharts compatibility.

0 commit comments

Comments
 (0)