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

822 Commits

Author SHA1 Message Date
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
c1ed417003
remove prisma accelerate extension 2025-02-14 17:26:11 -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
4b719f8740
remove vercel speed insights 2024-11-20 18:37:54 -05:00
f886a7cd0b
bump deps 2024-10-11 10:48:21 -04:00
89cd6780f9
bump deps and fix lint 2024-09-11 17:26:42 -04:00
563533fdb0 move from fathom to vercel analytics 2024-07-31 16:47:21 +00:00
fff106ffbb
bump next to 14.2.5 2024-07-31 12:15:13 -04:00
5fe420913e switch to cloudflare turnstile 2024-07-31 14:57:19 +00:00
dependabot[bot]
19fb5da2d9
📦 npm: Bump next-mdx-remote from 4.4.1 to 5.0.0 (#2018)
* 📦 npm: Bump next-mdx-remote from 4.4.1 to 5.0.0

Bumps [next-mdx-remote](https://github.com/hashicorp/next-mdx-remote) from 4.4.1 to 5.0.0.
- [Release notes](https://github.com/hashicorp/next-mdx-remote/releases)
- [Changelog](https://github.com/hashicorp/next-mdx-remote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/next-mdx-remote/compare/v4.4.1...v5.0.0)

---
updated-dependencies:
- dependency-name: next-mdx-remote
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump remark plugins

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jake Jarvis <jake@jarv.is>
2024-06-23 13:20:50 -04:00
35ada3a1c2
bump next to 14.2 2024-06-23 11:14:13 -04:00
dependabot[bot]
db2fdaa8dd 📦 npm: Bump the nextjs group with 2 updates
Bumps the nextjs group with 2 updates: [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` from 14.1.3 to 14.1.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/v14.1.3...v14.1.4)

Updates `eslint-config-next` from 14.1.3 to 14.1.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/v14.1.4/packages/eslint-config-next)

---
updated-dependencies:
- 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>
2024-04-01 11:23:04 -04:00
971747a161
goodbye planetscale 🪦 hello turso 👋 2024-04-01 11:12:24 -04:00
1813de3f0a
bump some deps 2024-04-01 10:36:46 -04:00
dependabot[bot]
5c926356d3 📦 npm: Bump the nextjs group with 2 updates
Bumps the nextjs group with 2 updates: [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` from 14.1.0 to 14.1.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/v14.1.0...v14.1.3)

Updates `eslint-config-next` from 14.1.0 to 14.1.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/v14.1.3/packages/eslint-config-next)

---
updated-dependencies:
- 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>
2024-03-12 15:11:27 -04:00
e1a26d5257
refactor .js files to ES modules where possible 2024-03-12 14:58:00 -04:00
e661ca48b8
add a *very* basic minifier to remove the insane amount of whitespace from compiled MDX 2024-02-28 14:59:01 -05:00
dependabot[bot]
1c1f2ef9e9 📦 npm: Bump @octokit/graphql from 7.0.2 to 8.0.1
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 7.0.2 to 8.0.1.
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](https://github.com/octokit/graphql.js/compare/v7.0.2...v8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 14:50:32 -05:00
4bef13f4ab
use standard email/SMTP for contact form instead of airtable API 2024-02-27 17:34:48 -05:00
815059a9e2
seize back control over geist font loaders 2024-02-26 14:35:59 -05:00
955cfe421f
remove dependency on uglify-js 2024-02-26 10:49:14 -05:00
e5c553cea8
fix /static 404s (not sure why they're happening though?) 2024-02-19 15:25:28 -05:00
7080350ee7
proxy /tweets site to GitHub pages 2024-02-16 23:56:05 -05:00
6f5c066525
detatch theme provider from stitches logic 2024-02-15 10:48:45 -05:00
b5f0f56702
remove webmention.io 2024-02-14 21:14:18 -05:00
1a6ac7f483
migrated to supabase postgres 2024-02-07 14:55:16 -05:00
5b0c126ffc
wrap hit counter with an error boundary in case the API falls on its face again 2024-01-21 13:22:14 -05:00
dependabot[bot]
cf7d7374de 📦 npm: Bump geist from 1.2.0 to 1.2.1
Bumps [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vercel/geist-font/releases)
- [Commits](https://github.com/vercel/geist-font/commits/HEAD/packages/next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 08:00:00 -05:00
17c09f71b2
fix google rich results warning 2024-01-11 11:15:16 -05:00
dependabot[bot]
a27424ffcd 📦 npm: Bump the remark-rehype group with 9 updates
Bumps the remark-rehype group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [rehype-prism-plus](https://github.com/timlrx/rehype-prism-plus) | `1.6.3` | `2.0.0` |
| [rehype-sanitize](https://github.com/rehypejs/rehype-sanitize) | `5.0.1` | `6.0.0` |
| [rehype-slug](https://github.com/rehypejs/rehype-slug) | `5.1.0` | `6.0.0` |
| [rehype-stringify](https://github.com/rehypejs/rehype) | `9.0.4` | `10.0.0` |
| [remark-parse](https://github.com/remarkjs/remark) | `10.0.2` | `11.0.0` |
| [remark-rehype](https://github.com/remarkjs/remark-rehype) | `10.1.0` | `11.0.0` |
| [remark-smartypants](https://github.com/silvenon/remark-smartypants) | `2.0.0` | `2.1.0` |
| [remark-unwrap-images](https://github.com/remarkjs/remark-unwrap-images) | `3.0.1` | `4.0.0` |
| [unified](https://github.com/unifiedjs/unified) | `10.1.2` | `11.0.4` |


Updates `rehype-prism-plus` from 1.6.3 to 2.0.0
- [Release notes](https://github.com/timlrx/rehype-prism-plus/releases)
- [Commits](https://github.com/timlrx/rehype-prism-plus/compare/v1.6.3...v2.0.0)

Updates `rehype-sanitize` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/rehypejs/rehype-sanitize/releases)
- [Commits](https://github.com/rehypejs/rehype-sanitize/compare/5.0.1...6.0.0)

Updates `rehype-slug` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/rehypejs/rehype-slug/releases)
- [Commits](https://github.com/rehypejs/rehype-slug/compare/5.1.0...6.0.0)

Updates `rehype-stringify` from 9.0.4 to 10.0.0
- [Release notes](https://github.com/rehypejs/rehype/releases)
- [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md)
- [Commits](https://github.com/rehypejs/rehype/compare/rehype-stringify@9.0.4...rehype-stringify@10.0.0)

Updates `remark-parse` from 10.0.2 to 11.0.0
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-parse@10.0.2...remark-parse@11.0.0)

Updates `remark-rehype` from 10.1.0 to 11.0.0
- [Release notes](https://github.com/remarkjs/remark-rehype/releases)
- [Commits](https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0)

Updates `remark-smartypants` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/silvenon/remark-smartypants/releases)
- [Commits](https://github.com/silvenon/remark-smartypants/compare/v2.0.0...v2.1.0)

Updates `remark-unwrap-images` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/remarkjs/remark-unwrap-images/releases)
- [Commits](https://github.com/remarkjs/remark-unwrap-images/compare/3.0.1...4.0.0)

Updates `unified` from 10.1.2 to 11.0.4
- [Release notes](https://github.com/unifiedjs/unified/releases)
- [Changelog](https://github.com/unifiedjs/unified/blob/main/changelog.md)
- [Commits](https://github.com/unifiedjs/unified/compare/10.1.2...11.0.4)

---
updated-dependencies:
- dependency-name: rehype-prism-plus
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: rehype-sanitize
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: rehype-slug
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: rehype-stringify
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: remark-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: remark-rehype
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: remark-smartypants
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: remark-rehype
- dependency-name: remark-unwrap-images
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: unified
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 17:58:50 -05:00
dependabot[bot]
875a256db9 📦 npm: Bump the prisma group with 3 updates
Bumps the prisma group with 3 updates: [@prisma/adapter-neon](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-neon), [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


Updates `@prisma/adapter-neon` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/HEAD/packages/adapter-neon)

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

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

---
updated-dependencies:
- dependency-name: "@prisma/adapter-neon"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- 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>
2024-01-09 13:44:49 -05:00