chore(deps): bump the production-dependencies group with 2 updates (#1696)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d9e36e60d1
commit
b2752e7262
2 changed files with 58 additions and 58 deletions
112
package-lock.json
generated
112
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@clack/prompts": "^0.9.0",
|
"@clack/prompts": "^0.9.0",
|
||||||
"@floating-ui/dom": "^1.6.12",
|
"@floating-ui/dom": "^1.6.12",
|
||||||
"@myriaddreamin/rehype-typst": "^0.5.0-rc9",
|
"@myriaddreamin/rehype-typst": "^0.5.4",
|
||||||
"@napi-rs/simple-git": "0.1.19",
|
"@napi-rs/simple-git": "0.1.19",
|
||||||
"@tweenjs/tween.js": "^25.0.0",
|
"@tweenjs/tween.js": "^25.0.0",
|
||||||
"async-mutex": "^0.5.0",
|
"async-mutex": "^0.5.0",
|
||||||
|
@ -36,7 +36,7 @@
|
||||||
"mermaid": "^11.4.1",
|
"mermaid": "^11.4.1",
|
||||||
"micromorph": "^0.4.5",
|
"micromorph": "^0.4.5",
|
||||||
"pixi.js": "^8.6.6",
|
"pixi.js": "^8.6.6",
|
||||||
"preact": "^10.25.3",
|
"preact": "^10.25.4",
|
||||||
"preact-render-to-string": "^6.5.12",
|
"preact-render-to-string": "^6.5.12",
|
||||||
"pretty-bytes": "^6.1.1",
|
"pretty-bytes": "^6.1.1",
|
||||||
"pretty-time": "^1.1.0",
|
"pretty-time": "^1.1.0",
|
||||||
|
@ -1089,11 +1089,11 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/rehype-typst": {
|
"node_modules/@myriaddreamin/rehype-typst": {
|
||||||
"version": "0.5.0-rc9",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/rehype-typst/-/rehype-typst-0.5.0-rc9.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/rehype-typst/-/rehype-typst-0.5.4.tgz",
|
||||||
"integrity": "sha512-6YZ7KkoWch/5bOBUHAbHX3lpYV0KfS7Cwa6/AdU70YoQCLxU2nut9D+vNMH0iWujFU8545nMngh2D0vZRKOofA==",
|
"integrity": "sha512-6NJ0Ddom+X1jTTO1qlwB7ArLuZBg18m+fTqd3HWpkxAUhHAoemd2oF3ATwBIM0uF9gzG9d523D4o7b+jXCaBUQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@myriaddreamin/typst-ts-node-compiler": "^0.5.0-rc9",
|
"@myriaddreamin/typst-ts-node-compiler": "^0.5.4",
|
||||||
"@types/hast": "^3.0.0",
|
"@types/hast": "^3.0.0",
|
||||||
"@types/katex": "^0.16.0",
|
"@types/katex": "^0.16.0",
|
||||||
"hast-util-from-html-isomorphic": "^2.0.0",
|
"hast-util-from-html-isomorphic": "^2.0.0",
|
||||||
|
@ -1104,30 +1104,30 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler/-/typst-ts-node-compiler-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler/-/typst-ts-node-compiler-0.5.4.tgz",
|
||||||
"integrity": "sha512-VR/0U7GHPeynFYEtBFo2NOrG8wxMYd2KYeTOALBKu+Bvt8xSjcrdrAOI/c1QYWP1ZwLzrngHGj+4zMBBxVw5hw==",
|
"integrity": "sha512-WAOUjOD+S2S3X/2X33PxDYn0XJ4ydqboxluIdFWU8yOlzn3K8CwoRN/GAbMA13vJTbZQMzjX3VmhMavFWeRtVA==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 10"
|
"node": ">= 10"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"@myriaddreamin/typst-ts-node-compiler-android-arm-eabi": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-android-arm-eabi": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-android-arm64": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-android-arm64": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-darwin-arm64": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-darwin-arm64": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-darwin-x64": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-darwin-x64": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-linux-arm-gnueabihf": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-linux-arm-gnueabihf": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-linux-arm64-gnu": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-linux-arm64-gnu": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-linux-arm64-musl": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-linux-arm64-musl": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-linux-x64-gnu": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-linux-x64-gnu": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-linux-x64-musl": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-linux-x64-musl": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-win32-arm64-msvc": "0.5.1",
|
"@myriaddreamin/typst-ts-node-compiler-win32-arm64-msvc": "0.5.4",
|
||||||
"@myriaddreamin/typst-ts-node-compiler-win32-x64-msvc": "0.5.1"
|
"@myriaddreamin/typst-ts-node-compiler-win32-x64-msvc": "0.5.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-android-arm-eabi": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-android-arm-eabi": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-android-arm-eabi/-/typst-ts-node-compiler-android-arm-eabi-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-android-arm-eabi/-/typst-ts-node-compiler-android-arm-eabi-0.5.4.tgz",
|
||||||
"integrity": "sha512-lKGEuFshXocY5c6S/gTGtih1j3Re5Ll3yKglsGIi0NRwgkWf1Br+NAsokFwp6FB8v3IxatxGZU6nhderhGDDpA==",
|
"integrity": "sha512-jptHQK/GN7RCDI4FkGKrec3x3YKFogIw1kpMFYYscoOEntEF4MGJs2FM3vR3bLXGSAR54WlPI6dXPKCYuzVSOg==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"arm"
|
"arm"
|
||||||
],
|
],
|
||||||
|
@ -1140,9 +1140,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-android-arm64": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-android-arm64": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-android-arm64/-/typst-ts-node-compiler-android-arm64-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-android-arm64/-/typst-ts-node-compiler-android-arm64-0.5.4.tgz",
|
||||||
"integrity": "sha512-PuvsutqJNM/dWNd0O3jX03wGZqlLd15lxfrH2JSLApKED3HzOp4k/bG6NrMxzQsMfPT+OVLEQCmwotGxqVrFJg==",
|
"integrity": "sha512-xOt+07nYDu3KiOWPnl62es+rThKYRdbOWQPY4hcFqqC5VRTfZZXUBRKdsG+W8qu0gJ513VLmW9HVlkv2PHTW0Q==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"arm64"
|
"arm64"
|
||||||
],
|
],
|
||||||
|
@ -1155,9 +1155,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-darwin-arm64": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-darwin-arm64": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-darwin-arm64/-/typst-ts-node-compiler-darwin-arm64-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-darwin-arm64/-/typst-ts-node-compiler-darwin-arm64-0.5.4.tgz",
|
||||||
"integrity": "sha512-6zHTIEXcM73dQWzeLJ3ojGk7prf9TYvcfxyCkCX5He3BdPx0lRFLCccXzvkdnTf/bpXLKXd+OKd7re/waf3Klg==",
|
"integrity": "sha512-mtuIjL4KptMhy+rJY0pUv8s8kzFFYKFDyhDQIndsi7P9jYtIUkjJqhg3rXmMUcbVJEEFlaUJ+I+wFQbDuddSlg==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"arm64"
|
"arm64"
|
||||||
],
|
],
|
||||||
|
@ -1170,9 +1170,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-darwin-x64": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-darwin-x64": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-darwin-x64/-/typst-ts-node-compiler-darwin-x64-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-darwin-x64/-/typst-ts-node-compiler-darwin-x64-0.5.4.tgz",
|
||||||
"integrity": "sha512-c2LmL9Dc74Y4DdCNDq+fDckTzYSpozNrjbfPn3hwwK/CbiP+/3iVD5vGKRAvwoWSOLveCdI0PlnO3XeGA+xdqQ==",
|
"integrity": "sha512-rP8ghx3+vCE0vVat6POYNEkXsjXQn1iyy3pPfLTFtSgQRoJoPJJnDB+tkToCiTZQwvo9aFyrY0LOyH8mpm+BYQ==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"x64"
|
"x64"
|
||||||
],
|
],
|
||||||
|
@ -1185,9 +1185,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-arm-gnueabihf": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-arm-gnueabihf": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-arm-gnueabihf/-/typst-ts-node-compiler-linux-arm-gnueabihf-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-arm-gnueabihf/-/typst-ts-node-compiler-linux-arm-gnueabihf-0.5.4.tgz",
|
||||||
"integrity": "sha512-xBX0H66MUbpTekqa1WGDZRWQaXb9i6VqXgfjFk5ZUG8dyU2VZsmi5s7ibdburCWdOhu6LTl2B5OoaPL5YArdew==",
|
"integrity": "sha512-boM8bVPRL/Ekff51urc3HiY2oKVdL2x36MnHgurAown3iK4OMa0JPDGkxpnuRKbDQEZDXQB1xljVGLaAqqecCg==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"arm"
|
"arm"
|
||||||
],
|
],
|
||||||
|
@ -1200,9 +1200,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-arm64-gnu": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-arm64-gnu": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-arm64-gnu/-/typst-ts-node-compiler-linux-arm64-gnu-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-arm64-gnu/-/typst-ts-node-compiler-linux-arm64-gnu-0.5.4.tgz",
|
||||||
"integrity": "sha512-LYSOj99sQoBdmZKiPq+/Ap4HjNZC5W1wyO3FknmaIUASdtAMYp6VqLMl1uS+YjvdZ5roao51encu11XrfYPNew==",
|
"integrity": "sha512-DIYH2WXyzeh+0sicGXICm8E/0P5ZAmbCIcGt9sgqXNe2YI/JjXoRDLLm1xN0Y5HD3fiCb/pRTRoeXFpp0u/Fjg==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"arm64"
|
"arm64"
|
||||||
],
|
],
|
||||||
|
@ -1215,9 +1215,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-arm64-musl": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-arm64-musl": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-arm64-musl/-/typst-ts-node-compiler-linux-arm64-musl-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-arm64-musl/-/typst-ts-node-compiler-linux-arm64-musl-0.5.4.tgz",
|
||||||
"integrity": "sha512-PFeTuei5EwKTA85kqTIt066Uc7ojGxQErRbPYJhPraRaPXXfO7FXQAmpsPdXNiSeWiC87IwPDrd4RIp7XcjlsA==",
|
"integrity": "sha512-KNjhfEgPaVaN+0hJ97UKY72jtpMFTA4dnP4iEoB6VX2dunVrbTJbCpjG8Sfml4HJYt0H4gYKsa4LqQzgqFJ6eQ==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"arm64"
|
"arm64"
|
||||||
],
|
],
|
||||||
|
@ -1230,9 +1230,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-x64-gnu": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-x64-gnu": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-x64-gnu/-/typst-ts-node-compiler-linux-x64-gnu-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-x64-gnu/-/typst-ts-node-compiler-linux-x64-gnu-0.5.4.tgz",
|
||||||
"integrity": "sha512-zz1XeL0hPvGOpbcgTXVKguFWALoLZ1cM8rhkE9X0+ZJWpeObjq9AirRR9vG7YYW43FthTNZ6EjYcFlAODoegbA==",
|
"integrity": "sha512-iqYx3UFrrN0E8bg+NuvTptP2FndJNtt7tlU6Dsh6vjaay5IaBLIAtn9Yf9dPzsqWzHE3nwTq0yjoLfLEtY4a3w==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"x64"
|
"x64"
|
||||||
],
|
],
|
||||||
|
@ -1245,9 +1245,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-x64-musl": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-linux-x64-musl": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-x64-musl/-/typst-ts-node-compiler-linux-x64-musl-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-linux-x64-musl/-/typst-ts-node-compiler-linux-x64-musl-0.5.4.tgz",
|
||||||
"integrity": "sha512-5ox7W+9z0xgQNkDGwRIUqNL4jSdigKVcVv3iePs8Qlh8FeKTqDgNye48vvUJo/VYWk0rkz2HjW+zxfWZfIOptw==",
|
"integrity": "sha512-ROleNG0SD50+FoYJQA/9sai0FzNMh94ZAUVbSJFz474olJHSYQ8xqdIiGlpFA6XXPG6TKBedzbDUVYVXWFI+NQ==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"x64"
|
"x64"
|
||||||
],
|
],
|
||||||
|
@ -1260,9 +1260,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-win32-arm64-msvc": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-win32-arm64-msvc": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-win32-arm64-msvc/-/typst-ts-node-compiler-win32-arm64-msvc-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-win32-arm64-msvc/-/typst-ts-node-compiler-win32-arm64-msvc-0.5.4.tgz",
|
||||||
"integrity": "sha512-j/W25eaSYJtNyMIRSKFwlpTcwxnwcfABWMq542gVUNwVCrJhjfto1iQ6OToG/qBpD02CJEUydetT1C2H7GFtpA==",
|
"integrity": "sha512-Ihh40WW2cB0TUUMfJEOoH5MzQXmPSZc0OcAWMHj8A5Rr4pNNAr1gcJTeB6UHazoRQ8uQG5hg3CqCFydAIbXKfQ==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"arm64"
|
"arm64"
|
||||||
],
|
],
|
||||||
|
@ -1275,9 +1275,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@myriaddreamin/typst-ts-node-compiler-win32-x64-msvc": {
|
"node_modules/@myriaddreamin/typst-ts-node-compiler-win32-x64-msvc": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.4",
|
||||||
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-win32-x64-msvc/-/typst-ts-node-compiler-win32-x64-msvc-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/@myriaddreamin/typst-ts-node-compiler-win32-x64-msvc/-/typst-ts-node-compiler-win32-x64-msvc-0.5.4.tgz",
|
||||||
"integrity": "sha512-z1DvhykbCAkJPLZw7WKFMHvnb0vT7dBaQpfa7kLvjSkX44wVP45k3T4jegP4+RAWtmzMBN5bSpjYCiMawPLBXQ==",
|
"integrity": "sha512-umEuUW6mn68JTueWr4LHsIUN8Bxs1aGyJdHVMy4br1g7MPqkoR0e8rVreTNulKaDx1+4lFdceWa1Uu7Yu0g9Ag==",
|
||||||
"cpu": [
|
"cpu": [
|
||||||
"x64"
|
"x64"
|
||||||
],
|
],
|
||||||
|
@ -5983,9 +5983,9 @@
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/preact": {
|
"node_modules/preact": {
|
||||||
"version": "10.25.3",
|
"version": "10.25.4",
|
||||||
"resolved": "https://registry.npmjs.org/preact/-/preact-10.25.3.tgz",
|
"resolved": "https://registry.npmjs.org/preact/-/preact-10.25.4.tgz",
|
||||||
"integrity": "sha512-dzQmIFtM970z+fP9ziQ3yG4e3ULIbwZzJ734vaMVUTaKQ2+Ru1Ou/gjshOYVHCcd1rpAelC6ngjvjDXph98unQ==",
|
"integrity": "sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA==",
|
||||||
"funding": {
|
"funding": {
|
||||||
"type": "opencollective",
|
"type": "opencollective",
|
||||||
"url": "https://opencollective.com/preact"
|
"url": "https://opencollective.com/preact"
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@clack/prompts": "^0.9.0",
|
"@clack/prompts": "^0.9.0",
|
||||||
"@floating-ui/dom": "^1.6.12",
|
"@floating-ui/dom": "^1.6.12",
|
||||||
"@myriaddreamin/rehype-typst": "^0.5.0-rc9",
|
"@myriaddreamin/rehype-typst": "^0.5.4",
|
||||||
"@napi-rs/simple-git": "0.1.19",
|
"@napi-rs/simple-git": "0.1.19",
|
||||||
"@tweenjs/tween.js": "^25.0.0",
|
"@tweenjs/tween.js": "^25.0.0",
|
||||||
"async-mutex": "^0.5.0",
|
"async-mutex": "^0.5.0",
|
||||||
|
@ -62,7 +62,7 @@
|
||||||
"mermaid": "^11.4.1",
|
"mermaid": "^11.4.1",
|
||||||
"micromorph": "^0.4.5",
|
"micromorph": "^0.4.5",
|
||||||
"pixi.js": "^8.6.6",
|
"pixi.js": "^8.6.6",
|
||||||
"preact": "^10.25.3",
|
"preact": "^10.25.4",
|
||||||
"preact-render-to-string": "^6.5.12",
|
"preact-render-to-string": "^6.5.12",
|
||||||
"pretty-bytes": "^6.1.1",
|
"pretty-bytes": "^6.1.1",
|
||||||
"pretty-time": "^1.1.0",
|
"pretty-time": "^1.1.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue