Chore: solid-start 0.6.0

This commit is contained in:
Aron Malcher 2024-02-28 22:00:19 +01:00
parent 68e8218b1b
commit b28d381948
Signed by: aronmal
GPG key ID: 816B7707426FC612
3 changed files with 284 additions and 615 deletions

View file

@ -1,7 +1,5 @@
import { defineConfig } from "@solidjs/start/config";
export default defineConfig({
start: {
middleware: "./src/middleware.ts",
},
middleware: "./src/middleware.ts",
});

View file

@ -24,8 +24,8 @@
"@paralleldrive/cuid2": "^2.2.2",
"@solidjs/meta": "^0.29.3",
"@solidjs/router": "^0.12.4",
"@solidjs/start": "^0.5.10",
"arctic": "^1.2.0",
"@solidjs/start": "^0.6.0",
"arctic": "^1.2.1",
"drizzle-orm": "^0.29.4",
"http-status": "^1.7.4",
"json-stable-stringify": "^1.1.1",
@ -35,19 +35,19 @@
"openapi-fetch": "^0.9.2",
"postgres": "^3.4.3",
"solid-js": "^1.8.15",
"vinxi": "^0.3.3"
"vinxi": "^0.3.4"
},
"devDependencies": {
"@types/json-stable-stringify": "^1.0.36",
"@types/object-hash": "^3.0.6",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.20.14",
"drizzle-zod": "^0.5.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-solid": "^0.13.1",
"h3": "^1.10.2",
"h3": "^1.11.1",
"openapi-typescript": "^6.7.4",
"pg": "^8.11.3",
"prettier": "^3.2.5",

File diff suppressed because it is too large Load diff