This commit is contained in:
2026-09-09 18:21:20 +02:00
parent f14939715d
commit e07c69bd29
2 changed files with 4 additions and 83 deletions
+3 -81
View File
@@ -1,12 +1,12 @@
{ {
"name": "c0ntroller.de", "name": "c0ntroller.de",
"version": "1.0.1", "version": "1.1.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "c0ntroller.de", "name": "c0ntroller.de",
"version": "1.0.1", "version": "1.1.0",
"dependencies": { "dependencies": {
"@astrojs/mdx": "^8.0.0", "@astrojs/mdx": "^8.0.0",
"@iconify-json/lucide": "^1.2.98", "@iconify-json/lucide": "^1.2.98",
@@ -17,8 +17,7 @@
"astro-mermaid": "^2.1.0", "astro-mermaid": "^2.1.0",
"mermaid": "^11.17.2", "mermaid": "^11.17.2",
"satteri-callouts": "^1.0.1", "satteri-callouts": "^1.0.1",
"satteri-katex": "^0.1.1", "satteri-katex": "^0.1.1"
"satteri-mathjax": "^0.1.0"
}, },
"devDependencies": { "devDependencies": {
"sharp": "^0.35.4" "sharp": "^0.35.4"
@@ -2142,15 +2141,6 @@
"d3-transition": "^3.0.1" "d3-transition": "^3.0.1"
} }
}, },
"node_modules/@xmldom/xmldom": {
"version": "0.9.9",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.9.9.tgz",
"integrity": "sha512-qycIHAucxy/LXAYIjmLmtQ8q9GPnMbnjG1KXhWm9o5sCr6pOYDATkMPiTNa6/v8eELyqOQ2FsEqeoFYmgv/gJg==",
"license": "MIT",
"engines": {
"node": ">=14.6"
}
},
"node_modules/am-i-vibing": { "node_modules/am-i-vibing": {
"version": "0.4.0", "version": "0.4.0",
"resolved": "https://registry.npmjs.org/am-i-vibing/-/am-i-vibing-0.4.0.tgz", "resolved": "https://registry.npmjs.org/am-i-vibing/-/am-i-vibing-0.4.0.tgz",
@@ -3682,13 +3672,6 @@
"tests/browser-compat" "tests/browser-compat"
] ]
}, },
"node_modules/esm": {
"version": "3.2.25",
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"node_modules/eventemitter3": { "node_modules/eventemitter3": {
"version": "5.0.4", "version": "5.0.4",
"license": "MIT" "license": "MIT"
@@ -4363,19 +4346,6 @@
"node": ">= 20" "node": ">= 20"
} }
}, },
"node_modules/mathjax-full": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/mathjax-full/-/mathjax-full-3.2.2.tgz",
"integrity": "sha512-+LfG9Fik+OuI8SLwsiR02IVdjcnRCy5MufYLi0C3TdMT56L/pjB0alMVGgoWJF8pN9Rc7FESycZB9BMNWIid5w==",
"deprecated": "Version 4 replaces this package with the scoped package @mathjax/src",
"license": "Apache-2.0",
"dependencies": {
"esm": "^3.2.25",
"mhchemparser": "^4.1.0",
"mj-context-menu": "^0.6.1",
"speech-rule-engine": "^4.0.6"
}
},
"node_modules/mdast-util-to-hast": { "node_modules/mdast-util-to-hast": {
"version": "13.2.1", "version": "13.2.1",
"resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz", "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",
@@ -4442,10 +4412,6 @@
"uuid": "^11.1.0 || ^12 || ^13 || ^14.0.0" "uuid": "^11.1.0 || ^12 || ^13 || ^14.0.0"
} }
}, },
"node_modules/mhchemparser": {
"version": "4.2.1",
"license": "Apache-2.0"
},
"node_modules/micromark-util-character": { "node_modules/micromark-util-character": {
"version": "2.1.1", "version": "2.1.1",
"funding": [ "funding": [
@@ -4525,10 +4491,6 @@
], ],
"license": "MIT" "license": "MIT"
}, },
"node_modules/mj-context-menu": {
"version": "0.6.1",
"license": "Apache-2.0"
},
"node_modules/modern-tar": { "node_modules/modern-tar": {
"version": "0.8.5", "version": "0.8.5",
"resolved": "https://registry.npmjs.org/modern-tar/-/modern-tar-0.8.5.tgz", "resolved": "https://registry.npmjs.org/modern-tar/-/modern-tar-0.8.5.tgz",
@@ -4998,21 +4960,6 @@
"satteri": "^0.9.5" "satteri": "^0.9.5"
} }
}, },
"node_modules/satteri-mathjax": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/satteri-mathjax/-/satteri-mathjax-0.1.0.tgz",
"integrity": "sha512-i//HCVyjRqvsPLm5OIlr40JQsafDI1fPYQE0D23gsRqOZEg4oxU/odH9Ho1cGdszHMS5s5+e2FGbQ/dgNFHjHA==",
"license": "MIT",
"dependencies": {
"mathjax-full": "^3.2.2"
},
"engines": {
"node": ">=20"
},
"peerDependencies": {
"satteri": "^0.9.5"
}
},
"node_modules/sax": { "node_modules/sax": {
"version": "1.6.1", "version": "1.6.1",
"resolved": "https://registry.npmjs.org/sax/-/sax-1.6.1.tgz", "resolved": "https://registry.npmjs.org/sax/-/sax-1.6.1.tgz",
@@ -5134,27 +5081,6 @@
"url": "https://github.com/sponsors/wooorm" "url": "https://github.com/sponsors/wooorm"
} }
}, },
"node_modules/speech-rule-engine": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/speech-rule-engine/-/speech-rule-engine-4.1.3.tgz",
"integrity": "sha512-SBMgkuJYvP4F62daRfBNwYC2nXTEhNXAfsBZ/BB7Ly85/KnbnjmKM7/45ZrFbH6jIMiAliDUDPSZFUuXDvcg6A==",
"license": "Apache-2.0",
"dependencies": {
"@xmldom/xmldom": "0.9.9",
"commander": "13.1.0",
"wicked-good-xpath": "1.3.0"
},
"bin": {
"sre": "bin/sre"
}
},
"node_modules/speech-rule-engine/node_modules/commander": {
"version": "13.1.0",
"license": "MIT",
"engines": {
"node": ">=18"
}
},
"node_modules/strictdom": { "node_modules/strictdom": {
"version": "1.0.1", "version": "1.0.1",
"resolved": "https://registry.npmjs.org/strictdom/-/strictdom-1.0.1.tgz", "resolved": "https://registry.npmjs.org/strictdom/-/strictdom-1.0.1.tgz",
@@ -5634,10 +5560,6 @@
"url": "https://github.com/sponsors/wooorm" "url": "https://github.com/sponsors/wooorm"
} }
}, },
"node_modules/wicked-good-xpath": {
"version": "1.3.0",
"license": "MIT"
},
"node_modules/xxhash-wasm": { "node_modules/xxhash-wasm": {
"version": "1.1.0", "version": "1.1.0",
"license": "MIT" "license": "MIT"
+1 -2
View File
@@ -21,8 +21,7 @@
"astro-mermaid": "^2.1.0", "astro-mermaid": "^2.1.0",
"mermaid": "^11.17.2", "mermaid": "^11.17.2",
"satteri-callouts": "^1.0.1", "satteri-callouts": "^1.0.1",
"satteri-katex": "^0.1.1", "satteri-katex": "^0.1.1"
"satteri-mathjax": "^0.1.0"
}, },
"devDependencies": { "devDependencies": {
"sharp": "^0.35.4" "sharp": "^0.35.4"