chore: update project dependencies and configuration

- Removed Tailwind CSS tag from the artchat project metadata.
- Updated @nuxtjs/mdc package version from ^0.19.1 to 0.19.2 in package.json.
- Added migrations_table and migrations_dir properties to the D1 database configuration in wrangler.jsonc.
This commit is contained in:
2025-12-24 13:14:35 +01:00
parent 0e033b6e02
commit 2c545875d1
9 changed files with 135 additions and 39 deletions

View File

@@ -16,7 +16,7 @@
"@nuxt/eslint": "1.12.1",
"@nuxt/ui": "^4.3.0",
"@nuxthub/core": "0.10.4",
"@nuxtjs/mdc": "^0.19.1",
"@nuxtjs/mdc": "0.19.2",
"@vueuse/core": "^14.1.0",
"@vueuse/math": "^14.1.0",
"better-sqlite3": "^12.5.0",