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

This commit is contained in:
gcch 2025-03-11 21:53:20 +01:00
commit 6d873c8366
22 changed files with 444 additions and 156 deletions

View file

@ -4,15 +4,15 @@
"type": "module",
"private": true,
"dependencies": {
"@effect/platform": "^0.78.0",
"@effect/sql-drizzle": "^0.30.0",
"@thi.ng/color-palettes": "^1.4.36",
"@thi.ng/pixel": "^7.3.19",
"@thi.ng/pixel-dither": "^1.1.159",
"@effect/platform": "^0.79.0",
"@effect/sql-drizzle": "^0.31.0",
"@thi.ng/color-palettes": "^1.4.37",
"@thi.ng/pixel": "^7.3.20",
"@thi.ng/pixel-dither": "^1.1.160",
"@xstate/vue": "^4.0.2",
"a11y-dialog": "^8.1.1",
"drizzle-orm": "^0.40.0",
"effect": "^3.13.7",
"effect": "^3.13.9",
"pinia": "^3.0.1",
"sqlocal": "^0.14.0",
"vue": "^3.5.13",
@ -22,7 +22,7 @@
"devDependencies": {
"@cspell/dict-fr-fr": "^2.2.5",
"@eslint/css": "^0.4.0",
"@types/bun": "^1.2.4",
"@types/bun": "^1.2.5",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-typescript": "^14.5.0",
"@vue/typescript-plugin": "^2.2.8",
@ -30,7 +30,7 @@
"cspell": "^8.17.5",
"drizzle-kit": "^0.30.5",
"eslint": "^9.22.0",
"eslint-plugin-perfectionist": "^4.9.0",
"eslint-plugin-perfectionist": "^4.10.1",
"eslint-plugin-vue": "^10.0.0",
"globals": "^16.0.0",
"jiti": "^2.4.2",