aboutsummaryrefslogtreecommitdiffstats
path: root/middleware/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'middleware/package.json')
-rw-r--r--middleware/package.json49
1 files changed, 24 insertions, 25 deletions
diff --git a/middleware/package.json b/middleware/package.json
index 288c55b..a4446e3 100644
--- a/middleware/package.json
+++ b/middleware/package.json
@@ -1,27 +1,26 @@
{
- "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"
- }
+ "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",
+ "@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