Skip to content

Commit

Permalink
Upgrade to vinxi 0.5 (vite 6) (#1682)
Browse files Browse the repository at this point in the history
* Bump vinxi 0.5, vite 6

* changeset
  • Loading branch information
birkskyum authored Dec 3, 2024
1 parent 9536d74 commit 0676fbf
Show file tree
Hide file tree
Showing 4 changed files with 1,472 additions and 1,022 deletions.
5 changes: 5 additions & 0 deletions .changeset/hot-students-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@solidjs/start": minor
---

Upgrade to vinxi 0.5 (vite 6)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"turbo": "^1.10.7",
"typescript": "5.3.3",
"valibot": "~0.29.0",
"vinxi": "^0.4.3",
"vite": "^5.1.1"
"vinxi": "^0.5.0",
"vite": "^6.0.0"
},
"dependencies": {
"cross-env": "^7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
},
"devDependencies": {
"solid-js": "^1.9.2",
"vinxi": "^0.4.3",
"vinxi": "^0.5.0",
"typescript": "^5.4.2"
},
"dependencies": {
"@vinxi/plugin-directives": "^0.4.3",
"@vinxi/server-components": "^0.4.3",
"@vinxi/server-functions": "^0.4.3",
"@vinxi/plugin-directives": "^0.5.0",
"@vinxi/server-components": "^0.5.0",
"@vinxi/server-functions": "^0.5.0",
"defu": "^6.1.2",
"error-stack-parser": "^2.1.4",
"html-to-image": "^1.11.11",
Expand Down
Loading

0 comments on commit 0676fbf

Please sign in to comment.