diff --git a/templates/types/streaming/nextjs/package.json b/templates/types/streaming/nextjs/package.json
index 5cddd0f735f750dd05783ae849e493983d1672f8..fc68725d40560fa6b68a9757dcf1c5e22f193dc1 100644
--- a/templates/types/streaming/nextjs/package.json
+++ b/templates/types/streaming/nextjs/package.json
@@ -9,15 +9,15 @@
   },
   "dependencies": {
     "@radix-ui/react-slot": "^1.0.2",
-    "ai": "^2.2.25",
+    "ai": "^2.2.27",
     "class-variance-authority": "^0.7.0",
     "clsx": "^1.2.1",
     "dotenv": "^16.3.1",
     "llamaindex": "0.0.37",
     "lucide-react": "^0.294.0",
-    "next": "^13",
-    "react": "^18",
-    "react-dom": "^18",
+    "next": "^13.5.6",
+    "react": "^18.2.0",
+    "react-dom": "^18.2.0",
     "react-markdown": "^8.0.7",
     "react-syntax-highlighter": "^15.5.0",
     "remark": "^14.0.3",
@@ -28,15 +28,15 @@
     "tailwind-merge": "^2.1.0"
   },
   "devDependencies": {
-    "@types/node": "^20",
-    "@types/react": "^18",
-    "@types/react-dom": "^18",
-    "autoprefixer": "^10.1",
-    "eslint": "^8",
-    "eslint-config-next": "^13",
-    "postcss": "^8",
-    "tailwindcss": "^3.3",
-    "typescript": "^5",
-    "@types/react-syntax-highlighter": "^15.5.6"
+    "@types/node": "^20.10.3",
+    "@types/react": "^18.2.42",
+    "@types/react-dom": "^18.2.17",
+    "autoprefixer": "^10.4.16",
+    "eslint": "^8.55.0",
+    "eslint-config-next": "^13.5.6",
+    "postcss": "^8.4.32",
+    "tailwindcss": "^3.3.6",
+    "typescript": "^5.3.2",
+    "@types/react-syntax-highlighter": "^15.5.11"
   }
 }
\ No newline at end of file