update deps
This commit is contained in:
parent
275fb87eeb
commit
d902f19d35
2 changed files with 22 additions and 18 deletions
|
@ -22,25 +22,25 @@
|
|||
"@solidjs/meta": "^0.29.4",
|
||||
"@solidjs/router": "^0.15.3",
|
||||
"@solidjs/start": "^1.1.4",
|
||||
"better-auth": "^1.2.7",
|
||||
"better-auth": "^1.2.8",
|
||||
"bindings": "^1.5.0",
|
||||
"open-props": "^1.7.15",
|
||||
"openapi-fetch": "^0.13.8",
|
||||
"sitemap": "^8.0.0",
|
||||
"solid-icons": "^1.1.0",
|
||||
"solid-js": "^1.9.6",
|
||||
"solid-js": "^1.9.7",
|
||||
"vinxi": "^0.5.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^6.6.3",
|
||||
"browserslist": "^4.24.5",
|
||||
"bun-types": "^1.2.13",
|
||||
"bun-types": "^1.2.14",
|
||||
"lightningcss": "^1.30.1",
|
||||
"openapi-typescript": "^7.8.0",
|
||||
"solid-devtools": "^0.33.0",
|
||||
"vite-plugin-solid-svg": "^0.8.1",
|
||||
"vite-tsconfig-paths": "^5.1.4",
|
||||
"vitest": "^3.1.3"
|
||||
"vitest": "^3.1.4"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"@tanstack/directive-functions-plugin@1.119.2": "patches/@tanstack%2Fdirective-functions-plugin@1.119.2.patch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue