Update pnpm-lock.yaml
This commit is contained in:
parent
a8ba0956fa
commit
ea3191b6b9
|
|
@ -1073,6 +1073,9 @@ importers:
|
|||
remark-math:
|
||||
specifier: ^5.1.1
|
||||
version: 5.1.1
|
||||
showdown:
|
||||
specifier: ^2.1.0
|
||||
version: 2.1.0
|
||||
tippy.js:
|
||||
specifier: ^6.3.7
|
||||
version: 6.3.7
|
||||
|
|
@ -16154,6 +16157,10 @@ packages:
|
|||
shimmer@1.2.1:
|
||||
resolution: { integrity: sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw== }
|
||||
|
||||
showdown@2.1.0:
|
||||
resolution: { integrity: sha512-/6NVYu4U819R2pUIk79n67SYgJHWCce0a5xTP979WbNp0FL9MN1I1QK662IDU1b6JzKTvmhgI7T7JYIxBi3kMQ== }
|
||||
hasBin: true
|
||||
|
||||
shx@0.3.4:
|
||||
resolution: { integrity: sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g== }
|
||||
engines: { node: '>=6' }
|
||||
|
|
@ -38834,6 +38841,10 @@ snapshots:
|
|||
|
||||
shimmer@1.2.1: {}
|
||||
|
||||
showdown@2.1.0:
|
||||
dependencies:
|
||||
commander: 9.5.0
|
||||
|
||||
shx@0.3.4:
|
||||
dependencies:
|
||||
minimist: 1.2.8
|
||||
|
|
|
|||
Loading…
Reference in New Issue