diff --git a/package-lock.json b/package-lock.json index e8e66ed..afd75e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "2.0.5", "dependencies": { "@codemirror/lang-markdown": "^6.0.5", - "@coseeing/see-mark": "^1.4.1", + "@coseeing/see-mark": "^1.5.0", "@headlessui/react": "^1.7.17", "@heroicons/react": "^2.0.18", "classnames": "^2.3.2", @@ -2241,10 +2241,9 @@ } }, "node_modules/@coseeing/see-mark": { - "version": "1.4.1", - "resolved": "https://npm.pkg.github.com/download/@coseeing/see-mark/1.4.1/3277a958f2fcfcb3e863237b4e3420cae14a17a5", - "integrity": "sha512-NbAm2Xqg235dEqaFGuT1ASC9r/+UaSC9KkdXoc/qWmLpCjLQpH81V3v7Fp1DXe+a6TNoRxnAFv08vwdKcPix9Q==", - "license": "ISC", + "version": "1.5.0", + "resolved": "https://npm.pkg.github.com/download/@coseeing/see-mark/1.5.0/93ded216f1a0b572fc52660ac43b5c125f6f225a", + "integrity": "sha512-7fZ0kTyVFuB44DATUIUPPEcrqmCxstHK3uIBQ3Ba5yip+O7a63YePvKyZMINHq2b5EKvoXxI08jgAWF8nUCXBg==", "dependencies": { "html-react-parser": "^5.2.5", "marked": "^15.0.11", diff --git a/package.json b/package.json index 4aa17f4..988c235 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "main": "main.js", "dependencies": { "@codemirror/lang-markdown": "^6.0.5", - "@coseeing/see-mark": "^1.4.1", + "@coseeing/see-mark": "^1.5.0", "@headlessui/react": "^1.7.17", "@heroicons/react": "^2.0.18", "classnames": "^2.3.2", diff --git a/public/access8math-web-template.zip b/public/access8math-web-template.zip index 3bf17a2..e075edc 100644 Binary files a/public/access8math-web-template.zip and b/public/access8math-web-template.zip differ