diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 7a0fa0b8..38669d01 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint-plugin-next-on-pages": "^1.11.3", "lint-staged": "^15.2.5", "postcss": "^8.4.38", - "prettier": "^3.2.5", + "prettier": "^3.3.3", "readline-sync": "^1.4.10", "tailwindcss": "^3.4.3", "tailwindcss-animate": "^1.0.7", @@ -79,6 +79,7 @@ "cheerio": "^1.0.0-rc.12", "compromise": "^14.13.0", "drizzle-orm": "0.30.0", + "eslint-config-turbo": "^2.0.6", "framer-motion": "^11.2.6", "geist": "^1.3.0", "grammy": "^1.25.1", |