1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 18:08:28 -04:00

97 Commits

Author SHA1 Message Date
2b4a86a900
restore YAML frontmatter 2025-03-16 15:35:01 -04:00
7c4144a1e7
switch to shiki for syntax highlighting 2025-03-15 21:19:57 -04:00
5ca7e6cb22
extract metadata merging logic from each page into a helper function 2025-03-14 20:16:27 -04:00
6e572a8f48
fix post title encoding 2025-03-14 15:08:00 -04:00
3932660acc
pre-render optimizations 2025-03-14 12:51:18 -04:00
e162d6a46c
dynamic opengraph images 2025-03-14 08:22:32 -04:00
dependabot[bot]
b7436a7237 📦 npm: Bump the nextjs group with 5 updates
Bumps the nextjs group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.3.0-canary.2` | `15.3.0-canary.3` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.3.0-canary.2` | `15.3.0-canary.3` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.3.0-canary.2` | `15.3.0-canary.3` |
| [next](https://github.com/vercel/next.js) | `15.3.0-canary.2` | `15.3.0-canary.3` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.0-canary.2` | `15.3.0-canary.3` |


Updates `@next/bundle-analyzer` from 15.3.0-canary.2 to 15.3.0-canary.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.0-canary.3/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.3.0-canary.2 to 15.3.0-canary.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.0-canary.3/packages/next-mdx)

Updates `@next/third-parties` from 15.3.0-canary.2 to 15.3.0-canary.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.0-canary.3/packages/third-parties)

Updates `next` from 15.3.0-canary.2 to 15.3.0-canary.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.3.0-canary.2...v15.3.0-canary.3)

Updates `eslint-config-next` from 15.3.0-canary.2 to 15.3.0-canary.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.0-canary.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-12 18:17:54 -04:00
dependabot[bot]
6a57fde2f1 📦 npm: Bump the nextjs group with 5 updates
Bumps the nextjs group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.3.0-canary.1` | `15.3.0-canary.2` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.3.0-canary.1` | `15.3.0-canary.2` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.3.0-canary.1` | `15.3.0-canary.2` |
| [next](https://github.com/vercel/next.js) | `15.3.0-canary.1` | `15.3.0-canary.2` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.0-canary.1` | `15.3.0-canary.2` |


Updates `@next/bundle-analyzer` from 15.3.0-canary.1 to 15.3.0-canary.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.0-canary.2/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.3.0-canary.1 to 15.3.0-canary.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.0-canary.2/packages/next-mdx)

Updates `@next/third-parties` from 15.3.0-canary.1 to 15.3.0-canary.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.0-canary.2/packages/third-parties)

Updates `next` from 15.3.0-canary.1 to 15.3.0-canary.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.3.0-canary.1...v15.3.0-canary.2)

Updates `eslint-config-next` from 15.3.0-canary.1 to 15.3.0-canary.2
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.0-canary.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-12 15:07:10 -04:00
dependabot[bot]
883d415297 📦 npm: Bump lint-staged from 15.4.3 to 15.5.0
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.3 to 15.5.0.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.3...v15.5.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-12 15:05:56 -04:00
dependabot[bot]
b8b3a95c67 📦 npm: Bump @babel/runtime in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `@babel/runtime` from 7.26.9 to 7.26.10
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-12 10:59:11 -04:00
5b2caf4a96
add stylelint 2025-03-12 09:44:06 -04:00
8e89701453
lucide icons 2025-03-11 21:18:41 -04:00
dependabot[bot]
42d9470480 📦 npm: Bump the prisma group with 2 updates
Bumps the prisma group with 2 updates: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


Updates `@prisma/client` from 6.4.1 to 6.5.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.5.0/packages/client)

Updates `prisma` from 6.4.1 to 6.5.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.5.0/packages/cli)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prisma
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 14:43:44 -04:00
125a6932c2
vercel analytics ➡️ umami 2025-03-11 14:28:29 -04:00
dependabot[bot]
fa54a4f978 📦 npm: Bump the nextjs group with 5 updates
Bumps the nextjs group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.2.2-canary.5` | `15.2.2-canary.6` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.2.2-canary.5` | `15.2.2-canary.6` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.2.2-canary.5` | `15.2.2-canary.6` |
| [next](https://github.com/vercel/next.js) | `15.2.2-canary.5` | `15.2.2-canary.6` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.2-canary.5` | `15.2.2-canary.6` |


Updates `@next/bundle-analyzer` from 15.2.2-canary.5 to 15.2.2-canary.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.6/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.2.2-canary.5 to 15.2.2-canary.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.6/packages/next-mdx)

Updates `@next/third-parties` from 15.2.2-canary.5 to 15.2.2-canary.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.6/packages/third-parties)

Updates `next` from 15.2.2-canary.5 to 15.2.2-canary.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.2-canary.5...v15.2.2-canary.6)

Updates `eslint-config-next` from 15.2.2-canary.5 to 15.2.2-canary.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.6/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 10:41:41 -04:00
e166c63988
remove react-spring dependency 2025-03-08 23:13:32 -05:00
dependabot[bot]
5cfa86f690 📦 npm: Bump the nextjs group with 5 updates
Bumps the nextjs group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `15.2.2-canary.3` | `15.2.2-canary.4` |
| [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) | `15.2.2-canary.3` | `15.2.2-canary.4` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.2.2-canary.3` | `15.2.2-canary.4` |
| [next](https://github.com/vercel/next.js) | `15.2.2-canary.3` | `15.2.2-canary.4` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.2-canary.3` | `15.2.2-canary.4` |


Updates `@next/bundle-analyzer` from 15.2.2-canary.3 to 15.2.2-canary.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.4/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.2.2-canary.3 to 15.2.2-canary.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.4/packages/next-mdx)

Updates `@next/third-parties` from 15.2.2-canary.3 to 15.2.2-canary.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.4/packages/third-parties)

Updates `next` from 15.2.2-canary.3 to 15.2.2-canary.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.2-canary.3...v15.2.2-canary.4)

Updates `eslint-config-next` from 15.2.2-canary.3 to 15.2.2-canary.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-08 13:02:31 -05:00
a21206eaa5
allow react to properly merge/dedupe homepage inline styles
https://react.dev/reference/react-dom/components/style#rendering-an-inline-css-stylesheet
2025-03-08 10:34:57 -05:00
354dade9aa
move some non-post pages to mdx 2025-03-07 11:53:23 -05:00
dependabot[bot]
8118b8501a 📦 npm: Bump the nextjs group with 4 updates
Bumps the nextjs group with 4 updates: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@next/bundle-analyzer` from 15.2.2-canary.2 to 15.2.2-canary.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.3/packages/next-bundle-analyzer)

Updates `@next/mdx` from 15.2.2-canary.2 to 15.2.2-canary.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.3/packages/next-mdx)

Updates `next` from 15.2.2-canary.2 to 15.2.2-canary.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.2-canary.2...v15.2.2-canary.3)

Updates `eslint-config-next` from 15.2.2-canary.2 to 15.2.2-canary.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.2-canary.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 10:34:10 -05:00
6706aa68ab
refactor notes directory and front matter 2025-03-06 16:52:11 -05:00
8b2e513ca9
marginally better error logging 2025-03-06 13:25:21 -05:00
dependabot[bot]
f7d5413165 📦 npm: Bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 09:21:31 -05:00
377db1adcb
Revert "add sentry to investigate 500 errors"
This reverts commit 8f946d50d8f5b8252f39f277ab5d538e4fc98d8e.
2025-03-06 08:27:48 -05:00
3804298210
fix eslint 9 problems, especially in vs code 2025-03-06 08:19:37 -05:00
b7977b8d96
use zod to validate form data the "right" way 2025-03-05 12:49:54 -05:00
8f946d50d8
add sentry to investigate 500 errors 2025-03-04 15:46:50 -05:00
a73323ae8b
skip middleware for static and metadata files 2025-03-04 09:15:17 -05:00
ba10742c9b
properly import and optimize/cache images in markdown files 2025-03-03 15:56:57 -05:00
36faa6c234
simplify theme provider 2025-03-01 16:08:12 -05:00
dependabot[bot]
9c4d14fa45 📦 npm: Bump the nextjs group with 3 updates
Bumps the nextjs group with 3 updates: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@next/bundle-analyzer` from 15.2.1-canary.2 to 15.2.1-canary.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.1-canary.4/packages/next-bundle-analyzer)

Updates `next` from 15.2.1-canary.2 to 15.2.1-canary.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.1-canary.2...v15.2.1-canary.4)

Updates `eslint-config-next` from 15.2.1-canary.2 to 15.2.1-canary.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.1-canary.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-01 16:07:05 -05:00
ba48a1bbb2
bump next to canary 2025-02-28 12:14:34 -05:00
dependabot[bot]
4ae0b41437 📦 npm: Bump the nextjs group across 1 directory with 3 updates
Bumps the nextjs group with 3 updates in the / directory: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@next/bundle-analyzer` from 15.2.0-canary.60 to 15.2.0-canary.74
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.0-canary.74/packages/next-bundle-analyzer)

Updates `next` from 15.2.0-canary.60 to 15.2.0-canary.74
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.0-canary.60...v15.2.0-canary.74)

Updates `eslint-config-next` from 15.2.0-canary.60 to 15.2.0-canary.74
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.0-canary.74/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 15:25:59 -07:00
dependabot[bot]
fc10e8f0f7 📦 npm: Bump the prisma group across 1 directory with 2 updates
Bumps the prisma group with 2 updates in the / directory: [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


Updates `@prisma/client` from 6.3.1 to 6.4.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.4.1/packages/client)

Updates `prisma` from 6.3.1 to 6.4.1
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.4.1/packages/cli)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prisma
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 15:18:00 -07:00
dependabot[bot]
7d818d669c 📦 npm: Bump react-tweet from 3.2.1 to 3.2.2
Bumps [react-tweet](https://github.com/vercel-labs/react-tweet) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/vercel-labs/react-tweet/releases)
- [Commits](https://github.com/vercel-labs/react-tweet/compare/react-tweet@3.2.1...react-tweet@3.2.2)

---
updated-dependencies:
- dependency-name: react-tweet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 15:16:52 -07:00
dependabot[bot]
5613c31a8d 📦 npm: Bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@eslint/eslintrc](https://github.com/eslint/eslintrc), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/eslintrc` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/v3.2.0...v3.3.0)

Updates `@eslint/js` from 9.20.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js)

Updates `eslint` from 9.20.1 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.20.1...v9.21.0)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 10:10:34 -07:00
dependabot[bot]
d9ae58f310 📦 npm: Bump react-icons from 5.4.0 to 5.5.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 10:10:04 -07:00
dependabot[bot]
d5c80cc881 📦 npm: Bump prettier from 3.5.1 to 3.5.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 09:57:25 -07:00
dependabot[bot]
d21004b529 📦 npm: Bump the react group across 1 directory with 2 updates
Bumps the react group with 2 updates in the / directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `@types/react` from 19.0.8 to 19.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.0.3 to 19.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: react
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 09:57:12 -07:00
dependabot[bot]
744ca2cde8 📦 npm: Bump @octokit/graphql from 8.2.0 to 8.2.1
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](https://github.com/octokit/graphql.js/compare/v8.2.0...v8.2.1)

---
updated-dependencies:
- dependency-name: "@octokit/graphql"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 09:56:52 -07:00
dependabot[bot]
ee92467993 📦 npm: Bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: [@octokit/request-error](https://github.com/octokit/request-error.js) and [@octokit/request](https://github.com/octokit/request.js).


Updates `@octokit/request-error` from 6.1.6 to 6.1.7
- [Release notes](https://github.com/octokit/request-error.js/releases)
- [Commits](https://github.com/octokit/request-error.js/compare/v6.1.6...v6.1.7)

Updates `@octokit/request` from 9.2.0 to 9.2.2
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](https://github.com/octokit/request.js/compare/v9.2.0...v9.2.2)

---
updated-dependencies:
- dependency-name: "@octokit/request-error"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@octokit/request"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 09:56:30 -07:00
c1ed417003
remove prisma accelerate extension 2025-02-14 17:26:11 -05:00
dependabot[bot]
5926713b9a 📦 npm: Bump @octokit/endpoint in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [@octokit/endpoint](https://github.com/octokit/endpoint.js).


Updates `@octokit/endpoint` from 10.1.2 to 10.1.3
- [Release notes](https://github.com/octokit/endpoint.js/releases)
- [Commits](https://github.com/octokit/endpoint.js/compare/v10.1.2...v10.1.3)

---
updated-dependencies:
- dependency-name: "@octokit/endpoint"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-14 15:29:25 -05:00
dependabot[bot]
5cfedf274d 📦 npm: Bump the nextjs group across 1 directory with 3 updates
Bumps the nextjs group with 3 updates in the / directory: [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer), [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `@next/bundle-analyzer` from 15.2.0-canary.46 to 15.2.0-canary.55
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.0-canary.55/packages/next-bundle-analyzer)

Updates `next` from 15.2.0-canary.46 to 15.2.0-canary.55
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.0-canary.46...v15.2.0-canary.55)

Updates `eslint-config-next` from 15.2.0-canary.46 to 15.2.0-canary.55
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.2.0-canary.55/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 15:27:44 -05:00
83527e0c61
running back to postgres, once again... 2025-02-12 15:12:50 -05:00
37375b766f
server all the actions! 2025-02-08 12:37:41 -05:00
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00
e97613dda5
finally bump eslint to 9.x 2025-01-16 10:54:19 -05:00
70f86283a7 upgrade to next 15 2024-11-22 10:44:40 -05:00
8f987be75e
geist fonts are now on google 2024-11-22 10:34:55 -05:00