Commit f395639
authored
feat(deps): upgrade upstream dependencies
- vite: 6e585dc -> v8.0.9 (ce729f5)
- oxfmt: 0.45.0 -> 0.46.0
- oxlint: 1.60.0 -> 1.61.0
- @oxc-project/runtime: 0.126.0 -> 0.127.0
- @oxc-project/types: 0.126.0 -> 0.127.0
- oxc-minify: 0.126.0 -> 0.127.0
- oxc-parser: 0.126.0 -> 0.127.0
- oxc-transform: 0.126.0 -> 0.127.0
Code changes:
- Bump bundled vite to 8.0.9 (packages/core/package.json)
- Update vite upstream hash (packages/tools/.upstream-versions.json)
- Re-point patched dependency dotenv-expand@12.0.3 -> 13.0.0 to track vite (pnpm-workspace.yaml)
- Refresh oxfmt wrapper snapshot for new --disable-nested-config flag (packages/cli/snap-tests/bin-oxfmt-wrapper/snap.txt)
- Refresh helper snapshot for new --disable-nested-config flag and vite minify default change to oxc (packages/cli/snap-tests/command-helper/snap.txt)
- Refresh bun list snapshot for new slow-filesystem warning (packages/cli/snap-tests-global/command-list-bun/snap.txt)1 parent 1ffb0f8 commit f395639
7 files changed
Lines changed: 763 additions & 545 deletions
File tree
- packages
- cli
- snap-tests-global/command-list-bun
- snap-tests
- bin-oxfmt-wrapper
- command-helper
- core
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
237 | | - | |
| 238 | + | |
238 | 239 | | |
239 | 240 | | |
240 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
| 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