From 157ab4345f64b92d101dfe8bb0c84b57b99f24ba Mon Sep 17 00:00:00 2001 From: kuekhaoyang Date: Wed, 4 Feb 2026 16:51:11 +0800 Subject: [PATCH] update --- package-lock.json | 4 ++-- package.json | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 942b84f..bdbe5c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kvideo", - "version": "4.0.6", + "version": "4.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kvideo", - "version": "4.0.6", + "version": "4.0.7", "dependencies": { "@dnd-kit/core": "^6.3.1", "@dnd-kit/sortable": "^10.0.0", diff --git a/package.json b/package.json index c0d9a94..54753a6 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,10 @@ "@vercel/analytics": "^1.6.1", "hls.js": "^1.6.15", "lucide-react": "^0.563.0", - "next": "16.1.4", - "react": "19.2.3", - "react-dom": "19.2.3", - "zustand": "^5.0.10" + "next": "16.1.6", + "react": "19.2.4", + "react-dom": "19.2.4", + "zustand": "^5.0.11" }, "devDependencies": { "@cloudflare/next-on-pages": "^1.13.16", @@ -28,9 +28,9 @@ "@types/react": "^19", "@types/react-dom": "^19", "eslint": "^9", - "eslint-config-next": "16.1.4", + "eslint-config-next": "16.1.6", "postcss": "^8.5.6", "tailwindcss": "^4", "typescript": "^5" } -} +} \ No newline at end of file