Skip to content

Commit 0962776

Browse files
chore: Update dependency vite to v6.3.6 [SECURITY] (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd38ff7 commit 0962776

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/react/projects/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"prettier": "^3.6.2",
6161
"tsx": "^4.20.5",
6262
"typescript": "^5.9.2",
63-
"vite": "^6.1.0",
63+
"vite": "^6.3.6",
6464
"vitest": "^3.2.4",
6565
"web-vitals": "^5.1.0"
6666
}

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ catalog:
7979
tsx: ^4.6.2
8080
typescript: ^5.8.2
8181
use-sync-external-store: ^1.2.0
82-
vite: ^6.2.2
82+
vite: ^6.3.6
8383
vite-plugin-solid: ^2.11.7
8484
vite-tsconfig-paths: ^5.1.4
8585
vitest: ^3.0.9

0 commit comments

Comments
 (0)