mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-04 06:49:49 +00:00 
			
		
		
		
	chore(deps): bump rehype-katex from 7.0.0 to 7.0.1 (#1356)
Bumps [rehype-katex](https://github.com/remarkjs/remark-math) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/remarkjs/remark-math/releases) - [Commits](https://github.com/remarkjs/remark-math/compare/rehype-katex@7.0.0...rehype-katex@7.0.1) --- updated-dependencies: - dependency-name: rehype-katex dependency-type: direct:production update-type: version-update:semver-patch ... 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:
		
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -39,7 +39,7 @@
 | 
			
		||||
        "reading-time": "^1.5.0",
 | 
			
		||||
        "rehype-autolink-headings": "^7.1.0",
 | 
			
		||||
        "rehype-citation": "^2.1.1",
 | 
			
		||||
        "rehype-katex": "^7.0.0",
 | 
			
		||||
        "rehype-katex": "^7.0.1",
 | 
			
		||||
        "rehype-mathjax": "^6.0.0",
 | 
			
		||||
        "rehype-pretty-code": "^0.13.2",
 | 
			
		||||
        "rehype-raw": "^7.0.0",
 | 
			
		||||
@@ -4863,9 +4863,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/rehype-katex": {
 | 
			
		||||
      "version": "7.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rehype-katex/-/rehype-katex-7.0.0.tgz",
 | 
			
		||||
      "integrity": "sha512-h8FPkGE00r2XKU+/acgqwWUlyzve1IiOKwsEkg4pDL3k48PiE0Pt+/uLtVHDVkN1yA4iurZN6UES8ivHVEQV6Q==",
 | 
			
		||||
      "version": "7.0.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rehype-katex/-/rehype-katex-7.0.1.tgz",
 | 
			
		||||
      "integrity": "sha512-OiM2wrZ/wuhKkigASodFoo8wimG3H12LWQaH8qSPVJn9apWKFSH3YOCtbKpBorTVw/eI7cuT21XBbvwEswbIOA==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@types/hast": "^3.0.0",
 | 
			
		||||
        "@types/katex": "^0.16.0",
 | 
			
		||||
 
 | 
			
		||||
@@ -65,7 +65,7 @@
 | 
			
		||||
    "reading-time": "^1.5.0",
 | 
			
		||||
    "rehype-autolink-headings": "^7.1.0",
 | 
			
		||||
    "rehype-citation": "^2.1.1",
 | 
			
		||||
    "rehype-katex": "^7.0.0",
 | 
			
		||||
    "rehype-katex": "^7.0.1",
 | 
			
		||||
    "rehype-mathjax": "^6.0.0",
 | 
			
		||||
    "rehype-pretty-code": "^0.13.2",
 | 
			
		||||
    "rehype-raw": "^7.0.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user