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

39 Commits

Author SHA1 Message Date
d297a26628
revert next to 13.0.2 2022-11-12 10:35:36 -05:00
5c5985445b
bump next 2022-11-12 09:05:43 -05:00
f51d48f622
use new giscus options 2022-11-07 08:38:02 -05:00
775b5efef4
bump next 2022-11-04 15:25:38 -04:00
670dc1b6e2
Revert "bump next & use legacy next/router"
This reverts commit ddb0843bace578cc99454d4367e18d8b69bf27a0.
2022-11-03 15:13:29 -04:00
ddb0843bac
bump next & use legacy next/router 2022-11-03 09:18:39 -04:00
b290f0dd41
bump some deps 2022-11-02 15:42:42 -04:00
b58a138ce2
clean up next fonts 2022-10-30 17:24:03 -04:00
6520e6fa2e fontsource -> next/font 2022-10-29 08:45:54 -04:00
840e73b49a
bump some deps 2022-10-28 09:20:09 -04:00
de285b3d2c
bump next to 13 2022-10-26 21:08:13 -04:00
76300b9cd2
remove mem 2022-10-23 12:58:23 -04:00
5e02027241
bump next (next/future/image -> next/image) 2022-10-22 09:30:03 -04:00
24f5c86299
bump next 2022-10-14 11:25:37 -04:00
aecdfea787
bump next 2022-10-10 22:34:07 -04:00
a2ac54d6a7
cache hex-to-rgba outputs 2022-10-05 15:26:37 -04:00
b64795ae57
hack around the google fonts vs. inter italics mess 2022-10-04 07:25:12 -04:00
8f355922fd
bump some deps 2022-10-01 12:47:28 -04:00
beb74f84ce
remove broken fathom dashboard iframes 2022-09-23 16:39:59 -04:00
ad45eb6cc5
bump next 2022-09-19 20:16:38 -04:00
f40c86a0cb
fix distorted header image on narrow viewports 2022-09-14 17:50:09 -04:00
3ede1de299
bump next 2022-09-14 10:31:16 -04:00
c64d6cfb52
consolidate environment variable parsing 2022-09-12 15:42:56 -04:00
dependabot[bot]
0373f806f6 📦 npm: Bump fast-glob from 3.2.11 to 3.2.12
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.11 to 3.2.12.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.2.11...3.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 12:00:07 -04:00
2370b88b3c
bump next to 12.3 2022-09-09 11:56:50 -04:00
b7fc44c27b
set default statically imported image widths to max layout width 2022-09-08 13:24:25 -04:00
9ea970482d
bump next 2022-09-08 07:21:23 -04:00
060ee2bfee
re-revert next 2022-09-07 18:54:24 -04:00
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