Skip to content
Merged
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
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@
"dependencies": {
"@cloudinary/url-gen": "^1.22.0",
"@headlessui/react": "^2.2.10",
"@marsidev/react-turnstile": "^1.6.0",
"@marsidev/react-turnstile": "^1.6.1",
"@mdx-js/mdx": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@next/bundle-analyzer": "16.3.3",
"@next/bundle-analyzer": "16.3.4",
"@number-flow/react": "^0.6.2",
"@opentelemetry/api-logs": "^0.221.0",
"@opentelemetry/exporter-logs-otlp-http": "^0.221.0",
"@opentelemetry/resources": "^2.10.0",
"@opentelemetry/sdk-logs": "^0.221.0",
"@opentelemetry/api-logs": "^0.222.0",
"@opentelemetry/exporter-logs-otlp-http": "^0.222.0",
"@opentelemetry/resources": "^2.11.0",
"@opentelemetry/sdk-logs": "^0.222.0",
"@posthog/nextjs-config": "^1.10.0",
"@radix-ui/react-dialog": "^1.1.23",
"@radix-ui/react-dropdown-menu": "^2.1.24",
Expand All @@ -53,45 +53,45 @@
"@react-email/render": "^2.1.0",
"@t3-oss/env-nextjs": "^0.13.11",
"@tailwindcss/typography": "^0.5.20",
"@tanstack/react-query": "^5.102.4",
"@tanstack/react-query": "^5.102.8",
"@trpc/client": "11.18.0",
"@trpc/next": "11.18.0",
"@trpc/react-query": "11.18.0",
"@trpc/server": "11.18.0",
"@types/mdx": "^2.0.14",
"@upstash/ratelimit": "^2.0.8",
"@upstash/redis": "^1.38.2",
"@upstash/redis": "^1.38.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"date-fns": "^4.4.0",
"fathom-client": "^3.7.2",
"feed": "^6.0.0",
"gray-matter": "^4.0.3",
"lucide-react": "^1.34.0",
"lucide-react": "^1.39.0",
"micro": "^10.0.1",
"next": "16.3.3",
"next": "16.3.4",
"next-cloudinary": "^6.18.8",
"next-mdx-remote": "6.0.0",
"nuqs": "^2.10.1",
"pluralize": "^8.0.0",
"postcss": "^8.5.26",
"posthog-js": "^1.419.4",
"posthog-node": "^5.51.2",
"posthog-js": "^1.424.1",
"posthog-node": "^5.51.6",
"prism-react-renderer": "^2.4.1",
"react": "19.2.8",
"react-aria": "^3.51.0",
"react-aria": "^3.52.0",
"react-dom": "19.2.8",
"react-email": "6.9.3",
"react-hook-form": "^7.86.0",
"react-stately": "^3.49.0",
"react-hook-form": "^7.87.0",
"react-stately": "^3.50.0",
"rehype-img-size": "^1.0.1",
"rehype-slug": "^6.0.0",
"remark-gfm": "^4.0.1",
"remark-mdx": "^3.1.1",
"remark-parse": "^11.0.0",
"remark-stringify": "^11.0.0",
"resend": "^6.22.1",
"resend": "^6.25.0",
"sass": "^1.103.1",
"sharp": "^0.35.4",
"slugify": "^1.6.9",
Expand All @@ -101,25 +101,25 @@
"tailwind-merge": "^3.6.0",
"tailwindcss-animate": "^1.0.7",
"unified": "^11.0.5",
"zod": "^4.4.3"
"zod": "^4.5.4"
},
"devDependencies": {
"@eslint/js": "^10.0.1",
"@ianvs/prettier-plugin-sort-imports": "^4.7.1",
"@next/eslint-plugin-next": "16.3.3",
"@next/eslint-plugin-next": "16.3.4",
"@playwright/test": "1.62.1",
"@tailwindcss/postcss": "^4.3.3",
"@testing-library/jest-dom": "^7.0.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.6",
"@testing-library/react": "^16.3.3",
"@testing-library/user-event": "^14.6.7",
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
"@types/mdast": "^4.0.4",
"@types/node": "^26.3.0",
"@types/node": "^26.4.1",
"@types/pluralize": "^0.0.33",
"@types/react": "19.2.18",
"@typescript-eslint/eslint-plugin": "^8.68.0",
"@typescript-eslint/parser": "^8.68.0",
"@vitejs/plugin-react": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^8.69.0",
"@typescript-eslint/parser": "^8.69.0",
"@vitejs/plugin-react": "^6.1.1",
"babel-plugin-react-compiler": "^1.0.0",
"dotenv": "^17.4.2",
"eslint": "10.9.1",
Expand All @@ -131,15 +131,15 @@
"github-slugger": "^2.0.0",
"jiti": "^2.7.0",
"jsdom": "^30.0.1",
"knip": "^6.32.2",
"knip": "^6.34.0",
"pagefind": "^1.5.2",
"prettier": "^3.9.6",
"prettier-plugin-tailwindcss": "^0.8.1",
"schema-dts": "^2.0.0",
"tailwindcss": "^4.3.3",
"tsx": "^4.23.12",
"tsx": "^4.23.13",
"typescript": "^6.0.3",
"typescript-eslint": "^8.68.0",
"typescript-eslint": "^8.69.0",
"vite": "^8.2.2",
"vite-tsconfig-paths": "^6.1.1",
"vitest": "^4.1.11"
Expand Down
Loading