2025-03-05
Some checks failed
ci/woodpecker/push/publish_instable Pipeline failed

This commit is contained in:
gcch 2025-03-05 09:10:16 +01:00
commit ad01868a9f
23 changed files with 328 additions and 97 deletions

View file

@ -4,14 +4,14 @@
"type": "module",
"private": true,
"dependencies": {
"@effect/platform": "^0.77.4",
"@effect/sql-drizzle": "^0.29.4",
"@effect/platform": "^0.77.6",
"@effect/sql-drizzle": "^0.29.6",
"@thi.ng/color-palettes": "^1.4.36",
"@thi.ng/pixel": "^7.3.19",
"@thi.ng/pixel-dither": "^1.1.159",
"a11y-dialog": "^8.1.1",
"drizzle-orm": "^0.40.0",
"effect": "^3.13.4",
"effect": "^3.13.6",
"pinia": "^3.0.1",
"sqlocal": "^0.14.0",
"vue": "^3.5.13",
@ -29,7 +29,7 @@
"drizzle-kit": "^0.30.5",
"eslint": "^9.21.0",
"eslint-plugin-perfectionist": "^4.9.0",
"eslint-plugin-vue": "^9.32.0",
"eslint-plugin-vue": "^10.0.0",
"globals": "^16.0.0",
"jiti": "^2.4.2",
"knip": "^5.45.0",