mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-04 06:49:49 +00:00 
			
		
		
		
	chore(deps): bump the production-dependencies group across 1 directory with 6 updates (#2082)
Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.2` | `1.7.3` | | [ansi-truncate](https://github.com/fabiospampinato/ansi-truncate) | `1.2.0` | `1.3.0` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.11.0` | `8.12.0` | | [satori](https://github.com/vercel/satori) | `0.16.1` | `0.16.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.1.0` | `24.2.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | Updates `@floating-ui/dom` from 1.7.2 to 1.7.3 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.7.3/packages/dom) Updates `ansi-truncate` from 1.2.0 to 1.3.0 - [Commits](https://github.com/fabiospampinato/ansi-truncate/commits) Updates `pixi.js` from 8.11.0 to 8.12.0 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](https://github.com/pixijs/pixijs/compare/v8.11.0...v8.12.0) Updates `satori` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](https://github.com/vercel/satori/compare/0.16.1...0.16.2) Updates `@types/node` from 24.1.0 to 24.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: "@floating-ui/dom" dependency-version: 1.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ansi-truncate dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: satori dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 24.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										83
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										83
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -10,11 +10,11 @@
 | 
				
			|||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@clack/prompts": "^0.11.0",
 | 
					        "@clack/prompts": "^0.11.0",
 | 
				
			||||||
        "@floating-ui/dom": "^1.7.2",
 | 
					        "@floating-ui/dom": "^1.7.3",
 | 
				
			||||||
        "@myriaddreamin/rehype-typst": "^0.6.0",
 | 
					        "@myriaddreamin/rehype-typst": "^0.6.0",
 | 
				
			||||||
        "@napi-rs/simple-git": "0.1.21",
 | 
					        "@napi-rs/simple-git": "0.1.21",
 | 
				
			||||||
        "@tweenjs/tween.js": "^25.0.0",
 | 
					        "@tweenjs/tween.js": "^25.0.0",
 | 
				
			||||||
        "ansi-truncate": "^1.2.0",
 | 
					        "ansi-truncate": "^1.3.0",
 | 
				
			||||||
        "async-mutex": "^0.5.0",
 | 
					        "async-mutex": "^0.5.0",
 | 
				
			||||||
        "chokidar": "^4.0.3",
 | 
					        "chokidar": "^4.0.3",
 | 
				
			||||||
        "cli-spinner": "^0.2.10",
 | 
					        "cli-spinner": "^0.2.10",
 | 
				
			||||||
@@ -35,7 +35,7 @@
 | 
				
			|||||||
        "mdast-util-to-string": "^4.0.0",
 | 
					        "mdast-util-to-string": "^4.0.0",
 | 
				
			||||||
        "micromorph": "^0.4.5",
 | 
					        "micromorph": "^0.4.5",
 | 
				
			||||||
        "minimatch": "^10.0.3",
 | 
					        "minimatch": "^10.0.3",
 | 
				
			||||||
        "pixi.js": "^8.11.0",
 | 
					        "pixi.js": "^8.12.0",
 | 
				
			||||||
        "preact": "^10.27.0",
 | 
					        "preact": "^10.27.0",
 | 
				
			||||||
        "preact-render-to-string": "^6.5.13",
 | 
					        "preact-render-to-string": "^6.5.13",
 | 
				
			||||||
        "pretty-bytes": "^7.0.0",
 | 
					        "pretty-bytes": "^7.0.0",
 | 
				
			||||||
@@ -57,7 +57,7 @@
 | 
				
			|||||||
        "remark-rehype": "^11.1.2",
 | 
					        "remark-rehype": "^11.1.2",
 | 
				
			||||||
        "remark-smartypants": "^3.0.2",
 | 
					        "remark-smartypants": "^3.0.2",
 | 
				
			||||||
        "rfdc": "^1.4.1",
 | 
					        "rfdc": "^1.4.1",
 | 
				
			||||||
        "satori": "^0.16.1",
 | 
					        "satori": "^0.16.2",
 | 
				
			||||||
        "serve-handler": "^6.1.6",
 | 
					        "serve-handler": "^6.1.6",
 | 
				
			||||||
        "sharp": "^0.34.3",
 | 
					        "sharp": "^0.34.3",
 | 
				
			||||||
        "shiki": "^1.26.2",
 | 
					        "shiki": "^1.26.2",
 | 
				
			||||||
@@ -78,7 +78,7 @@
 | 
				
			|||||||
        "@types/d3": "^7.4.3",
 | 
					        "@types/d3": "^7.4.3",
 | 
				
			||||||
        "@types/hast": "^3.0.4",
 | 
					        "@types/hast": "^3.0.4",
 | 
				
			||||||
        "@types/js-yaml": "^4.0.9",
 | 
					        "@types/js-yaml": "^4.0.9",
 | 
				
			||||||
        "@types/node": "^24.1.0",
 | 
					        "@types/node": "^24.2.1",
 | 
				
			||||||
        "@types/pretty-time": "^1.1.5",
 | 
					        "@types/pretty-time": "^1.1.5",
 | 
				
			||||||
        "@types/source-map-support": "^0.5.10",
 | 
					        "@types/source-map-support": "^0.5.10",
 | 
				
			||||||
        "@types/ws": "^8.18.1",
 | 
					        "@types/ws": "^8.18.1",
 | 
				
			||||||
@@ -86,7 +86,7 @@
 | 
				
			|||||||
        "esbuild": "^0.25.8",
 | 
					        "esbuild": "^0.25.8",
 | 
				
			||||||
        "prettier": "^3.6.2",
 | 
					        "prettier": "^3.6.2",
 | 
				
			||||||
        "tsx": "^4.20.3",
 | 
					        "tsx": "^4.20.3",
 | 
				
			||||||
        "typescript": "^5.8.3"
 | 
					        "typescript": "^5.9.2"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "engines": {
 | 
					      "engines": {
 | 
				
			||||||
        "node": ">=22",
 | 
					        "node": ">=22",
 | 
				
			||||||
@@ -623,21 +623,21 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@floating-ui/core": {
 | 
					    "node_modules/@floating-ui/core": {
 | 
				
			||||||
      "version": "1.7.2",
 | 
					      "version": "1.7.3",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.2.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.3.tgz",
 | 
				
			||||||
      "integrity": "sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==",
 | 
					      "integrity": "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@floating-ui/utils": "^0.2.10"
 | 
					        "@floating-ui/utils": "^0.2.10"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@floating-ui/dom": {
 | 
					    "node_modules/@floating-ui/dom": {
 | 
				
			||||||
      "version": "1.7.2",
 | 
					      "version": "1.7.3",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.2.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.3.tgz",
 | 
				
			||||||
      "integrity": "sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==",
 | 
					      "integrity": "sha512-uZA413QEpNuhtb3/iIKoYMSK07keHPYeXF02Zhd6e213j+d1NamLix/mCLxBUDW/Gx52sPH2m+chlUsyaBs/Ag==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@floating-ui/core": "^1.7.2",
 | 
					        "@floating-ui/core": "^1.7.3",
 | 
				
			||||||
        "@floating-ui/utils": "^0.2.10"
 | 
					        "@floating-ui/utils": "^0.2.10"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
@@ -2040,13 +2040,13 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/node": {
 | 
					    "node_modules/@types/node": {
 | 
				
			||||||
      "version": "24.1.0",
 | 
					      "version": "24.2.1",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@types/node/-/node-24.1.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@types/node/-/node-24.2.1.tgz",
 | 
				
			||||||
      "integrity": "sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==",
 | 
					      "integrity": "sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "undici-types": "~7.8.0"
 | 
					        "undici-types": "~7.10.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/pretty-time": {
 | 
					    "node_modules/@types/pretty-time": {
 | 
				
			||||||
@@ -2150,12 +2150,12 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/ansi-truncate": {
 | 
					    "node_modules/ansi-truncate": {
 | 
				
			||||||
      "version": "1.2.0",
 | 
					      "version": "1.3.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/ansi-truncate/-/ansi-truncate-1.2.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/ansi-truncate/-/ansi-truncate-1.3.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-/SLVrxNIP8o8iRHjdK3K9s2hDqdvb86NEjZOAB6ecWFsOo+9obaby97prnvAPn6j7ExXCpbvtlJFYPkkspg4BQ==",
 | 
					      "integrity": "sha512-hSLkS/Ur9acn+vEi/kRC6HzW56sjgU1Q9qXroVV8Hcf3cURAeUuXXQY239IoSK/d0iHfu2ZEuLBdAn8I+4TSzA==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "fast-string-truncated-width": "^1.2.0"
 | 
					        "fast-string-truncated-width": "^2.0.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/argparse": {
 | 
					    "node_modules/argparse": {
 | 
				
			||||||
@@ -2467,9 +2467,10 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/css-gradient-parser": {
 | 
					    "node_modules/css-gradient-parser": {
 | 
				
			||||||
      "version": "0.0.16",
 | 
					      "version": "0.0.17",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.16.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/css-gradient-parser/-/css-gradient-parser-0.0.17.tgz",
 | 
				
			||||||
      "integrity": "sha512-3O5QdqgFRUbXvK1x5INf1YkBz1UKSWqrd63vWsum8MNHDBYD5urm3QtxZbKU259OrEXNM26lP/MPY3d1IGkBgA==",
 | 
					      "integrity": "sha512-w2Xy9UMMwlKtou0vlRnXvWglPAceXCTtcmVSo8ZBUvqCV5aXEFP/PC6d+I464810I9FT++UACwTD5511bmGPUg==",
 | 
				
			||||||
 | 
					      "license": "MIT",
 | 
				
			||||||
      "engines": {
 | 
					      "engines": {
 | 
				
			||||||
        "node": ">=16"
 | 
					        "node": ">=16"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
@@ -3097,9 +3098,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/fast-string-truncated-width": {
 | 
					    "node_modules/fast-string-truncated-width": {
 | 
				
			||||||
      "version": "1.2.1",
 | 
					      "version": "2.0.1",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/fast-string-truncated-width/-/fast-string-truncated-width-1.2.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/fast-string-truncated-width/-/fast-string-truncated-width-2.0.1.tgz",
 | 
				
			||||||
      "integrity": "sha512-Q9acT/+Uu3GwGj+5w/zsGuQjh9O1TyywhIwAxHudtWrgF09nHOPrvTLhQevPbttcxjr/SNN7mJmfOw/B1bXgow==",
 | 
					      "integrity": "sha512-Pl/IUsHVYft5xJvj6JaNv77Eg7BSva53V0SA7wPy5x3FfM7zgORdpGkUZiWoSJFuvK6qNVdh//lx1g3SYIJ10g==",
 | 
				
			||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/fastq": {
 | 
					    "node_modules/fastq": {
 | 
				
			||||||
@@ -5431,9 +5432,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/pixi.js": {
 | 
					    "node_modules/pixi.js": {
 | 
				
			||||||
      "version": "8.11.0",
 | 
					      "version": "8.12.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-8.11.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-8.12.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-dyuThzncsgEgJZnvd/A/5x6IkUERbK+phXqUQrI+0C6WE+8xqGH5VChRTLecemhgZF0kQ+gZOM3tJTX9937xpg==",
 | 
					      "integrity": "sha512-or7vrH7WajLevu/JnGMdD80JaSpTlXfjwCLtzhg2BL60LWPf1pF0w08Qleiqr1Saj012gevguM//+6HzzVlnfA==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@pixi/colord": "^2.9.6",
 | 
					        "@pixi/colord": "^2.9.6",
 | 
				
			||||||
@@ -5441,7 +5442,7 @@
 | 
				
			|||||||
        "@types/earcut": "^3.0.0",
 | 
					        "@types/earcut": "^3.0.0",
 | 
				
			||||||
        "@webgpu/types": "^0.1.40",
 | 
					        "@webgpu/types": "^0.1.40",
 | 
				
			||||||
        "@xmldom/xmldom": "^0.8.10",
 | 
					        "@xmldom/xmldom": "^0.8.10",
 | 
				
			||||||
        "earcut": "^3.0.1",
 | 
					        "earcut": "^3.0.2",
 | 
				
			||||||
        "eventemitter3": "^5.0.1",
 | 
					        "eventemitter3": "^5.0.1",
 | 
				
			||||||
        "gifuct-js": "^2.1.2",
 | 
					        "gifuct-js": "^2.1.2",
 | 
				
			||||||
        "ismobilejs": "^1.1.1",
 | 
					        "ismobilejs": "^1.1.1",
 | 
				
			||||||
@@ -6412,15 +6413,15 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/satori": {
 | 
					    "node_modules/satori": {
 | 
				
			||||||
      "version": "0.16.1",
 | 
					      "version": "0.16.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/satori/-/satori-0.16.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/satori/-/satori-0.16.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-JM4bFaca8HMA11Xyfgrclv9qIPnd9uhUDr2oYrVlzqTrV7EA/VEeq/7hwe8r0eQP4JwNVW70JBtLRk0v48BTXg==",
 | 
					      "integrity": "sha512-tORnR2UZ1cB9N81WDjx5ZC4ToPmkybnJWyR8N1OC/z+5kWZcG1mcLssJ5WLNBj1lNr2igIFW0bIiugCxRKL/jQ==",
 | 
				
			||||||
      "license": "MPL-2.0",
 | 
					      "license": "MPL-2.0",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@shuding/opentype.js": "1.4.0-beta.0",
 | 
					        "@shuding/opentype.js": "1.4.0-beta.0",
 | 
				
			||||||
        "css-background-parser": "^0.1.0",
 | 
					        "css-background-parser": "^0.1.0",
 | 
				
			||||||
        "css-box-shadow": "1.0.0-3",
 | 
					        "css-box-shadow": "1.0.0-3",
 | 
				
			||||||
        "css-gradient-parser": "^0.0.16",
 | 
					        "css-gradient-parser": "^0.0.17",
 | 
				
			||||||
        "css-to-react-native": "^3.0.0",
 | 
					        "css-to-react-native": "^3.0.0",
 | 
				
			||||||
        "emoji-regex-xs": "^2.0.1",
 | 
					        "emoji-regex-xs": "^2.0.1",
 | 
				
			||||||
        "escape-html": "^1.0.3",
 | 
					        "escape-html": "^1.0.3",
 | 
				
			||||||
@@ -6837,9 +6838,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/typescript": {
 | 
					    "node_modules/typescript": {
 | 
				
			||||||
      "version": "5.8.3",
 | 
					      "version": "5.9.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
 | 
					      "integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "Apache-2.0",
 | 
					      "license": "Apache-2.0",
 | 
				
			||||||
      "bin": {
 | 
					      "bin": {
 | 
				
			||||||
@@ -6851,9 +6852,9 @@
 | 
				
			|||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/undici-types": {
 | 
					    "node_modules/undici-types": {
 | 
				
			||||||
      "version": "7.8.0",
 | 
					      "version": "7.10.0",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz",
 | 
				
			||||||
      "integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
 | 
					      "integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
 | 
				
			||||||
      "dev": true,
 | 
					      "dev": true,
 | 
				
			||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										12
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								package.json
									
									
									
									
									
								
							@@ -36,11 +36,11 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@clack/prompts": "^0.11.0",
 | 
					    "@clack/prompts": "^0.11.0",
 | 
				
			||||||
    "@floating-ui/dom": "^1.7.2",
 | 
					    "@floating-ui/dom": "^1.7.3",
 | 
				
			||||||
    "@myriaddreamin/rehype-typst": "^0.6.0",
 | 
					    "@myriaddreamin/rehype-typst": "^0.6.0",
 | 
				
			||||||
    "@napi-rs/simple-git": "0.1.21",
 | 
					    "@napi-rs/simple-git": "0.1.21",
 | 
				
			||||||
    "@tweenjs/tween.js": "^25.0.0",
 | 
					    "@tweenjs/tween.js": "^25.0.0",
 | 
				
			||||||
    "ansi-truncate": "^1.2.0",
 | 
					    "ansi-truncate": "^1.3.0",
 | 
				
			||||||
    "async-mutex": "^0.5.0",
 | 
					    "async-mutex": "^0.5.0",
 | 
				
			||||||
    "chokidar": "^4.0.3",
 | 
					    "chokidar": "^4.0.3",
 | 
				
			||||||
    "cli-spinner": "^0.2.10",
 | 
					    "cli-spinner": "^0.2.10",
 | 
				
			||||||
@@ -61,7 +61,7 @@
 | 
				
			|||||||
    "mdast-util-to-string": "^4.0.0",
 | 
					    "mdast-util-to-string": "^4.0.0",
 | 
				
			||||||
    "micromorph": "^0.4.5",
 | 
					    "micromorph": "^0.4.5",
 | 
				
			||||||
    "minimatch": "^10.0.3",
 | 
					    "minimatch": "^10.0.3",
 | 
				
			||||||
    "pixi.js": "^8.11.0",
 | 
					    "pixi.js": "^8.12.0",
 | 
				
			||||||
    "preact": "^10.27.0",
 | 
					    "preact": "^10.27.0",
 | 
				
			||||||
    "preact-render-to-string": "^6.5.13",
 | 
					    "preact-render-to-string": "^6.5.13",
 | 
				
			||||||
    "pretty-bytes": "^7.0.0",
 | 
					    "pretty-bytes": "^7.0.0",
 | 
				
			||||||
@@ -83,7 +83,7 @@
 | 
				
			|||||||
    "remark-rehype": "^11.1.2",
 | 
					    "remark-rehype": "^11.1.2",
 | 
				
			||||||
    "remark-smartypants": "^3.0.2",
 | 
					    "remark-smartypants": "^3.0.2",
 | 
				
			||||||
    "rfdc": "^1.4.1",
 | 
					    "rfdc": "^1.4.1",
 | 
				
			||||||
    "satori": "^0.16.1",
 | 
					    "satori": "^0.16.2",
 | 
				
			||||||
    "serve-handler": "^6.1.6",
 | 
					    "serve-handler": "^6.1.6",
 | 
				
			||||||
    "sharp": "^0.34.3",
 | 
					    "sharp": "^0.34.3",
 | 
				
			||||||
    "shiki": "^1.26.2",
 | 
					    "shiki": "^1.26.2",
 | 
				
			||||||
@@ -101,7 +101,7 @@
 | 
				
			|||||||
    "@types/d3": "^7.4.3",
 | 
					    "@types/d3": "^7.4.3",
 | 
				
			||||||
    "@types/hast": "^3.0.4",
 | 
					    "@types/hast": "^3.0.4",
 | 
				
			||||||
    "@types/js-yaml": "^4.0.9",
 | 
					    "@types/js-yaml": "^4.0.9",
 | 
				
			||||||
    "@types/node": "^24.1.0",
 | 
					    "@types/node": "^24.2.1",
 | 
				
			||||||
    "@types/pretty-time": "^1.1.5",
 | 
					    "@types/pretty-time": "^1.1.5",
 | 
				
			||||||
    "@types/source-map-support": "^0.5.10",
 | 
					    "@types/source-map-support": "^0.5.10",
 | 
				
			||||||
    "@types/ws": "^8.18.1",
 | 
					    "@types/ws": "^8.18.1",
 | 
				
			||||||
@@ -109,6 +109,6 @@
 | 
				
			|||||||
    "esbuild": "^0.25.8",
 | 
					    "esbuild": "^0.25.8",
 | 
				
			||||||
    "prettier": "^3.6.2",
 | 
					    "prettier": "^3.6.2",
 | 
				
			||||||
    "tsx": "^4.20.3",
 | 
					    "tsx": "^4.20.3",
 | 
				
			||||||
    "typescript": "^5.8.3"
 | 
					    "typescript": "^5.9.2"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user