pnpm update

This commit is contained in:
semanticdata 2024-04-22 13:32:32 -05:00
parent e630aba614
commit b9775110fc
2 changed files with 104 additions and 104 deletions

View File

@ -52,7 +52,7 @@
"github-slugger": "^2.0.0",
"globby": "^14.0.1",
"gray-matter": "^4.0.3",
"hast-util-to-html": "^9.0.0",
"hast-util-to-html": "^9.0.1",
"hast-util-to-jsx-runtime": "^2.3.0",
"hast-util-to-string": "^3.0.0",
"is-absolute-url": "^4.0.1",
@ -62,8 +62,8 @@
"mdast-util-to-hast": "^13.1.0",
"mdast-util-to-string": "^4.0.0",
"micromorph": "^0.4.5",
"preact": "^10.20.1",
"preact-render-to-string": "^6.4.1",
"preact": "^10.20.2",
"preact-render-to-string": "^6.4.2",
"pretty-bytes": "^6.1.1",
"pretty-time": "^1.1.0",
"reading-time": "^1.5.0",
@ -85,14 +85,14 @@
"rfdc": "^1.3.1",
"rimraf": "^5.0.5",
"serve-handler": "^6.1.5",
"shiki": "^1.2.3",
"shiki": "^1.3.0",
"source-map-support": "^0.5.21",
"to-vfile": "^8.0.0",
"toml": "^3.0.0",
"unified": "^11.0.4",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.1",
"workerpool": "^9.1.0",
"workerpool": "^9.1.1",
"ws": "^8.16.0",
"yargs": "^17.7.2"
},
@ -101,14 +101,14 @@
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.12.2",
"@types/node": "^20.12.7",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.5.10",
"@types/yargs": "^17.0.32",
"esbuild": "^0.19.12",
"prettier": "^3.2.5",
"tsx": "^4.7.1",
"typescript": "^5.4.3"
"tsx": "^4.7.2",
"typescript": "^5.4.5"
}
}

192
pnpm-lock.yaml generated
View File

@ -48,8 +48,8 @@ importers:
specifier: ^4.0.3
version: 4.0.3
hast-util-to-html:
specifier: ^9.0.0
version: 9.0.0
specifier: ^9.0.1
version: 9.0.1
hast-util-to-jsx-runtime:
specifier: ^2.3.0
version: 2.3.0
@ -78,11 +78,11 @@ importers:
specifier: ^0.4.5
version: 0.4.5
preact:
specifier: ^10.20.1
version: 10.20.1
specifier: ^10.20.2
version: 10.20.2
preact-render-to-string:
specifier: ^6.4.1
version: 6.4.1(preact@10.20.1)
specifier: ^6.4.2
version: 6.4.2(preact@10.20.2)
pretty-bytes:
specifier: ^6.1.1
version: 6.1.1
@ -106,7 +106,7 @@ importers:
version: 6.0.0
rehype-pretty-code:
specifier: ^0.13.1
version: 0.13.1(shiki@1.2.3)
version: 0.13.1(shiki@1.3.0)
rehype-raw:
specifier: ^7.0.0
version: 7.0.0
@ -147,8 +147,8 @@ importers:
specifier: ^6.1.5
version: 6.1.5
shiki:
specifier: ^1.2.3
version: 1.2.3
specifier: ^1.3.0
version: 1.3.0
source-map-support:
specifier: ^0.5.21
version: 0.5.21
@ -168,8 +168,8 @@ importers:
specifier: ^6.0.1
version: 6.0.1
workerpool:
specifier: ^9.1.0
version: 9.1.0
specifier: ^9.1.1
version: 9.1.1
ws:
specifier: ^8.16.0
version: 8.16.0
@ -190,8 +190,8 @@ importers:
specifier: ^4.0.9
version: 4.0.9
'@types/node':
specifier: ^20.12.2
version: 20.12.2
specifier: ^20.12.7
version: 20.12.7
'@types/pretty-time':
specifier: ^1.1.5
version: 1.1.5
@ -211,19 +211,19 @@ importers:
specifier: ^3.2.5
version: 3.2.5
tsx:
specifier: ^4.7.1
version: 4.7.1
specifier: ^4.7.2
version: 4.7.2
typescript:
specifier: ^5.4.3
version: 5.4.3
specifier: ^5.4.5
version: 5.4.5
packages:
'@asamuzakjp/dom-selector@2.0.2':
resolution: {integrity: sha512-x1KXOatwofR6ZAYzXRBL5wrdV0vwNxlTCK9NCuLqAzQYARqGcvFwiJA6A1ERuh+dgeA4Dxm3JBYictIes+SqUQ==}
'@citation-js/core@0.7.9':
resolution: {integrity: sha512-fSbkB32JayDChZnAYC/kB+sWHRvxxL7ibVetyBOyzOc+5aCnjb6UVsbcfhnkOIEyAMoRRvWDyFmakEoTtA5ttQ==}
'@citation-js/core@0.7.11':
resolution: {integrity: sha512-evQtyzeW+Gbmq+xWciIq9sbcvXXDbm8q32orD/HDd5ay6RQFKoW/BKxBLp+Nmpxgspb9sxTJn3iFK7+jxOTNTw==}
engines: {node: '>=16.0.0'}
'@citation-js/date@0.5.1':
@ -234,20 +234,20 @@ packages:
resolution: {integrity: sha512-brSPsjs2fOVzSnARLKu0qncn6suWjHVQtrqSUrnqyaRH95r/Ad4wPF5EsoWr+Dx8HzkCGb/ogmoAzfCsqlTwTQ==}
engines: {node: '>=6'}
'@citation-js/plugin-bibjson@0.7.9':
resolution: {integrity: sha512-YNCWIrkhqZ3cZKewHkLBixABo2PvOWnU+8dBx6KfN47ysdECR76xENe86YYpJ0ska2D5ZnTP0jKZIrUHQoxYfQ==}
'@citation-js/plugin-bibjson@0.7.11':
resolution: {integrity: sha512-SWwHAIX6XJRzPyQdF5XxDIM1F15tZXepgTHIO2gVVwWGi3oGpoZmNiyMBlCgWUmbHH99fmQiCBIISZaAlFbshQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
'@citation-js/core': ^0.7.0
'@citation-js/plugin-bibtex@0.7.9':
resolution: {integrity: sha512-gIJpCd6vmmTOcRfDrSOjtoNhw2Mi94UwFxmgJ7GwkXyTYcNheW5VlMMo1tlqjakJGARQ0eOsKcI57gSPqJSS2g==}
'@citation-js/plugin-bibtex@0.7.11':
resolution: {integrity: sha512-G4vEmLjrQUxgBIp3ffWN5dDOlwjPsrRSi/uTyxDJuFgKBD8GR1eO7Y/ZcePNAOHMqUxG7lxhhBbZJwcJZNVHYw==}
engines: {node: '>=16.0.0'}
peerDependencies:
'@citation-js/core': ^0.7.0
'@citation-js/plugin-csl@0.7.9':
resolution: {integrity: sha512-mbD7CnUiPOuVnjeJwo+d0RGUcY0PE8n01gHyjq0qpTeS42EGmQ9+LzqfsTUVWWBndTwc6zLRuIF1qFAUHKE4oA==}
'@citation-js/plugin-csl@0.7.11':
resolution: {integrity: sha512-4OGZ9wHZDfpgiPU2cOXWGuKt7P+ndGWAeLG95nOG+DXe5U+f9EEZTXfaM4C99x8Ri+g6JklR96A3kuYZxYLllg==}
engines: {node: '>=16.0.0'}
peerDependencies:
'@citation-js/core': ^0.7.0
@ -497,8 +497,8 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@shikijs/core@1.2.3':
resolution: {integrity: sha512-SM+aiQVaEK2P53dEcsvhq9+LJPr0rzwezHbMQhHaSrPN4OlOB4vp1qTdhVEKfMg6atdq8s9ZotWW/CSCzWftwg==}
'@shikijs/core@1.3.0':
resolution: {integrity: sha512-7fedsBfuILDTBmrYZNFI8B6ATTxhQAasUHllHmjvSZPnoq4bULWoTpHwmuQvZ8Aq03/tAa2IGo6RXqWtHdWaCA==}
'@sindresorhus/merge-streams@2.3.0':
resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==}
@ -633,8 +633,8 @@ packages:
'@types/nlcst@1.0.4':
resolution: {integrity: sha512-ABoYdNQ/kBSsLvZAekMhIPMQ3YUZvavStpKYs7BjLLuKVmIMA0LUgZ7b54zzuWJRbHF80v1cNf4r90Vd6eMQDg==}
'@types/node@20.12.2':
resolution: {integrity: sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==}
'@types/node@20.12.7':
resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==}
'@types/pretty-time@1.1.5':
resolution: {integrity: sha512-5yl+BYwmnRWZb783W8YYoHXvPY8q/rp7ctHBVaGBB9RxlzGpHNJ72tGQMK7TrUSnxzl1dbDcBDuBCSbtfnSQGg==}
@ -1130,8 +1130,8 @@ packages:
hast-util-raw@9.0.2:
resolution: {integrity: sha512-PldBy71wO9Uq1kyaMch9AHIghtQvIwxBUkv823pKmkTM3oV1JxtsTNYdevMxvUHqcnOAuO65JKU2+0NOxc2ksA==}
hast-util-to-html@9.0.0:
resolution: {integrity: sha512-IVGhNgg7vANuUA2XKrT6sOIIPgaYZnmLx3l/CCOAK0PtgfoHrZwX7jCSYyFxHTrGmC6S9q8aQQekjp4JPZF+cw==}
hast-util-to-html@9.0.1:
resolution: {integrity: sha512-hZOofyZANbyWo+9RP75xIDV/gq+OUKx+T46IlwERnKmfpwp81XBFbT9mi26ws+SJchA4RVUQwIBJpqEOBhMzEQ==}
hast-util-to-jsx-runtime@2.3.0:
resolution: {integrity: sha512-H/y0+IWPdsLLS738P8tDnrQ8Z+dj12zQQ6WC11TIM21C8WFVoIxcqWXf2H3hiTVZjF1AWqoimGwrTWecWrnmRQ==}
@ -1142,8 +1142,8 @@ packages:
hast-util-to-string@3.0.0:
resolution: {integrity: sha512-OGkAxX1Ua3cbcW6EJ5pT/tslVb90uViVkcJ4ZZIMW/R33DX/AkcJcRrPebPwJkHYwlDHXz4aIwvAAaAdtrACFA==}
hast-util-to-text@4.0.0:
resolution: {integrity: sha512-EWiE1FSArNBPUo1cKWtzqgnuRQwEeQbQtnFJRYV1hb1BWDgrAlBU0ExptvZMM/KSA82cDpm2sFGf3Dmc5Mza3w==}
hast-util-to-text@4.0.2:
resolution: {integrity: sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==}
hast-util-whitespace@3.0.0:
resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==}
@ -1486,8 +1486,8 @@ packages:
micromark-util-sanitize-uri@2.0.0:
resolution: {integrity: sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==}
micromark-util-subtokenize@2.0.0:
resolution: {integrity: sha512-vc93L1t+gpR3p8jxeVdaYlbV2jTYteDje19rNSS/H5dlhxUYll5Fy6vJ2cDwP8RnsXi818yGty1ayP55y3W6fg==}
micromark-util-subtokenize@2.0.1:
resolution: {integrity: sha512-jZNtiFl/1aY73yS3UGQkutD0UbhTt68qnRpw2Pifmz5wV9h8gOVsN70v+Lq/f1rKaU/W8pxRe8y8Q9FX1AOe1Q==}
micromark-util-symbol@2.0.0:
resolution: {integrity: sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==}
@ -1606,13 +1606,13 @@ packages:
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
engines: {node: '>=8.6'}
preact-render-to-string@6.4.1:
resolution: {integrity: sha512-oHKIFIv+/N0i3fNRF4ANMr2I93maycuXK78ERJ0vUW+nz6MXXMO6mTOFxp3itvSVBS/GXtLAy2jio3ZPeD8lZQ==}
preact-render-to-string@6.4.2:
resolution: {integrity: sha512-Sio5SvlyZSAXHuvnMgYzVQd67lNIuQe4uSjJ+2gfpJNC6L8zoHQR5xV7B/EjIqrAYWVyJ2eACkTCxVrIzZi6Vw==}
peerDependencies:
preact: '>=10'
preact@10.20.1:
resolution: {integrity: sha512-JIFjgFg9B2qnOoGiYMVBtrcFxHqn+dNXbq76bVmcaHYJFYR4lW67AOcXgAYQQTDYXDOg/kTZrKPNCdRgJ2UJmw==}
preact@10.20.2:
resolution: {integrity: sha512-S1d1ernz3KQ+Y2awUxKakpfOg2CEmJmwOP+6igPx6dgr6pgDvenqYviyokWso2rhHvGtTlWWnJDa7RaPbQerTg==}
prettier@3.2.5:
resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==}
@ -1630,8 +1630,8 @@ packages:
resolution: {integrity: sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==}
engines: {node: '>=4'}
property-information@6.4.1:
resolution: {integrity: sha512-OHYtXfu5aI2sS2LWFSN5rgJjrQ4pCy8i1jubJLe2QvMF8JJ++HXTUIVWFLfXJoaOfvYYjk2SN8J2wFUWIGXT4w==}
property-information@6.5.0:
resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==}
psl@1.9.0:
resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==}
@ -1772,8 +1772,8 @@ packages:
safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
sass@1.72.0:
resolution: {integrity: sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==}
sass@1.75.0:
resolution: {integrity: sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==}
engines: {node: '>=14.0.0'}
hasBin: true
@ -1796,8 +1796,8 @@ packages:
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
engines: {node: '>=8'}
shiki@1.2.3:
resolution: {integrity: sha512-+v7lO5cJMeV2N2ySK4l+51YX3wTh5I49SLjAOs1ch1DbUfeEytU1Ac9KaZPoZJCVBGycDZ09OBQN5nbcPFc5FQ==}
shiki@1.3.0:
resolution: {integrity: sha512-9aNdQy/etMXctnPzsje1h1XIGm9YfRcSksKOGqZWXA/qP9G18/8fpz5Bjpma8bOgz3tqIpjERAd6/lLjFyzoww==}
signal-exit@4.1.0:
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
@ -1839,8 +1839,8 @@ packages:
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
engines: {node: '>=12'}
stringify-entities@4.0.3:
resolution: {integrity: sha512-BP9nNHMhhfcMbiuQKCqMjhDP5yBCAxsPu4pHFFzJ6Alo9dZgY4VLDPutXqIjpRiMoKdp7Av85Gr73Q5uH9k7+g==}
stringify-entities@4.0.4:
resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
strip-ansi@6.0.1:
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
@ -1898,13 +1898,13 @@ packages:
tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
tsx@4.7.1:
resolution: {integrity: sha512-8d6VuibXHtlN5E3zFkgY8u4DX7Y3Z27zvvPKVmLon/D4AjuKzarkUBTLDBgj9iTQ0hg5xM7c/mYiRVM+HETf0g==}
tsx@4.7.2:
resolution: {integrity: sha512-BCNd4kz6fz12fyrgCTEdZHGJ9fWTGeUzXmQysh0RVocDY3h4frk05ZNCXSy4kIenF7y/QnrdiVpTsyNRn6vlAw==}
engines: {node: '>=18.0.0'}
hasBin: true
typescript@5.4.3:
resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==}
typescript@5.4.5:
resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==}
engines: {node: '>=14.17'}
hasBin: true
@ -2022,8 +2022,8 @@ packages:
wicked-good-xpath@1.3.0:
resolution: {integrity: sha512-Gd9+TUn5nXdwj/hFsPVx5cuHHiF5Bwuc30jZ4+ronF1qHK5O7HD0sgmXWSEgwKquT3ClLoKPVbO6qGwVwLzvAw==}
workerpool@9.1.0:
resolution: {integrity: sha512-+wRWfm9yyJghvXLSHMQj3WXDxHbibHAQmRrWbqKBfy0RjftZNeQaW+Std5bSYc83ydkrxoPTPOWVlXUR9RWJdQ==}
workerpool@9.1.1:
resolution: {integrity: sha512-EFoFTSEo9m4V4wNrwzVRjxnf/E/oBpOzcI/R5CIugJhl9RsCiq525rszo4AtqcjQQoqFdu2E3H82AnbtpaQHvg==}
wrap-ansi@7.0.0:
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
@ -2079,7 +2079,7 @@ snapshots:
css-tree: 2.3.1
is-potential-custom-element-name: 1.0.1
'@citation-js/core@0.7.9':
'@citation-js/core@0.7.11':
dependencies:
'@citation-js/date': 0.5.1
'@citation-js/name': 0.4.2
@ -2092,22 +2092,22 @@ snapshots:
'@citation-js/name@0.4.2': {}
'@citation-js/plugin-bibjson@0.7.9(@citation-js/core@0.7.9)':
'@citation-js/plugin-bibjson@0.7.11(@citation-js/core@0.7.11)':
dependencies:
'@citation-js/core': 0.7.9
'@citation-js/core': 0.7.11
'@citation-js/date': 0.5.1
'@citation-js/name': 0.4.2
'@citation-js/plugin-bibtex@0.7.9(@citation-js/core@0.7.9)':
'@citation-js/plugin-bibtex@0.7.11(@citation-js/core@0.7.11)':
dependencies:
'@citation-js/core': 0.7.9
'@citation-js/core': 0.7.11
'@citation-js/date': 0.5.1
'@citation-js/name': 0.4.2
moo: 0.5.2
'@citation-js/plugin-csl@0.7.9(@citation-js/core@0.7.9)':
'@citation-js/plugin-csl@0.7.11(@citation-js/core@0.7.11)':
dependencies:
'@citation-js/core': 0.7.9
'@citation-js/core': 0.7.11
'@citation-js/date': 0.5.1
citeproc: 2.4.63
@ -2273,13 +2273,13 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@shikijs/core@1.2.3': {}
'@shikijs/core@1.3.0': {}
'@sindresorhus/merge-streams@2.3.0': {}
'@types/cli-spinner@0.2.3':
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
'@types/d3-array@3.2.1': {}
@ -2430,7 +2430,7 @@ snapshots:
dependencies:
'@types/unist': 2.0.10
'@types/node@20.12.2':
'@types/node@20.12.7':
dependencies:
undici-types: 5.26.5
@ -2446,7 +2446,7 @@ snapshots:
'@types/ws@8.5.10':
dependencies:
'@types/node': 20.12.2
'@types/node': 20.12.7
'@types/yargs-parser@21.0.3': {}
@ -2795,7 +2795,7 @@ snapshots:
dependencies:
esbuild: 0.19.12
resolve: 1.22.8
sass: 1.72.0
sass: 1.75.0
esbuild@0.19.12:
optionalDependencies:
@ -2957,7 +2957,7 @@ snapshots:
'@types/unist': 3.0.2
devlop: 1.1.0
hastscript: 8.0.0
property-information: 6.4.1
property-information: 6.5.0
vfile: 6.0.1
vfile-location: 5.0.2
web-namespaces: 2.0.1
@ -2990,7 +2990,7 @@ snapshots:
web-namespaces: 2.0.1
zwitch: 2.0.4
hast-util-to-html@9.0.0:
hast-util-to-html@9.0.1:
dependencies:
'@types/hast': 3.0.4
'@types/unist': 3.0.2
@ -3000,9 +3000,9 @@ snapshots:
hast-util-whitespace: 3.0.0
html-void-elements: 3.0.0
mdast-util-to-hast: 13.1.0
property-information: 6.4.1
property-information: 6.5.0
space-separated-tokens: 2.0.2
stringify-entities: 4.0.3
stringify-entities: 4.0.4
zwitch: 2.0.4
hast-util-to-jsx-runtime@2.3.0:
@ -3017,7 +3017,7 @@ snapshots:
mdast-util-mdx-expression: 2.0.0
mdast-util-mdx-jsx: 3.1.2
mdast-util-mdxjs-esm: 2.0.1
property-information: 6.4.1
property-information: 6.5.0
space-separated-tokens: 2.0.2
style-to-object: 1.0.6
unist-util-position: 5.0.0
@ -3030,7 +3030,7 @@ snapshots:
'@types/hast': 3.0.4
comma-separated-tokens: 2.0.3
devlop: 1.1.0
property-information: 6.4.1
property-information: 6.5.0
space-separated-tokens: 2.0.2
web-namespaces: 2.0.1
zwitch: 2.0.4
@ -3039,7 +3039,7 @@ snapshots:
dependencies:
'@types/hast': 3.0.4
hast-util-to-text@4.0.0:
hast-util-to-text@4.0.2:
dependencies:
'@types/hast': 3.0.4
'@types/unist': 3.0.2
@ -3055,7 +3055,7 @@ snapshots:
'@types/hast': 3.0.4
comma-separated-tokens: 2.0.3
hast-util-parse-selector: 4.0.0
property-information: 6.4.1
property-information: 6.5.0
space-separated-tokens: 2.0.2
html-encoding-sniffer@4.0.0:
@ -3362,7 +3362,7 @@ snapshots:
mdast-util-from-markdown: 2.0.0
mdast-util-to-markdown: 2.1.0
parse-entities: 4.0.1
stringify-entities: 4.0.3
stringify-entities: 4.0.4
unist-util-remove-position: 5.0.0
unist-util-stringify-position: 4.0.0
vfile-message: 4.0.2
@ -3438,7 +3438,7 @@ snapshots:
micromark-util-html-tag-name: 2.0.0
micromark-util-normalize-identifier: 2.0.0
micromark-util-resolve-all: 2.0.0
micromark-util-subtokenize: 2.0.0
micromark-util-subtokenize: 2.0.1
micromark-util-symbol: 2.0.0
micromark-util-types: 2.0.0
@ -3598,7 +3598,7 @@ snapshots:
micromark-util-encode: 2.0.0
micromark-util-symbol: 2.0.0
micromark-util-subtokenize@2.0.0:
micromark-util-subtokenize@2.0.1:
dependencies:
devlop: 1.1.0
micromark-util-chunked: 2.0.0
@ -3625,7 +3625,7 @@ snapshots:
micromark-util-normalize-identifier: 2.0.0
micromark-util-resolve-all: 2.0.0
micromark-util-sanitize-uri: 2.0.0
micromark-util-subtokenize: 2.0.0
micromark-util-subtokenize: 2.0.1
micromark-util-symbol: 2.0.0
micromark-util-types: 2.0.0
transitivePeerDependencies:
@ -3722,12 +3722,12 @@ snapshots:
picomatch@2.3.1: {}
preact-render-to-string@6.4.1(preact@10.20.1):
preact-render-to-string@6.4.2(preact@10.20.2):
dependencies:
preact: 10.20.1
preact: 10.20.2
pretty-format: 3.8.0
preact@10.20.1: {}
preact@10.20.2: {}
prettier@3.2.5: {}
@ -3737,7 +3737,7 @@ snapshots:
pretty-time@1.1.0: {}
property-information@6.4.1: {}
property-information@6.5.0: {}
psl@1.9.0: {}
@ -3768,12 +3768,12 @@ snapshots:
rehype-citation@2.0.0:
dependencies:
'@citation-js/core': 0.7.9
'@citation-js/core': 0.7.11
'@citation-js/date': 0.5.1
'@citation-js/name': 0.4.2
'@citation-js/plugin-bibjson': 0.7.9(@citation-js/core@0.7.9)
'@citation-js/plugin-bibtex': 0.7.9(@citation-js/core@0.7.9)
'@citation-js/plugin-csl': 0.7.9(@citation-js/core@0.7.9)
'@citation-js/plugin-bibjson': 0.7.11(@citation-js/core@0.7.11)
'@citation-js/plugin-bibtex': 0.7.11(@citation-js/core@0.7.11)
'@citation-js/plugin-csl': 0.7.11(@citation-js/core@0.7.11)
citeproc: 2.4.63
cross-fetch: 4.0.0
hast-util-from-dom: 5.0.0
@ -3790,7 +3790,7 @@ snapshots:
'@types/hast': 3.0.4
'@types/katex': 0.16.7
hast-util-from-html-isomorphic: 2.0.0
hast-util-to-text: 4.0.0
hast-util-to-text: 4.0.2
katex: 0.16.10
unist-util-visit-parents: 6.0.1
vfile: 6.0.1
@ -3800,7 +3800,7 @@ snapshots:
'@types/hast': 3.0.4
'@types/mathjax': 0.0.40
hast-util-from-dom: 5.0.0
hast-util-to-text: 4.0.0
hast-util-to-text: 4.0.2
jsdom: 23.2.0
mathjax-full: 3.2.2
unified: 11.0.4
@ -3817,13 +3817,13 @@ snapshots:
hast-util-from-html: 2.0.1
unified: 11.0.4
rehype-pretty-code@0.13.1(shiki@1.2.3):
rehype-pretty-code@0.13.1(shiki@1.3.0):
dependencies:
'@types/hast': 3.0.4
hast-util-to-string: 3.0.0
parse-numeric-range: 1.3.0
rehype-parse: 9.0.0
shiki: 1.2.3
shiki: 1.3.0
unified: 11.0.4
unist-util-visit: 5.0.0
@ -3975,7 +3975,7 @@ snapshots:
safer-buffer@2.1.2: {}
sass@1.72.0:
sass@1.75.0:
dependencies:
chokidar: 3.6.0
immutable: 4.3.5
@ -4007,9 +4007,9 @@ snapshots:
shebang-regex@3.0.0: {}
shiki@1.2.3:
shiki@1.3.0:
dependencies:
'@shikijs/core': 1.2.3
'@shikijs/core': 1.3.0
signal-exit@4.1.0: {}
@ -4048,7 +4048,7 @@ snapshots:
emoji-regex: 9.2.2
strip-ansi: 7.1.0
stringify-entities@4.0.3:
stringify-entities@4.0.4:
dependencies:
character-entities-html4: 2.1.0
character-entities-legacy: 3.0.0
@ -4107,14 +4107,14 @@ snapshots:
tslib@2.6.2: {}
tsx@4.7.1:
tsx@4.7.2:
dependencies:
esbuild: 0.19.12
get-tsconfig: 4.7.3
optionalDependencies:
fsevents: 2.3.3
typescript@5.4.3: {}
typescript@5.4.5: {}
undici-types@5.26.5: {}
@ -4270,7 +4270,7 @@ snapshots:
wicked-good-xpath@1.3.0: {}
workerpool@9.1.0: {}
workerpool@9.1.1: {}
wrap-ansi@7.0.0:
dependencies: