mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 13:39:01 +01:00 
			
		
		
		
	Merge pull request #736 from TriliumNext/renovate/katex-0.x
fix(deps): update dependency katex to v0.16.15
This commit is contained in:
		
						commit
						432c5c06a2
					
				
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -63,7 +63,7 @@
 | 
			
		||||
        "jquery.fancytree": "2.38.3",
 | 
			
		||||
        "jsdom": "25.0.0",
 | 
			
		||||
        "jsplumb": "2.15.6",
 | 
			
		||||
        "katex": "0.16.14",
 | 
			
		||||
        "katex": "0.16.15",
 | 
			
		||||
        "knockout": "3.5.1",
 | 
			
		||||
        "mark.js": "8.11.1",
 | 
			
		||||
        "marked": "15.0.3",
 | 
			
		||||
@ -11777,9 +11777,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/katex": {
 | 
			
		||||
      "version": "0.16.14",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.14.tgz",
 | 
			
		||||
      "integrity": "sha512-tnUUAL/S+f/w8KrRpCFcCW/msuIlBkOmVnTmvdEK6WCkx6uDPRj3d9SBAP+qB5x0MCeOyUbdbIMtT5cUJD8aRw==",
 | 
			
		||||
      "version": "0.16.15",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.15.tgz",
 | 
			
		||||
      "integrity": "sha512-yE9YJIEAk2aZ+FL/G8r+UGw0CTUzEA8ZFy6E+8tc3spHUKq3qBnzCkI1CQwGoI9atJhVyFPEypQsTY7mJ1Pi9w==",
 | 
			
		||||
      "funding": [
 | 
			
		||||
        "https://opencollective.com/katex",
 | 
			
		||||
        "https://github.com/sponsors/katex"
 | 
			
		||||
 | 
			
		||||
@ -106,7 +106,7 @@
 | 
			
		||||
    "jquery.fancytree": "2.38.3",
 | 
			
		||||
    "jsdom": "25.0.0",
 | 
			
		||||
    "jsplumb": "2.15.6",
 | 
			
		||||
    "katex": "0.16.14",
 | 
			
		||||
    "katex": "0.16.15",
 | 
			
		||||
    "knockout": "3.5.1",
 | 
			
		||||
    "mark.js": "8.11.1",
 | 
			
		||||
    "marked": "15.0.3",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user