mirror of
https://github.com/ArthurDanjou/artagents.git
synced 2026-02-01 04:37:57 +01:00
lint code
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "nuxt-app",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.8.0",
|
||||
"scripts": {
|
||||
"build": "nuxt build",
|
||||
"dev": "nuxt dev",
|
||||
@@ -15,7 +16,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/vue": "^1.2.8",
|
||||
"@nuxt/eslint": "^1.3.0",
|
||||
"@nuxt/icon": "1.12.0",
|
||||
"@nuxt/ui": "3.0.2",
|
||||
"@nuxthub/core": "^0.8.24",
|
||||
@@ -30,6 +30,7 @@
|
||||
"zod": "^3.24.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^4.12.0",
|
||||
"@iconify-json/heroicons": "^1.2.2",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@nuxt/eslint-config": "^1.3.0",
|
||||
@@ -37,6 +38,5 @@
|
||||
"typescript": "^5.8.3",
|
||||
"vue-tsc": "^2.2.8",
|
||||
"wrangler": "^4.10.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user