Commit 6c3f91c
authored
feat(deps): upgrade upstream dependencies
- vite: 578ffb8 -> v8.1.4 (a477454)
- tsdown: 0.22.4 -> 0.22.5
- @tsdown/css: 0.22.4 -> 0.22.5
- @tsdown/exe: 0.22.4 -> 0.22.5
Code changes:
- packages/core/package.json: widen `typescript` peer range to include
`^7.0.0`; bump `bundledVersions` (vite 8.1.3 -> 8.1.4, tsdown 0.22.4 -> 0.22.5)
- pnpm-workspace.yaml: pin `postcss-modules@9` to `9.0.0` via override and
register the `postcss-modules@9.0.0` patched dependency (vite patch re-merge)
- crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/command_env_which/
snapshots/command_env_which.md: refresh install date
- crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/new_vite_monorepo/
snapshots/new_vite_monorepo.md and .../new_vite_monorepo_bun/snapshots/
new_vite_monorepo_bun.md: update template devDependencies (@types/node
^25 -> ^26, drop @typescript/native-preview, typescript ^6 -> ^7)1 parent 5d61de0 commit 6c3f91c
7 files changed
Lines changed: 293 additions & 266 deletions
File tree
- crates/vite_cli_snapshots/tests/cli_snapshots/fixtures
- command_env_which/snapshots
- new_vite_monorepo_bun/snapshots
- new_vite_monorepo/snapshots
- packages
- core
- tools
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
| 242 | + | |
244 | 243 | | |
245 | | - | |
| 244 | + | |
246 | 245 | | |
247 | 246 | | |
248 | 247 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
| 158 | + | |
160 | 159 | | |
161 | | - | |
| 160 | + | |
162 | 161 | | |
163 | 162 | | |
164 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
220 | 220 | | |
221 | 221 | | |
| 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