8000 fix: bump vinxi version to latest AND pin @tanstack/server-functions-plugin version by madaxen86 · Pull Request #1905 · solidjs/solid-start · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: bump vinxi version to latest AND pin @tanstack/server-functions-plugin version #1905

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 19, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/yellow-cheetahs-sparkle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@solidjs/start": patch
---

bump vinxi to latest AND pin @tanstack/server-functions-plugin to 1.121.21
2 changes: 1 addition & 1 deletion examples/bare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@solidjs/start": "^1.1.0",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.1.0",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/experiments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.1.0",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/hackernews/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.1.0",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"solid-js": "^1.9.5",
"marked": "^12.0.1",
"unstorage": "1.10.2",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/todomvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@solidjs/start": "^1.1.0",
"solid-js": "^1.9.5",
"unstorage": "1.10.2",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@solidjs/start": "^1.1.0",
"solid-js": "^1.9.5",
"unstorage": "1.10.2",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-authjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@solidjs/router": "^0.15.1",
"@solidjs/start": "^1.1.0",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3",
"vinxi": "^0.5.7",
"@solidjs/meta": "^0.29.4",
"zod": "^3.22.4",
"@auth/core": "0.38.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"better-sqlite3": "^11.0.0",
"drizzle-orm": "^0.31.2",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=20"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@solidjs/start": "^1.1.0",
"@vinxi/plugin-mdx": "^3.7.1",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3",
"vinxi": "^0.5.7",
"solid-mdx": "^0.0.7"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@solidjs/start": "^1.1.0",
"prisma": "^5.12.1",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-solid-styled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@solidjs/start": "^1.1.0",
"solid-js": "^1.9.5",
"solid-styled": "^0.12.0",
"vinxi": "^0.5.3",
"vinxi": "^0.5.7",
"unplugin-solid-styled": "^0.12.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.1.0",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"devDependencies": {
"@tailwindcss/vite": "^4.0.7",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-tanstack-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/router-plugin": "^1.112.0",
"@solidjs/start": "^1.1.2",
"solid-js": "^1.9.5",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@typeschema/valibot": "^0.13.4",
"solid-js": "^1.9.5",
"valibot": "^0.29.0",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-unocss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@unocss/reset": "^0.65.1",
"solid-js": "^1.9.5",
"unocss": "^0.65.1",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"engines": {
"node": ">=22"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"jsdom": "^25.0.1",
"solid-js": "^1.9.3",
"typescript": "^5.6.3",
"vinxi": "^0.5.3",
"vinxi": "^0.5.7",
"vite": "^6.0.0",
"vite-plugin-solid": "^2.11.6",
"vitest": "3.0.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
},
"devDependencies": {
"solid-js": "^1.9.5",
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
},
"dependencies": {
"@tanstack/server-functions-plugin": "^1.119.2",
"@tanstack/server-functions-plugin": "1.121.21",
"@vinxi/plugin-directives": "^0.5.0",
"@vinxi/server-components": "^0.5.0",
"defu": "^6.1.2",
Expand All @@ -79,6 +79,6 @@
"vite-plugin-solid": "^2.11.1"
},
"peerDependencies": {
"vinxi": "^0.5.3"
"vinxi": "^0.5.7"
}
}
Loading
Loading
0