aboutsummaryrefslogtreecommitdiffstats
path: root/middleware/package.json
blob: 288c55b48df72956ddf42cfa1898ad38be49ff93 (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
{
	"name": "og-cron",
	"version": "0.1.0",
	"private": true,
	"scripts": {
		"dev": "next dev",
		"build": "next build",
		"start": "next start",
		"lint": "next lint"
	},
	"dependencies": {
		"@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.0",
		"@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.4",
		"react": "19.1.0",
		"react-dom": "19.1.0",
		"typescript": "5.8.3"
	}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage