diff --git a/apps/dashboard/package-lock.json b/apps/dashboard/package-lock.json index bc224e5..e7dfda5 100644 --- a/apps/dashboard/package-lock.json +++ b/apps/dashboard/package-lock.json @@ -13,7 +13,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.469.0", - "next": "^16.3.2", + "next": "16.3.2", "next-themes": "^0.4.6", "react": "^19.2.8", "react-dom": "^19.2.8", @@ -30,7 +30,7 @@ "@vitejs/plugin-react": "^6.1.0", "autoprefixer": "^10.5.4", "eslint": "^9.39.5", - "eslint-config-next": "^16.3.2", + "eslint-config-next": "16.3.2", "jsdom": "^25.0.1", "postcss": "^8.5.23", "tailwindcss": "^3.4.17", diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index 7bab260..7359f06 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -15,7 +15,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.469.0", - "next": "^16.3.2", + "next": "16.3.2", "next-themes": "^0.4.6", "react": "^19.2.8", "react-dom": "^19.2.8", @@ -32,7 +32,7 @@ "@vitejs/plugin-react": "^6.1.0", "autoprefixer": "^10.5.4", "eslint": "^9.39.5", - "eslint-config-next": "^16.3.2", + "eslint-config-next": "16.3.2", "jsdom": "^25.0.1", "postcss": "^8.5.23", "tailwindcss": "^3.4.17",