Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4,060 changes: 2,025 additions & 2,035 deletions client/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"lucide-react": "0.510.0",
"luxon": "3.6.1",
"mapbox-gl": "^3.15.0",
"next": "15.3.2",
"next": "15.3.6",
"next-themes": "0.4.6",
"nuqs": "^2.7.3",
"ol": "^10.6.1",
Expand Down
6 changes: 6 additions & 0 deletions docs/content/blog/_meta.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
export default {
"paid-search-analytics":
"Paid Search Analytics - How to Optimize Ad Spend and Maximize ROI",
"is-google-analytics-free":
"Is Google Analytics Free? The Hidden Costs You're Not Seeing",
"rybbit-pricing":
"Rybbit vs Heap Pricing - A Clear, Affordable Alternative to Heap Analytics",
"5k-stars":
"How my open source SaaS got 5,000 Github stars in 9 days with zero marketing effort",
"website-traffic-drop":
Expand Down
313 changes: 313 additions & 0 deletions docs/content/blog/is-google-analytics-free.mdx

Large diffs are not rendered by default.

514 changes: 514 additions & 0 deletions docs/content/blog/paid-search-analytics.mdx

Large diffs are not rendered by default.

467 changes: 467 additions & 0 deletions docs/content/blog/rybbit-pricing.mdx

Large diffs are not rendered by default.

98 changes: 49 additions & 49 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"luxon": "^3.7.2",
"mapbox-gl": "^3.16.0",
"mermaid": "^11.12.0",
"next": "16.0.0",
"next": "16.0.7",
"next-themes": "^0.4.6",
"react": "^19.2.0",
"react-dom": "^19.2.0",
Expand All @@ -43,9 +43,9 @@
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"eslint": "^9",
"eslint-config-next": "16.0.0",
"eslint-config-next": "16.0.7",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.16",
"typescript": "^5.9.3"
}
}
}