A jam is a shared-deadline creative challenge: one prompt, a roster of participants, a single due date. Submissions point at records that li
0

Configure Feed

Select the types of activity you want to include in your feed.

fix: sync lockfile with @fontsource deps

The filtered add left the workspace lockfile missing the fontsource
specifiers, breaking the Docker --frozen-lockfile install. Reconcile.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

+16
+16
pnpm-lock.yaml
··· 72 72 '@atjam/lexicons': 73 73 specifier: workspace:* 74 74 version: link:../lexicons 75 + '@fontsource-variable/inter': 76 + specifier: ^5.2.8 77 + version: 5.2.8 78 + '@fontsource/ibm-plex-mono': 79 + specifier: ^5.2.7 80 + version: 5.2.7 75 81 '@react-router/fs-routes': 76 82 specifier: ^7.15.0 77 83 version: 7.15.1(@react-router/dev@7.15.1(@react-router/serve@7.15.1(react-router@7.15.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(typescript@5.9.3))(@types/node@22.19.19)(jiti@2.7.0)(lightningcss@1.32.0)(react-router@7.15.1(react-dom@19.2.6(react@19.2.6))(react@19.2.6))(tsx@4.22.3)(typescript@5.9.3)(vite@7.3.3(@types/node@22.19.19)(jiti@2.7.0)(lightningcss@1.32.0)(tsx@4.22.3)))(typescript@5.9.3) ··· 866 872 engines: {node: '>=18'} 867 873 cpu: [x64] 868 874 os: [win32] 875 + 876 + '@fontsource-variable/inter@5.2.8': 877 + resolution: {integrity: sha512-kOfP2D+ykbcX/P3IFnokOhVRNoTozo5/JxhAIVYLpea/UBmCQ/YWPBfWIDuBImXX/15KH+eKh4xpEUyS2sQQGQ==} 878 + 879 + '@fontsource/ibm-plex-mono@5.2.7': 880 + resolution: {integrity: sha512-MKAb8qV+CaiMQn2B0dIi1OV3565NYzp3WN5b4oT6LTkk+F0jR6j0ZN+5BKJiIhffDC3rtBULsYZE65+0018z9w==} 869 881 870 882 '@jridgewell/gen-mapping@0.3.13': 871 883 resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} ··· 2769 2781 2770 2782 '@esbuild/win32-x64@0.28.0': 2771 2783 optional: true 2784 + 2785 + '@fontsource-variable/inter@5.2.8': {} 2786 + 2787 + '@fontsource/ibm-plex-mono@5.2.7': {} 2772 2788 2773 2789 '@jridgewell/gen-mapping@0.3.13': 2774 2790 dependencies: