Skip to content

Commit

Permalink
use vite from vitejs/vite#18361
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Dec 11, 2024
1 parent 63b5896 commit a83e615
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"pnpm": {
"overrides": {
"vite": "6.0.3"
"vite": "https://pkg.pr.new/vitejs/vite/vite@b1a17229bed31323403f748c9b367a0f8b5adcc3"
}
}
}
2 changes: 1 addition & 1 deletion packages/waku/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"dotenv": "16.4.7",
"hono": "4.6.13",
"rsc-html-stream": "0.0.4",
"vite": "6.0.3"
"vite": "https://pkg.pr.new/vitejs/vite/vite@b1a17229bed31323403f748c9b367a0f8b5adcc3"
},
"devDependencies": {
"@netlify/functions": "^2.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"shiki": "^1.24.0",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"vite": "6.0.3"
"vite": "https://pkg.pr.new/vitejs/vite/vite@b1a17229bed31323403f748c9b367a0f8b5adcc3"
}
}
73 changes: 39 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a83e615

Please sign in to comment.