Commit d5e8e61
feat(deps): upgrade upstream dependencies (#1653)
## Summary
- Bumps the pinned `vite` upstream to `v8.0.14` (`c917f1e`).
- Bumps `@vitejs/devtools` from `0.1.24` to `0.2.0`.
- Updates the bundled vite version in `packages/core/package.json` to
`8.0.14` and refreshes `pnpm-lock.yaml`.
## Dependency updates
| Package | From | To |
| --- | --- | --- |
| `vite` | `a46f11a` | `v8.0.14 (c917f1e)` |
| `@vitejs/devtools` | `0.1.24` | `0.2.0` |
## Code changes
- None beyond version bumps, lockfile, and formatter output.
## Build status
- `sync-remote-and-build`: success
- `build-upstream`: success
Co-authored-by: voidzero-guard[bot] <278573678+voidzero-guard[bot]@users.noreply.github.com>
Co-authored-by: MK (fengmk2) <fengmk2@gmail.com>1 parent 43cb59e commit d5e8e61
3 files changed
Lines changed: 522 additions & 433 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
0 commit comments