Timothy J. Baek 11 months ago
parent
commit
92062ff722
2 changed files with 0 additions and 19 deletions
  1. 0 18
      package-lock.json
  2. 0 1
      package.json

+ 0 - 18
package-lock.json

@@ -30,7 +30,6 @@
 				"js-sha256": "^0.10.1",
 				"katex": "^0.16.9",
 				"marked": "^9.1.0",
-				"marked-katex-extension": "^5.1.1",
 				"mermaid": "^10.9.1",
 				"pyodide": "^0.26.1",
 				"socket.io-client": "^4.2.0",
@@ -1546,11 +1545,6 @@
 			"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
 			"dev": true
 		},
-		"node_modules/@types/katex": {
-			"version": "0.16.7",
-			"resolved": "https://registry.npmjs.org/@types/katex/-/katex-0.16.7.tgz",
-			"integrity": "sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ=="
-		},
 		"node_modules/@types/mdast": {
 			"version": "3.0.15",
 			"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.15.tgz",
@@ -6043,18 +6037,6 @@
 				"node": ">= 16"
 			}
 		},
-		"node_modules/marked-katex-extension": {
-			"version": "5.1.1",
-			"resolved": "https://registry.npmjs.org/marked-katex-extension/-/marked-katex-extension-5.1.1.tgz",
-			"integrity": "sha512-piquiCyZpZ1aiocoJlJkRXr+hkk5UI4xw9GhRZiIAAgvX5rhzUDSJ0seup1JcsgueC8MLNDuqe5cRcAzkFE42Q==",
-			"dependencies": {
-				"@types/katex": "^0.16.7"
-			},
-			"peerDependencies": {
-				"katex": ">=0.16 <0.17",
-				"marked": ">=4 <15"
-			}
-		},
 		"node_modules/matcher-collection": {
 			"version": "2.0.1",
 			"resolved": "https://registry.npmjs.org/matcher-collection/-/matcher-collection-2.0.1.tgz",

+ 0 - 1
package.json

@@ -71,7 +71,6 @@
 		"js-sha256": "^0.10.1",
 		"katex": "^0.16.9",
 		"marked": "^9.1.0",
-		"marked-katex-extension": "^5.1.1",
 		"mermaid": "^10.9.1",
 		"pyodide": "^0.26.1",
 		"socket.io-client": "^4.2.0",