diff --git a/package.json b/package.json index ee87d80..14915c2 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "jsnetworkx": "^0.3.4", "mdast-util-to-string": "^3.1.0", "next": "12", + "next-plausible": "^3.1.9", "path": "^0.12.7", "react": "^17.0.2", "react-cytoscapejs": "^1.2.1", diff --git a/yarn.lock b/yarn.lock index 37b92c8..cbac01e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2708,6 +2708,11 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= +next-plausible@^3.1.9: + version "3.1.9" + resolved "https://registry.yarnpkg.com/next-plausible/-/next-plausible-3.1.9.tgz#4795df2e83a6ca14495d2fa0d31a92649c42425f" + integrity sha512-6Ro6lVnuXAtqbbBQfuKuu0cpZHWWvJWbOE1G+Rx6i42T6lLYtbQzbu09Cutv3vc/wD/4ySHzJkuTnxsqnlArGA== + next@12: version "12.1.0" resolved "https://registry.yarnpkg.com/next/-/next-12.1.0.tgz#c33d753b644be92fc58e06e5a214f143da61dd5d"