Skip to content

Commit

Permalink
fix(tests|vite): rollback since vite 6 + solid start causes tests to …
Browse files Browse the repository at this point in the history
…fail

You can find the related open issue here:
solidjs/solid-start#1679
  • Loading branch information
Jakob-Strobl committed Jan 4, 2025
1 parent b1cd01c commit 1e064a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"solid-start": "^0.3.11",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2",
"vite": "^6.0.7",
"vite": "^5.4.11",
"vite-plugin-glsl": "^1.3.1",
"vite-plugin-solid": "^2.11.0",
"vitest": "^2.1.8",
Expand Down

0 comments on commit 1e064a4

Please sign in to comment.