aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-10-24 01:11:49 -0700
committerPinapelz <yukais@pinapelz.com>2024-10-24 01:11:52 -0700
commitd704be19afb2e4701a1947a28ef4970d0b3acfa3 (patch)
tree5366be4c472ef3f7a04dba5a5cf1223a6463c1ad /pnpm-lock.yaml
parent96392c73bd5c7ba9f66437205ebcf6c3a1553695 (diff)
post: the oshimark problem
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2fd6127..dc1e36d 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -23,6 +23,9 @@ importers:
astro:
specifier: ^4.16.5
version: 4.16.5(rollup@4.24.0)(typescript@5.5.4)
+ katex:
+ specifier: ^0.16.11
+ version: 0.16.11
react:
specifier: ^18.3.1
version: 18.3.1
@@ -800,6 +803,10 @@ packages:
comma-separated-tokens@2.0.3:
resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
+ commander@8.3.0:
+ resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==}
+ engines: {node: '>= 12'}
+
common-ancestor-path@1.0.1:
resolution: {integrity: sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==}
@@ -1136,6 +1143,10 @@ packages:
engines: {node: '>=6'}
hasBin: true
+ katex@0.16.11:
+ resolution: {integrity: sha512-RQrI8rlHY92OLf3rho/Ts8i/XvjgguEjOkO1BEXcU3N8BqPpSzBNwV/G0Ukr+P/l3ivvJUE/Fa/CwbS6HesGNQ==}
+ hasBin: true
+
kind-of@6.0.3:
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
engines: {node: '>=0.10.0'}
@@ -2637,6 +2648,8 @@ snapshots:
comma-separated-tokens@2.0.3: {}
+ commander@8.3.0: {}
+
common-ancestor-path@1.0.1: {}
convert-source-map@2.0.0: {}
@@ -3019,6 +3032,10 @@ snapshots:
json5@2.2.3: {}
+ katex@0.16.11:
+ dependencies:
+ commander: 8.3.0
+
kind-of@6.0.3: {}
kleur@3.0.3: {}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage