update deps

This commit is contained in:
Linus Miller 2026-01-27 17:47:04 +01:00
parent a17baba9c9
commit 794d81438d
2 changed files with 803 additions and 1166 deletions

View File

@ -28,49 +28,48 @@
"@bmp/highlight-stack": "^0.1.2",
"@domp/suppress": "^0.4.0",
"@fastify/cookie": "^11.0.2",
"@fastify/middie": "^9.0.3",
"@fastify/middie": "^9.1.0",
"@fastify/session": "^11.1.1",
"@fastify/static": "^8.3.0",
"@fastify/static": "^9.0.0",
"@fastify/type-provider-typebox": "^6.1.0",
"chalk": "^5.6.2",
"classnames": "^2.5.1",
"easy-tz": "^0.2.0",
"fastify": "^5.6.2",
"fastify": "^5.7.2",
"fastify-plugin": "^5.1.0",
"fastify-session-redis-store": "^7.1.2",
"fastify-type-provider-zod": "^6.1.0",
"ioredis": "^5.8.2",
"kysely": "^0.28.9",
"lodash": "^4.17.21",
"ioredis": "^5.9.2",
"kysely": "^0.28.10",
"lodash": "^4.17.23",
"lowline": "^0.4.2",
"mini-qs": "^0.2.0",
"pg": "^8.16.3",
"pg-protocol": "^1.10.3",
"pg": "^8.17.2",
"pg-protocol": "^1.11.0",
"pino-abstract-transport": "^3.0.0",
"preact": "^10.28.0",
"preact-iso": "^2.11.0",
"preact": "^10.28.2",
"preact-iso": "^2.11.1",
"preact-router": "^4.1.2",
"rek": "^0.8.1",
"zod": "^4.2.1"
"zod": "^4.3.6"
},
"devDependencies": {
"@babel/core": "^7.26.10",
"@preact/preset-vite": "^2.10.1",
"@babel/core": "^7.28.6",
"@preact/preset-vite": "^2.10.3",
"@testing-library/preact": "^3.2.4",
"@types/d3-dsv": "^3.0.7",
"@types/lodash": "^4.17.16",
"@types/node": "^24.10.1",
"@typescript/native-preview": "7.0.0-dev.20251126.1",
"@types/lodash": "^4.17.23",
"@types/node": "^25.0.10",
"@typescript/native-preview": "7.0.0-dev.20260127.1",
"d3-dsv": "^3.0.1",
"esbuild": "^0.27.0",
"globals": "^16.0.0",
"esbuild": "^0.27.2",
"husky": "^9.1.7",
"jsdom": "^27.2.0",
"jsdom": "^27.4.0",
"lint-staged": "^16.2.7",
"oxlint": "^1.29.0",
"prettier": "^3.5.3",
"sass": "^1.85.1",
"typebox": "^1.0.55",
"vite": "^7.2.4"
"oxlint": "^1.42.0",
"prettier": "^3.8.1",
"sass": "^1.97.3",
"typebox": "^1.0.80",
"vite": "^7.3.1"
}
}

1922
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff