Skip to content

Commit cd61406

Browse files
committed
Update nitro dep
1 parent b7f8cfe commit cd61406

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • dev-packages/e2e-tests/test-applications/tanstackstart-react

dev-packages/e2e-tests/test-applications/tanstackstart-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
"@tanstack/react-start": "^1.136.0",
1818
"@tanstack/react-router": "^1.136.0",
1919
"react": "^19.2.0",
20-
"react-dom": "^19.2.0"
20+
"react-dom": "^19.2.0",
21+
"nitro": "npm:nitro-nightly@latest"
2122
},
2223
"devDependencies": {
2324
"@types/react": "^19.2.0",
@@ -29,7 +30,6 @@
2930
"typescript": "^5.9.0",
3031
"vite": "7.2.0",
3132
"vite-tsconfig-paths": "^5.1.4",
32-
"nitro": "^3.0.0",
3333
"@playwright/test": "~1.56.0",
3434
"@sentry-internal/test-utils": "link:../../../test-utils"
3535
},

0 commit comments

Comments
 (0)