Skip to content

Commit 0c1f5ba

Browse files
chore(deps): update dependency vite to v8.0.9 (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5f8b10 commit 0c1f5ba

3 files changed

Lines changed: 4 additions & 40 deletions

File tree

bun.lock

Lines changed: 2 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"@types/bun": "1.3.12",
4949
"rolldown": "1.0.0-rc.16",
5050
"typescript": "6.0.3",
51-
"vite": "8.0.8"
51+
"vite": "8.0.9"
5252
}
5353
}

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/react": "19.2.14",
1616
"@types/react-dom": "19.2.3",
1717
"@vitejs/plugin-react": "6.0.1",
18-
"vite": "8.0.8",
18+
"vite": "8.0.9",
1919
"vite-plugin-generate-package-json": "../"
2020
}
2121
}

0 commit comments

Comments
 (0)