aboutsummaryrefslogtreecommitdiffstats
path: root/middleware/package.json
blob: cf4f0073041b1c3886b6b5d1d5782a7398254e5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "name": "og-cron",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev",
    "build": "next build",
    "start": "next start",
    "lint": "next lint"
  },
  "dependencies": {
    "@libsql/client": "^0.15.15",
    "@next/font": "14.2.15",
    "@types/node": "24.0.8",
    "@types/react": "19.1.8",
    "@types/react-dom": "19.1.6",
    "@upstash/redis": "^1.35.4",
    "@vercel/analytics": "^1.5.0",
    "@vercel/og": "^0.6.8",
    "eslint": "9.30.0",
    "eslint-config-next": "15.3.4",
    "global": "^4.4.0",
    "next": "15.3.6",
    "postcss": "^8.5.6",
    "react": "19.1.0",
    "react-dom": "19.1.0",
    "typescript": "5.8.3"
  },
  "devDependencies": {
    "@tailwindcss/postcss": "^4.1.17",
    "tailwindcss": "^4.1.17"
  }
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage