|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
{
|
|
|
"name": "rehype-prism-plus",
|
|
"name": "rehype-prism-plus",
|
|
|
- "version": "1.1.2",
|
|
|
|
|
|
|
+ "version": "1.1.3",
|
|
|
"lockfileVersion": 1,
|
|
"lockfileVersion": 1,
|
|
|
"requires": true,
|
|
"requires": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
@@ -1811,9 +1811,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"character-entities": {
|
|
"character-entities": {
|
|
|
- "version": "2.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-oHqMj3eAuJ77/P5PaIRcqk+C3hdfNwyCD2DAUcD5gyXkegAuF2USC40CEqPscDk4I8FRGMTojGJQkXDsN5QlJA=="
|
|
|
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-OzmutCf2Kmc+6DrFrrPS8/tDh2+DpnrfzdICHWhcVC9eOd0N1PXmQEE1a8iM4IziIAG+8tmTq3K+oo0ubH6RRQ=="
|
|
|
},
|
|
},
|
|
|
"character-entities-html4": {
|
|
"character-entities-html4": {
|
|
|
"version": "2.0.0",
|
|
"version": "2.0.0",
|
|
@@ -1826,9 +1826,9 @@
|
|
|
"integrity": "sha512-YwaEtEvWLpFa6Wh3uVLrvirA/ahr9fki/NUd/Bd4OR6EdJ8D22hovYQEOUCBfQfcqnC4IAMGMsHXY1eXgL4ZZA=="
|
|
"integrity": "sha512-YwaEtEvWLpFa6Wh3uVLrvirA/ahr9fki/NUd/Bd4OR6EdJ8D22hovYQEOUCBfQfcqnC4IAMGMsHXY1eXgL4ZZA=="
|
|
|
},
|
|
},
|
|
|
"character-reference-invalid": {
|
|
"character-reference-invalid": {
|
|
|
- "version": "2.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-pE3Z15lLRxDzWJy7bBHBopRwfI20sbrMVLQTC7xsPglCHf4Wv1e167OgYAFP78co2XlhojDyAqA+IAJse27//g=="
|
|
|
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw=="
|
|
|
},
|
|
},
|
|
|
"clean-stack": {
|
|
"clean-stack": {
|
|
|
"version": "2.2.0",
|
|
"version": "2.2.0",
|
|
@@ -2147,6 +2147,14 @@
|
|
|
"ms": "2.1.2"
|
|
"ms": "2.1.2"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "decode-named-character-reference": {
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-YV/0HQHreRwKb7uBopyIkLG17jG6Sv2qUchk9qSoVJ2f+flwRsPNBO0hAnjt6mTNYUT+vw9Gy2ihXg4sUWPi2w==",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "character-entities": "^2.0.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"dedent": {
|
|
"dedent": {
|
|
|
"version": "0.7.0",
|
|
"version": "0.7.0",
|
|
|
"resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
|
|
@@ -3264,14 +3272,14 @@
|
|
|
"dev": true
|
|
"dev": true
|
|
|
},
|
|
},
|
|
|
"is-alphabetical": {
|
|
"is-alphabetical": {
|
|
|
- "version": "2.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-5OV8Toyq3oh4eq6sbWTYzlGdnMT/DPI5I0zxUBxjiigQsZycpkKF3kskkao3JyYGuYDHvhgJF+DrjMQp9SX86w=="
|
|
|
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ=="
|
|
|
},
|
|
},
|
|
|
"is-alphanumerical": {
|
|
"is-alphanumerical": {
|
|
|
- "version": "2.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-t+2GlJ+hO9yagJ+jU3+HSh80VKvz/3cG2cxbGGm4S0hjKuhWQXgPVUVOZz3tqZzMjhmphZ+1TIJTlRZRoe6GCQ==",
|
|
|
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==",
|
|
|
"requires": {
|
|
"requires": {
|
|
|
"is-alphabetical": "^2.0.0",
|
|
"is-alphabetical": "^2.0.0",
|
|
|
"is-decimal": "^2.0.0"
|
|
"is-decimal": "^2.0.0"
|
|
@@ -3332,9 +3340,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"is-decimal": {
|
|
"is-decimal": {
|
|
|
- "version": "2.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-QfrfjQV0LjoWQ1K1XSoEZkTAzSa14RKVMa5zg3SdAfzEmQzRM4+tbSFWb78creCeA9rNBzaZal92opi1TwPWZw=="
|
|
|
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A=="
|
|
|
},
|
|
},
|
|
|
"is-extglob": {
|
|
"is-extglob": {
|
|
|
"version": "2.1.1",
|
|
"version": "2.1.1",
|
|
@@ -3358,9 +3366,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"is-hexadecimal": {
|
|
"is-hexadecimal": {
|
|
|
- "version": "2.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-vGOtYkiaxwIiR0+Ng/zNId+ZZehGfINwTzdrDqc6iubbnQWhnPuYymOzOKUDqa2cSl59yHnEh2h6MvRLQsyNug=="
|
|
|
|
|
|
|
+ "version": "2.0.1",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg=="
|
|
|
},
|
|
},
|
|
|
"is-module": {
|
|
"is-module": {
|
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
@@ -4292,22 +4300,24 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"parse-entities": {
|
|
"parse-entities": {
|
|
|
- "version": "3.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-3.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-AJlcIFDNPEP33KyJLguv0xJc83BNvjxwpuUIcetyXUsLpVXAUCePJ5kIoYtEN2R1ac0cYaRu/vk9dVFkewHQhQ==",
|
|
|
|
|
|
|
+ "version": "4.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-5nk9Fn03x3rEhGaX1FU6IDwG/k+GxLXlFAkgrbM1asuAFl3BhdQWvASaIsmwWypRNcZKHPYnIuOSfIWEyEQnPQ==",
|
|
|
"requires": {
|
|
"requires": {
|
|
|
|
|
+ "@types/unist": "^2.0.0",
|
|
|
"character-entities": "^2.0.0",
|
|
"character-entities": "^2.0.0",
|
|
|
- "character-entities-legacy": "^2.0.0",
|
|
|
|
|
|
|
+ "character-entities-legacy": "^3.0.0",
|
|
|
"character-reference-invalid": "^2.0.0",
|
|
"character-reference-invalid": "^2.0.0",
|
|
|
|
|
+ "decode-named-character-reference": "^1.0.0",
|
|
|
"is-alphanumerical": "^2.0.0",
|
|
"is-alphanumerical": "^2.0.0",
|
|
|
"is-decimal": "^2.0.0",
|
|
"is-decimal": "^2.0.0",
|
|
|
"is-hexadecimal": "^2.0.0"
|
|
"is-hexadecimal": "^2.0.0"
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"character-entities-legacy": {
|
|
"character-entities-legacy": {
|
|
|
- "version": "2.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-2.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-YwaEtEvWLpFa6Wh3uVLrvirA/ahr9fki/NUd/Bd4OR6EdJ8D22hovYQEOUCBfQfcqnC4IAMGMsHXY1eXgL4ZZA=="
|
|
|
|
|
|
|
+ "version": "3.0.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ=="
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -4764,9 +4774,9 @@
|
|
|
"dev": true
|
|
"dev": true
|
|
|
},
|
|
},
|
|
|
"prismjs": {
|
|
"prismjs": {
|
|
|
- "version": "1.25.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.25.0.tgz",
|
|
|
|
|
- "integrity": "sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg=="
|
|
|
|
|
|
|
+ "version": "1.26.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.26.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-HUoH9C5Z3jKkl3UunCyiD5jwk0+Hz0fIgQ2nbwU2Oo/ceuTAQAg+pPVnfdt2TJWRVLcxKh9iuoYDUSc8clb5UQ=="
|
|
|
},
|
|
},
|
|
|
"progress": {
|
|
"progress": {
|
|
|
"version": "2.0.3",
|
|
"version": "2.0.3",
|
|
@@ -4801,15 +4811,15 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"refractor": {
|
|
"refractor": {
|
|
|
- "version": "4.2.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/refractor/-/refractor-4.2.1.tgz",
|
|
|
|
|
- "integrity": "sha512-UhtiILJUJiKquZZPtPokJZAKu2a35cT6gPBXyv2FJj+3T+AC8fyUzVUvA0lyiiYNl9m2ShCW/SSDC9us/FsuvQ==",
|
|
|
|
|
|
|
+ "version": "4.4.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/refractor/-/refractor-4.4.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-JmpsdoB9Va7BxQAAsuFW4cvN6plRKmSVNua8vUjbB6uRv+9cwm5JDH67P8qYr0OAFXWE1D4WlrIAPzQNcyEaoQ==",
|
|
|
"requires": {
|
|
"requires": {
|
|
|
"@types/hast": "^2.0.0",
|
|
"@types/hast": "^2.0.0",
|
|
|
"@types/prismjs": "^1.0.0",
|
|
"@types/prismjs": "^1.0.0",
|
|
|
"hastscript": "^7.0.0",
|
|
"hastscript": "^7.0.0",
|
|
|
- "parse-entities": "^3.0.0",
|
|
|
|
|
- "prismjs": "~1.25.0"
|
|
|
|
|
|
|
+ "parse-entities": "^4.0.0",
|
|
|
|
|
+ "prismjs": "~1.26.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"regenerate": {
|
|
"regenerate": {
|