mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	chore(deps): bump rehype-pretty-code from 0.12.3 to 0.12.6 (#741)
Bumps [rehype-pretty-code](https://github.com/atomiks/rehype-pretty-code) from 0.12.3 to 0.12.6. - [Release notes](https://github.com/atomiks/rehype-pretty-code/releases) - [Commits](https://github.com/atomiks/rehype-pretty-code/compare/v0.12.3...v0.12.6) --- updated-dependencies: - dependency-name: rehype-pretty-code 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:
		
							
								
								
									
										10
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										10
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -40,7 +40,7 @@
 | 
			
		||||
        "rehype-autolink-headings": "^7.1.0",
 | 
			
		||||
        "rehype-katex": "^7.0.0",
 | 
			
		||||
        "rehype-mathjax": "^5.0.0",
 | 
			
		||||
        "rehype-pretty-code": "^0.12.3",
 | 
			
		||||
        "rehype-pretty-code": "^0.12.6",
 | 
			
		||||
        "rehype-raw": "^7.0.0",
 | 
			
		||||
        "rehype-slug": "^6.0.0",
 | 
			
		||||
        "remark": "^15.0.1",
 | 
			
		||||
@@ -4705,9 +4705,9 @@
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/rehype-pretty-code": {
 | 
			
		||||
      "version": "0.12.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rehype-pretty-code/-/rehype-pretty-code-0.12.3.tgz",
 | 
			
		||||
      "integrity": "sha512-6NbIit8A3hLrkKBEbNs862jVnTLeIOM2AmM0VZ/MtyHb+OuNMeCa6UZSx6UG4zrobm5tY9efTwhih1exsGYsiw==",
 | 
			
		||||
      "version": "0.12.6",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/rehype-pretty-code/-/rehype-pretty-code-0.12.6.tgz",
 | 
			
		||||
      "integrity": "sha512-AW18s4eXwnb4PGwL0Y8BoUzBJr23epWNXndCKaZ52S4kl/4tsgM+406oCp5NdtPZsB0ItpaY+hCMv3kw58DLrA==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@types/hast": "^3.0.3",
 | 
			
		||||
        "hast-util-to-string": "^3.0.0",
 | 
			
		||||
@@ -4720,7 +4720,7 @@
 | 
			
		||||
        "node": ">=18"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "shikiji": "^0.7.0 || ^0.8.0 || ^0.9.0"
 | 
			
		||||
        "shikiji": "^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/rehype-raw": {
 | 
			
		||||
 
 | 
			
		||||
@@ -65,7 +65,7 @@
 | 
			
		||||
    "rehype-autolink-headings": "^7.1.0",
 | 
			
		||||
    "rehype-katex": "^7.0.0",
 | 
			
		||||
    "rehype-mathjax": "^5.0.0",
 | 
			
		||||
    "rehype-pretty-code": "^0.12.3",
 | 
			
		||||
    "rehype-pretty-code": "^0.12.6",
 | 
			
		||||
    "rehype-raw": "^7.0.0",
 | 
			
		||||
    "rehype-slug": "^6.0.0",
 | 
			
		||||
    "remark": "^15.0.1",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user