Skip to content

Commit 537d04c

Browse files
committed
chore(guess-the-word): update to vite@v7. also update vitest
`vitest@v3.2.0` added support for `vite@v7`.
1 parent 91a9fb0 commit 537d04c

File tree

4 files changed

+139
-193
lines changed

4 files changed

+139
-193
lines changed

TODO.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
## Legacy
88

99
- remove `engines` field from `package.json` files. affected apps:
10+
1011
- `button-component`
1112
- `input-component`
1213
- `country-quiz`
@@ -24,7 +25,3 @@
2425

2526
- update `@vitejs/plugin-react` to support `vite@v7`
2627
- update `astro` and related packages to support `vite@v7`
27-
28-
### guess-the-word
29-
30-
- update `vitest` to support `vite@v7`

0 commit comments

Comments
 (0)