mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-11-04 15:11:31 +08:00 
			
		
		
		
	chore(deps): update dependency typedoc to v0.28.0
This commit is contained in:
		
							parent
							
								
									2828b39f48
								
							
						
					
					
						commit
						09a1227b63
					
				
							
								
								
									
										57
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										57
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -186,7 +186,7 @@
 | 
			
		||||
        "ts-loader": "9.5.2",
 | 
			
		||||
        "tslib": "2.8.1",
 | 
			
		||||
        "tsx": "4.19.3",
 | 
			
		||||
        "typedoc": "0.27.9",
 | 
			
		||||
        "typedoc": "0.28.0",
 | 
			
		||||
        "typescript": "5.8.2",
 | 
			
		||||
        "typescript-eslint": "8.26.1",
 | 
			
		||||
        "vitest": "3.0.8",
 | 
			
		||||
@ -2910,15 +2910,15 @@
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@gerrit0/mini-shiki": {
 | 
			
		||||
      "version": "1.24.4",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@gerrit0/mini-shiki/-/mini-shiki-1.24.4.tgz",
 | 
			
		||||
      "integrity": "sha512-YEHW1QeAg6UmxEmswiQbOVEg1CW22b1XUD/lNTliOsu0LD0wqoyleFMnmbTp697QE0pcadQiR5cVtbbAPncvpw==",
 | 
			
		||||
      "version": "3.2.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@gerrit0/mini-shiki/-/mini-shiki-3.2.1.tgz",
 | 
			
		||||
      "integrity": "sha512-HbzRC6MKB6U8kQhczz0APKPIzFHTrcqhaC7es2EXInq1SpjPVnpVSIsBe6hNoLWqqCx1n5VKiPXq6PfXnHZKOQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@shikijs/engine-oniguruma": "^1.24.2",
 | 
			
		||||
        "@shikijs/types": "^1.24.2",
 | 
			
		||||
        "@shikijs/vscode-textmate": "^9.3.1"
 | 
			
		||||
        "@shikijs/engine-oniguruma": "^3.2.1",
 | 
			
		||||
        "@shikijs/types": "^3.2.1",
 | 
			
		||||
        "@shikijs/vscode-textmate": "^10.0.2"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@highlightjs/cdn-assets": {
 | 
			
		||||
@ -5088,31 +5088,31 @@
 | 
			
		||||
      "hasInstallScript": true
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@shikijs/engine-oniguruma": {
 | 
			
		||||
      "version": "1.24.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-1.24.2.tgz",
 | 
			
		||||
      "integrity": "sha512-ZN6k//aDNWRJs1uKB12pturKHh7GejKugowOFGAuG7TxDRLod1Bd5JhpOikOiFqPmKjKEPtEA6mRCf7q3ulDyQ==",
 | 
			
		||||
      "version": "3.2.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@shikijs/engine-oniguruma/-/engine-oniguruma-3.2.1.tgz",
 | 
			
		||||
      "integrity": "sha512-wZZAkayEn6qu2+YjenEoFqj0OyQI64EWsNR6/71d1EkG4sxEOFooowKivsWPpaWNBu3sxAG+zPz5kzBL/SsreQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@shikijs/types": "1.24.2",
 | 
			
		||||
        "@shikijs/vscode-textmate": "^9.3.0"
 | 
			
		||||
        "@shikijs/types": "3.2.1",
 | 
			
		||||
        "@shikijs/vscode-textmate": "^10.0.2"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@shikijs/types": {
 | 
			
		||||
      "version": "1.24.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-1.24.2.tgz",
 | 
			
		||||
      "integrity": "sha512-bdeWZiDtajGLG9BudI0AHet0b6e7FbR0EsE4jpGaI0YwHm/XJunI9+3uZnzFtX65gsyJ6ngCIWUfA4NWRPnBkQ==",
 | 
			
		||||
      "version": "3.2.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.2.1.tgz",
 | 
			
		||||
      "integrity": "sha512-/NTWAk4KE2M8uac0RhOsIhYQf4pdU0OywQuYDGIGAJ6Mjunxl2cGiuLkvu4HLCMn+OTTLRWkjZITp+aYJv60yA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@shikijs/vscode-textmate": "^9.3.0",
 | 
			
		||||
        "@shikijs/vscode-textmate": "^10.0.2",
 | 
			
		||||
        "@types/hast": "^3.0.4"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@shikijs/vscode-textmate": {
 | 
			
		||||
      "version": "9.3.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-9.3.1.tgz",
 | 
			
		||||
      "integrity": "sha512-79QfK1393x9Ho60QFyLti+QfdJzRQCVLFb97kOIV7Eo9vQU/roINgk7m24uv0a7AUvN//RDH36FLjjK48v0s9g==",
 | 
			
		||||
      "version": "10.0.2",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz",
 | 
			
		||||
      "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
    },
 | 
			
		||||
@ -20560,23 +20560,24 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/typedoc": {
 | 
			
		||||
      "version": "0.27.9",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.9.tgz",
 | 
			
		||||
      "integrity": "sha512-/z585740YHURLl9DN2jCWe6OW7zKYm6VoQ93H0sxZ1cwHQEQrUn5BJrEnkWhfzUdyO+BLGjnKUZ9iz9hKloFDw==",
 | 
			
		||||
      "version": "0.28.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.28.0.tgz",
 | 
			
		||||
      "integrity": "sha512-UU+xxZXrpnUhEulBYRwY2afoYFC24J2fTFovOs3llj2foGShCoKVQL6cQCfQ+sBAOdiFn2dETpZ9xhah+CL3RQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "Apache-2.0",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@gerrit0/mini-shiki": "^1.24.0",
 | 
			
		||||
        "@gerrit0/mini-shiki": "^3.2.1",
 | 
			
		||||
        "lunr": "^2.3.9",
 | 
			
		||||
        "markdown-it": "^14.1.0",
 | 
			
		||||
        "minimatch": "^9.0.5",
 | 
			
		||||
        "yaml": "^2.6.1"
 | 
			
		||||
        "yaml": "^2.7.0 "
 | 
			
		||||
      },
 | 
			
		||||
      "bin": {
 | 
			
		||||
        "typedoc": "bin/typedoc"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">= 18"
 | 
			
		||||
        "node": ">= 18",
 | 
			
		||||
        "pnpm": ">= 10"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "typescript": "5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x"
 | 
			
		||||
@ -21817,9 +21818,9 @@
 | 
			
		||||
      "license": "ISC"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/yaml": {
 | 
			
		||||
      "version": "2.6.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz",
 | 
			
		||||
      "integrity": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==",
 | 
			
		||||
      "version": "2.7.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.0.tgz",
 | 
			
		||||
      "integrity": "sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "license": "ISC",
 | 
			
		||||
      "bin": {
 | 
			
		||||
 | 
			
		||||
@ -243,7 +243,7 @@
 | 
			
		||||
    "ts-loader": "9.5.2",
 | 
			
		||||
    "tslib": "2.8.1",
 | 
			
		||||
    "tsx": "4.19.3",
 | 
			
		||||
    "typedoc": "0.27.9",
 | 
			
		||||
    "typedoc": "0.28.0",
 | 
			
		||||
    "typescript": "5.8.2",
 | 
			
		||||
    "typescript-eslint": "8.26.1",
 | 
			
		||||
    "vitest": "3.0.8",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user