diff --git a/site/content/assets b/site/content/assets new file mode 120000 index 0000000..24025bb --- /dev/null +++ b/site/content/assets @@ -0,0 +1 @@ +../../assets/ \ No newline at end of file diff --git a/site/package-lock.json b/site/package-lock.json index 6f9a2d9..2739d32 100644 --- a/site/package-lock.json +++ b/site/package-lock.json @@ -33,7 +33,7 @@ "rehype-toc": "^3.0.2", "remark-gfm": "^3.0.0", "remark-parse": "^10.0.1", - "remark-wiki-link-plus": "^1.0.0", + "remark-wiki-link-plus": "^1.1.1", "tailwindcss": "^3.0.0", "unist-util-find": "^1.0.2" } @@ -5310,9 +5310,9 @@ } }, "node_modules/remark-wiki-link-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/remark-wiki-link-plus/-/remark-wiki-link-plus-1.0.0.tgz", - "integrity": "sha512-LyIbc4LZaR0gEzET1DdQrv5NolSqChDXYqTvGdWx25yEN2evYnFKv8uG84rHIKq1YY63kg/t83+yacGH8Ep3Ag==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/remark-wiki-link-plus/-/remark-wiki-link-plus-1.1.1.tgz", + "integrity": "sha512-zSnIF3MrGQN+Bckl0+83pScJkhQe02OCAmbkgKqbhLkjnJSOJZk/UuyCRA6FNLkcAK9fhERUvwtsQKxEI/M76w==", "dev": true, "dependencies": { "@babel/runtime": "^7.4.4", @@ -9805,9 +9805,9 @@ } }, "remark-wiki-link-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/remark-wiki-link-plus/-/remark-wiki-link-plus-1.0.0.tgz", - "integrity": "sha512-LyIbc4LZaR0gEzET1DdQrv5NolSqChDXYqTvGdWx25yEN2evYnFKv8uG84rHIKq1YY63kg/t83+yacGH8Ep3Ag==", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/remark-wiki-link-plus/-/remark-wiki-link-plus-1.1.1.tgz", + "integrity": "sha512-zSnIF3MrGQN+Bckl0+83pScJkhQe02OCAmbkgKqbhLkjnJSOJZk/UuyCRA6FNLkcAK9fhERUvwtsQKxEI/M76w==", "dev": true, "requires": { "@babel/runtime": "^7.4.4",