Skip to content

Commit f668100

Browse files
feat(dev): update vite-node for Vite 7 support (#13781)
Co-authored-by: Mark Dalgleish <[email protected]>
1 parent 39d09f7 commit f668100

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

.changeset/blue-cups-perform.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@react-router/dev": patch
3+
---
4+
5+
Update `vite-node` to `^3.2.2` to support Vite 7

contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@
313313
- samimsu
314314
- sanjai451
315315
- sanketshah19
316+
- sapphi-red
316317
- saul-atomrigs
317318
- sbolel
318319
- scarf005

packages/react-router-dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"set-cookie-parser": "^2.6.0",
9090
"tinyglobby": "^0.2.14",
9191
"valibot": "^0.41.0",
92-
"vite-node": "^3.1.4"
92+
"vite-node": "^3.2.2"
9393
},
9494
"devDependencies": {
9595
"@react-router/serve": "workspace:*",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)