add patch for solid start (tanstack underneath)

This commit is contained in:
Chris Kruining 2025-05-14 13:51:33 +02:00
parent 9bc0e3397d
commit 8ebf1e044e
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
2 changed files with 17 additions and 0 deletions

View file

@ -36,5 +36,8 @@
"vite-plugin-solid-svg": "^0.8.1",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.1.3"
},
"patchedDependencies": {
"@tanstack/directive-functions-plugin@1.119.2": "patches/@tanstack%2Fdirective-functions-plugin@1.119.2.patch"
}
}