diff --git a/.changeset/dirty-beans-tap.md b/.changeset/dirty-beans-tap.md new file mode 100644 index 000000000..341023813 --- /dev/null +++ b/.changeset/dirty-beans-tap.md @@ -0,0 +1,12 @@ +--- +'myst-to-react': patch +'myst-demo': patch +'@myst-theme/providers': patch +'@myst-theme/jupyter': patch +'@myst-theme/common': patch +'@myst-theme/article': patch +'@myst-theme/site': patch +'@myst-theme/book': patch +--- + +Update myst deps diff --git a/package-lock.json b/package-lock.json index 4fbf91308..d522fd836 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35797,11 +35797,12 @@ } }, "node_modules/myst-common": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/myst-common/-/myst-common-1.1.12.tgz", - "integrity": "sha512-G1PnpRH6h9ePCdsPOTM3iNsg/47YwvDh8+fX8ZMKg0tiVJ41aZXkAHojxgulEv4wzUN4ZGJxlXlpszjwuui78g==", + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/myst-common/-/myst-common-1.1.13.tgz", + "integrity": "sha512-z0tFJ+OMekQX4ugX+0h6yzXtQhQSVuUXjoaHI9rUxf2NGBBuGsl7C4GE4jcOtY3PDq0gf7Si1MRkx3wjDFCygA==", "dependencies": { "mdast": "^3.0.0", + "myst-frontmatter": "^1.1.13", "myst-spec": "^0.0.4", "nanoid": "^4.0.0", "unified": "^10.1.2", @@ -35813,11 +35814,11 @@ } }, "node_modules/myst-config": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/myst-config/-/myst-config-1.1.12.tgz", - "integrity": "sha512-GgDd/kxAr8HneYzzDA+xdn6dV+Xkt3Z00WxmEKTs5REb8r36JOpS7lgcyBm5Fh7IL+gL3LNkurnw/WrBRCWMcw==", + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/myst-config/-/myst-config-1.1.13.tgz", + "integrity": "sha512-/za5+DZmXTFyf3S0n3PrksZATXfXDjZqYZD21Cg/x/F6TznxlHjxCY9PE2jxGxpXMJYLfcOld8UFJ3E394We6Q==", "dependencies": { - "myst-frontmatter": "^1.1.12", + "myst-frontmatter": "^1.1.13", "simple-validators": "^1.0.3" } }, @@ -35826,13 +35827,13 @@ "link": true }, "node_modules/myst-directives": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/myst-directives/-/myst-directives-1.0.13.tgz", - "integrity": "sha512-ngpb0pErhaPApc0d8PHW5wZeZvEka14FtBDZh0vErcBduDgQlaQsCtbWksnbWq7+0M0LZ4CpuqlyRjhFu9NONQ==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/myst-directives/-/myst-directives-1.0.14.tgz", + "integrity": "sha512-+aviW0Ack0xMaEI1afpdTQipYM/HmUjSgLxJ12yB8kE126W/3Oqf/DKlY4FmqKNbC44u+uAv2VPTo6ER8n2nxw==", "dependencies": { "js-yaml": "^4.1.0", - "myst-common": "^1.1.12", - "myst-spec-ext": "^1.1.12", + "myst-common": "^1.1.13", + "myst-spec-ext": "^1.1.13", "unist-util-select": "^4.0.3", "vfile": "^5.3.7" } @@ -35895,9 +35896,9 @@ } }, "node_modules/myst-frontmatter": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/myst-frontmatter/-/myst-frontmatter-1.1.12.tgz", - "integrity": "sha512-17ua4NcFa5wNce56VhVECnd6beQYxyGQ7Vt2hcmyB1XVJoE8HYWxrrRT8tO1LdMXkzIk11jWz7RkRWS/Khnymg==", + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/myst-frontmatter/-/myst-frontmatter-1.1.13.tgz", + "integrity": "sha512-7ATZDjlP1cetqLOGTgIzZtglVVUjIF8fu++hz2KTN/VFxfou7PjxBHHdp+Sw0LsXIZ9QDfDHU+J6GeD3413gEQ==", "dependencies": { "credit-roles": "^2.1.0", "doi-utils": "^2.0.0", @@ -35907,9 +35908,9 @@ } }, "node_modules/myst-parser": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/myst-parser/-/myst-parser-1.0.13.tgz", - "integrity": "sha512-Xa0zdPTgkaljhVyU3/KFqyy3yrrSQEfokhn8peEXS4h3ohluZEMAVZo4RXfC0pyMrzG1aKBglBls0AdLStKWug==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/myst-parser/-/myst-parser-1.0.14.tgz", + "integrity": "sha512-2TRlHffAHqNYp2jV3qe9MHtDsZh0bD3NYKTAAQbMsodMswI0iq5fMzzqO20xubMPx3hFdSVgymZ0KPsmWQI9MQ==", "dependencies": { "he": "^1.2.0", "markdown-it": "^12.3.2", @@ -35921,9 +35922,9 @@ "markdown-it-myst": "1.0.4", "markdown-it-myst-extras": "0.3.0", "markdown-it-task-lists": "^2.1.1", - "myst-common": "^1.1.12", - "myst-directives": "^1.0.13", - "myst-roles": "^1.0.13", + "myst-common": "^1.1.13", + "myst-directives": "^1.0.14", + "myst-roles": "^1.0.14", "myst-spec": "^0.0.4", "unified": "^10.1.1", "unist-builder": "^3.0.0", @@ -35934,12 +35935,12 @@ } }, "node_modules/myst-roles": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/myst-roles/-/myst-roles-1.0.13.tgz", - "integrity": "sha512-bFyZ8CDTS2pMfuUPmpI1LvwYae4NyhC9dByLRDrNG+sTKBEFqBEse4EcVknnr6nojxO0+JMd8ScmQsKepZKgyw==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/myst-roles/-/myst-roles-1.0.14.tgz", + "integrity": "sha512-rcy/dt5p8sgd200UrVca0dYPKPjVXVkw4edQXn2r4UYsTtIaN9/qQYIhUk3GVSrFrtr31DdfMzRadKBskw4DhA==", "dependencies": { - "myst-common": "^1.1.12", - "myst-spec-ext": "^1.1.12" + "myst-common": "^1.1.13", + "myst-spec-ext": "^1.1.13" } }, "node_modules/myst-spec": { @@ -35948,9 +35949,9 @@ "integrity": "sha512-1j7184Wmg5lhgSXt6AXtG82E0PFJ7ULFPplfshQDzb4nIOLKruYFD0CYWheRPMM/eVqNbNZUzc/LLrhyubsK0Q==" }, "node_modules/myst-spec-ext": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/myst-spec-ext/-/myst-spec-ext-1.1.12.tgz", - "integrity": "sha512-RwhLQBB0jORb+r+CKjcqm8ovb55ySSJrvU1dyjSiYnTfhi/Acucq0XebKax6FGZXsH/M8GzoqIJXPX6+bcc9hA==", + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/myst-spec-ext/-/myst-spec-ext-1.1.13.tgz", + "integrity": "sha512-V5ntN7UxfhX1gtc05MMP2jTQ/Luz/sORqFCI4CjD+yQsk7tGuKuuD1Dbn57DTOM2YAgshMqF4aEvEH8OFzwd/Q==", "dependencies": { "myst-spec": "^0.0.4" } @@ -35970,9 +35971,9 @@ } }, "node_modules/myst-to-html": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/myst-to-html/-/myst-to-html-1.0.13.tgz", - "integrity": "sha512-YQ1LqjQ/tfrTYmZq0SCTPeZDp4qpDtN6YW41vBeu2oLaq5dFozObhqZl+/LsZx3BR85GNL6huv5au/4ONgp1vg==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/myst-to-html/-/myst-to-html-1.0.14.tgz", + "integrity": "sha512-FAMtu0dgChWImR3NfcmCWctkqxfRShXDoiStUlVnHj/jLAORdCjmt57UFbiL6aX4mbRAJ8Ay+L2ExpKp8aQ/MQ==", "dependencies": { "classnames": "^2.3.2", "hast": "^1.0.0", @@ -35981,7 +35982,7 @@ "mdast": "^3.0.0", "mdast-util-find-and-replace": "^2.1.0", "mdast-util-to-hast": "^12.3.0", - "myst-common": "^1.1.12", + "myst-common": "^1.1.13", "rehype-format": "^4.0.1", "rehype-parse": "^8.0.4", "rehype-remark": "^9.1.2", @@ -36034,9 +36035,9 @@ } }, "node_modules/myst-to-jats": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/myst-to-jats/-/myst-to-jats-1.0.16.tgz", - "integrity": "sha512-s5/T9IdE4MsPrGLrX4QXNtUd3UbPsUXX5IbY5ZQvSniMMVTAZBUXAfgvFwJe++zb925AwilsLplyOZRX4Bhalw==", + "version": "1.0.17", + "resolved": "https://registry.npmjs.org/myst-to-jats/-/myst-to-jats-1.0.17.tgz", + "integrity": "sha512-BljJQypyUX/bXRIZGbVjLELviMesFv7w1BGIpSdS7LSBn4eE3cRhDjAtZVwtCOoNue+Nw1GhAX5gugzs8zh1Sg==", "dependencies": { "citation-js-utils": "^1.0.2", "credit-roles": "^2.1.0", @@ -36044,11 +36045,11 @@ "jats-tags": "^1.0.8", "jats-utils": "^1.0.8", "katex": "^0.15.2", - "myst-common": "^1.1.11", - "myst-frontmatter": "^1.1.11", + "myst-common": "^1.1.13", + "myst-frontmatter": "^1.1.13", "myst-spec": "^0.0.4", - "myst-spec-ext": "^1.1.11", - "myst-transforms": "^1.1.6", + "myst-spec-ext": "^1.1.13", + "myst-transforms": "^1.1.11", "nbtx": "^0.2.3", "unified": "^10.1.2", "unist-util-remove": "^3.1.0", @@ -36063,14 +36064,14 @@ "link": true }, "node_modules/myst-to-tex": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/myst-to-tex/-/myst-to-tex-1.0.12.tgz", - "integrity": "sha512-vjajXs4RxYuyS8Jqr62fp2rvL05hcHeJl8lyiDGxQW5DBDw0DAbGjuOn8zVAOphxuUyMSKf7reWs9o2LkQ7N9A==", + "version": "1.0.13", + "resolved": "https://registry.npmjs.org/myst-to-tex/-/myst-to-tex-1.0.13.tgz", + "integrity": "sha512-pJURIuzep+M1sWSUz0xzcXAZs1b1KvCMGZREvcWbt4cSyPJs6UIrYfAylXIc3opz1brw+3eGfLCIUtHSo+s4HQ==", "dependencies": { - "myst-common": "^1.1.12", + "myst-common": "^1.1.13", "myst-ext-proof": "^1.0.6", - "myst-frontmatter": "^1.1.12", - "myst-spec-ext": "^1.1.12", + "myst-frontmatter": "^1.1.13", + "myst-spec-ext": "^1.1.13", "unist-util-remove": "^3.1.0", "unist-util-select": "^4.0.3", "vfile-reporter": "^7.0.4" @@ -36090,9 +36091,9 @@ } }, "node_modules/myst-transforms": { - "version": "1.1.10", - "resolved": "https://registry.npmjs.org/myst-transforms/-/myst-transforms-1.1.10.tgz", - "integrity": "sha512-AmXdUiIOMgdcFjYeX70VZe1OGa4HnPJjFdvzHB91hf3lmBpi7PwGmon/fwE9PgagymOEHfF+bFh9ILWoX3RpWg==", + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/myst-transforms/-/myst-transforms-1.1.11.tgz", + "integrity": "sha512-/2/UaMs4aSPOG/7xfdH/0hQZ6gu6AnUvQk1WH8il+TMg6ldC0GH9G+T8kDuZqHQGXrn2PoJRkXs5+1BcJb5WNQ==", "dependencies": { "doi-utils": "^2.0.0", "hast-util-from-html": "^2.0.1", @@ -36101,10 +36102,10 @@ "js-yaml": "^4.1.0", "katex": "^0.15.2", "mdast-util-find-and-replace": "^2.1.0", - "myst-common": "^1.1.12", + "myst-common": "^1.1.13", "myst-spec": "^0.0.4", - "myst-spec-ext": "^1.1.12", - "myst-to-html": "1.0.13", + "myst-spec-ext": "^1.1.13", + "myst-to-html": "1.0.14", "rehype-parse": "^8.0.4", "rehype-remark": "^9.1.2", "unified": "^10.0.0", @@ -45635,9 +45636,9 @@ "version": "0.5.12", "license": "MIT", "dependencies": { - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", - "myst-spec-ext": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", + "myst-spec-ext": "^1.1.13", "nbtx": "^0.2.3", "unist-util-select": "^4.0.3" } @@ -45716,11 +45717,11 @@ "@scienceicons/react": "^0.0.6", "buffer": "^6.0.3", "classnames": "^2.3.2", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", - "myst-frontmatter": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", + "myst-frontmatter": "^1.1.13", "myst-spec": "^0.0.4", - "myst-spec-ext": "^1.1.12", + "myst-spec-ext": "^1.1.13", "myst-to-react": "^0.5.12", "nanoid": "^4.0.2", "nbtx": "^0.2.3", @@ -45771,24 +45772,24 @@ "@heroicons/react": "^2.0.18", "classnames": "^2.3.2", "js-yaml": "^4.1.0", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", - "myst-directives": "^1.0.13", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", + "myst-directives": "^1.0.14", "myst-ext-card": "^1.0.4", "myst-ext-exercise": "^1.0.4", "myst-ext-grid": "^1.0.4", "myst-ext-proof": "^1.0.6", "myst-ext-tabs": "^1.0.4", - "myst-frontmatter": "^1.1.12", - "myst-parser": "^1.0.13", + "myst-frontmatter": "^1.1.13", + "myst-parser": "^1.0.14", "myst-spec": "^0.0.4", "myst-to-docx": "^1.0.7", - "myst-to-html": "^1.0.13", - "myst-to-jats": "^1.0.16", + "myst-to-html": "^1.0.14", + "myst-to-jats": "^1.0.17", "myst-to-react": "^0.5.12", - "myst-to-tex": "^1.0.12", + "myst-to-tex": "^1.0.13", "myst-to-typst": "^0.0.6", - "myst-transforms": "^1.1.10", + "myst-transforms": "^1.1.11", "unified": "^10.1.2", "unist-util-visit": "^4.1.2", "vfile": "^5.3.7", @@ -45832,8 +45833,8 @@ "@radix-ui/react-hover-card": "^1.0.6", "buffer": "^6.0.3", "classnames": "^2.3.2", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", "myst-spec": "^0.0.4", "nanoid": "^4.0.2", "react-syntax-highlighter": "^15.5.0", @@ -45891,9 +45892,9 @@ "peerDependencies": { "@types/react": "^16.8 || ^17.0 || ^18.0", "@types/react-dom": "^16.8 || ^17.0 || ^18.0", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", - "myst-frontmatter": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", + "myst-frontmatter": "^1.1.13", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" } @@ -45913,10 +45914,10 @@ "@radix-ui/react-collapsible": "^1.0.3", "classnames": "^2.3.2", "lodash.throttle": "^4.1.1", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", "myst-demo": "^0.5.12", - "myst-spec-ext": "^1.1.12", + "myst-spec-ext": "^1.1.13", "myst-to-react": "^0.5.12", "nbtx": "^0.2.3", "node-cache": "^5.1.2", @@ -45964,8 +45965,8 @@ "@remix-run/node": "~1.17.0", "@remix-run/react": "~1.17.0", "@remix-run/vercel": "~1.17.0", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", "node-fetch": "^2.6.11", "react": "^18.2.0", "react-dom": "^18.2.0" @@ -45997,8 +45998,8 @@ "@remix-run/node": "~1.17.0", "@remix-run/react": "~1.17.0", "@remix-run/vercel": "~1.17.0", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", "node-fetch": "^2.6.11", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/packages/common/package.json b/packages/common/package.json index 441fa5b88..d1824a1b8 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -19,9 +19,9 @@ "build": "npm-run-all -l clean -p build:esm" }, "dependencies": { - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", - "myst-spec-ext": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", + "myst-spec-ext": "^1.1.13", "nbtx": "^0.2.3", "unist-util-select": "^4.0.3" } diff --git a/packages/common/src/utils.ts b/packages/common/src/utils.ts index da006eef1..9b7a834cc 100644 --- a/packages/common/src/utils.ts +++ b/packages/common/src/utils.ts @@ -99,21 +99,29 @@ export function updateSiteManifestStaticLinksInplace( // TODO: this needs to be based on the template.yml in the future // We have moved logo/logo_dark to options in v1.1.28 data.options ??= {}; - if (data.logo) { - data.options.logo = data.logo; - delete data.logo; + if ((data as any).logo) { + data.options.logo = (data as any).logo; + delete (data as any).logo; } - if (data.logo_dark) { - data.options.logo_dark = data.logo_dark; - delete data.logo_dark; + if ((data as any).logo_dark) { + data.options.logo_dark = (data as any).logo_dark; + delete (data as any).logo_dark; } - if (data.logoText) { - data.options.logo_text = data.logoText; - delete data.logoText; + if ((data as any).logoText) { + data.options.logo_text = (data as any).logoText; + delete (data as any).logoText; } - if (data.logo_text) { - data.options.logo_text = data.logo_text; - delete data.logo_text; + if ((data as any).logo_text) { + data.options.logo_text = (data as any).logo_text; + delete (data as any).logo_text; + } + if ((data as any).analytics_google) { + data.options.analytics_google = (data as any).analytics_google; + delete (data as any).analytics_google; + } + if ((data as any).analytics_plausible) { + data.options.analytics_plausible = (data as any).analytics_plausible; + delete (data as any).analytics_plausible; } if (data.options.logo) data.options.logo = updateUrl(data.options.logo); if (data.options.logo_dark) data.options.logo_dark = updateUrl(data.options.logo_dark); diff --git a/packages/jupyter/package.json b/packages/jupyter/package.json index 513d8955d..4eed4d8b2 100644 --- a/packages/jupyter/package.json +++ b/packages/jupyter/package.json @@ -29,11 +29,11 @@ "@scienceicons/react": "^0.0.6", "buffer": "^6.0.3", "classnames": "^2.3.2", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", - "myst-frontmatter": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", + "myst-frontmatter": "^1.1.13", "myst-spec": "^0.0.4", - "myst-spec-ext": "^1.1.12", + "myst-spec-ext": "^1.1.13", "myst-to-react": "^0.5.12", "nanoid": "^4.0.2", "nbtx": "^0.2.3", diff --git a/packages/myst-demo/package.json b/packages/myst-demo/package.json index 5f05eaefa..f42f70b93 100644 --- a/packages/myst-demo/package.json +++ b/packages/myst-demo/package.json @@ -23,24 +23,24 @@ "@heroicons/react": "^2.0.18", "classnames": "^2.3.2", "js-yaml": "^4.1.0", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", - "myst-directives": "^1.0.13", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", + "myst-directives": "^1.0.14", "myst-ext-card": "^1.0.4", "myst-ext-exercise": "^1.0.4", "myst-ext-grid": "^1.0.4", "myst-ext-proof": "^1.0.6", "myst-ext-tabs": "^1.0.4", - "myst-frontmatter": "^1.1.12", - "myst-parser": "^1.0.13", + "myst-frontmatter": "^1.1.13", + "myst-parser": "^1.0.14", "myst-spec": "^0.0.4", "myst-to-docx": "^1.0.7", - "myst-to-html": "^1.0.13", - "myst-to-jats": "^1.0.16", + "myst-to-html": "^1.0.14", + "myst-to-jats": "^1.0.17", "myst-to-react": "^0.5.12", - "myst-to-tex": "^1.0.12", + "myst-to-tex": "^1.0.13", "myst-to-typst": "^0.0.6", - "myst-transforms": "^1.1.10", + "myst-transforms": "^1.1.11", "unified": "^10.1.2", "unist-util-visit": "^4.1.2", "vfile": "^5.3.7", diff --git a/packages/myst-to-react/package.json b/packages/myst-to-react/package.json index 4a761e047..120185a95 100644 --- a/packages/myst-to-react/package.json +++ b/packages/myst-to-react/package.json @@ -25,8 +25,8 @@ "@radix-ui/react-hover-card": "^1.0.6", "buffer": "^6.0.3", "classnames": "^2.3.2", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", "myst-spec": "^0.0.4", "nanoid": "^4.0.2", "react-syntax-highlighter": "^15.5.0", diff --git a/packages/providers/package.json b/packages/providers/package.json index bbf347e10..c6790fb19 100644 --- a/packages/providers/package.json +++ b/packages/providers/package.json @@ -25,9 +25,9 @@ "peerDependencies": { "@types/react": "^16.8 || ^17.0 || ^18.0", "@types/react-dom": "^16.8 || ^17.0 || ^18.0", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", - "myst-frontmatter": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", + "myst-frontmatter": "^1.1.13", "react": "^16.8 || ^17.0 || ^18.0", "react-dom": "^16.8 || ^17.0 || ^18.0" }, diff --git a/packages/site/package.json b/packages/site/package.json index cbfe59113..6e84e770c 100644 --- a/packages/site/package.json +++ b/packages/site/package.json @@ -25,10 +25,10 @@ "@radix-ui/react-collapsible": "^1.0.3", "classnames": "^2.3.2", "lodash.throttle": "^4.1.1", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", "myst-demo": "^0.5.12", - "myst-spec-ext": "^1.1.12", + "myst-spec-ext": "^1.1.13", "myst-to-react": "^0.5.12", "nbtx": "^0.2.3", "node-cache": "^5.1.2", diff --git a/packages/site/src/pages/Root.tsx b/packages/site/src/pages/Root.tsx index 84e20801f..313bc61b4 100644 --- a/packages/site/src/pages/Root.tsx +++ b/packages/site/src/pages/Root.tsx @@ -58,8 +58,8 @@ export function Document({ diff --git a/themes/article/package.json b/themes/article/package.json index 9d2aa8767..5d95ad556 100644 --- a/themes/article/package.json +++ b/themes/article/package.json @@ -25,8 +25,8 @@ "@remix-run/node": "~1.17.0", "@remix-run/react": "~1.17.0", "@remix-run/vercel": "~1.17.0", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", "node-fetch": "^2.6.11", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/themes/book/package.json b/themes/book/package.json index 0e5c5441e..e7cecb58c 100644 --- a/themes/book/package.json +++ b/themes/book/package.json @@ -25,8 +25,8 @@ "@remix-run/node": "~1.17.0", "@remix-run/react": "~1.17.0", "@remix-run/vercel": "~1.17.0", - "myst-common": "^1.1.12", - "myst-config": "^1.1.12", + "myst-common": "^1.1.13", + "myst-config": "^1.1.13", "node-fetch": "^2.6.11", "react": "^18.2.0", "react-dom": "^18.2.0"