1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 14:36:22 -04:00

11 Commits

Author SHA1 Message Date
8e860252c3
set experimental.optimisticClientCache to stop prefetching on every hover
https://github.com/vercel/next.js/discussions/40268#discussioncomment-3572642
2022-09-07 17:46:27 -04:00
128dd86862
Revert "revert next (https://github.com/vercel/next.js/issues/40241)"
This reverts commit 02ec08d0fdcf43e56df50901dc747129e001de4c.
2022-09-07 16:46:06 -04:00
02ec08d0fd
revert next (https://github.com/vercel/next.js/issues/40241) 2022-09-07 12:43:44 -04:00
471f18690c
bump next 2022-09-05 18:42:00 -04:00
dependabot[bot]
a819b3a568 📦 npm: Bump typescript from 4.7.4 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.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>
2022-08-30 12:10:56 -04:00
e2b5090d7d
safe to bump typescript to 4.8 2022-08-30 12:09:47 -04:00
e522fa8da3
bump next 2022-08-29 13:15:42 -04:00
69a0a25063
more eslint/prettier cleanup 2022-08-28 15:01:35 -04:00
a73f6a9c30
add sharp as an optional dependency
https://nextjs.org/docs/messages/sharp-missing-in-production
2022-08-27 15:17:09 -04:00
488bfac9c5
re-enable eslint-plugin-mdx with fix for OOM error
https://github.com/mdx-js/vscode-mdx#known-vscode-eslint-issues
2022-08-25 20:18:42 -04:00
595dda8347
migrate from outdated 🧶 to npm (#1054) 2022-08-22 12:34:10 -04:00