diff --git a/astro-web/package-lock.json b/astro-web/package-lock.json index c09eebb..af450dc 100644 --- a/astro-web/package-lock.json +++ b/astro-web/package-lock.json @@ -12,7 +12,7 @@ "@astrojs/mdx": "^2.1.1", "@astrojs/react": "^3.0.10", "@astrojs/tailwind": "^5.1.0", - "@cu-mkp/editioncrafter": "^0.2.11", + "@cu-mkp/editioncrafter": "^0.2.12", "@fontsource/dm-sans": "^5.0.19", "@fontsource/martel": "^5.0.12", "@fontsource/source-code-pro": "^5.0.17", @@ -620,9 +620,9 @@ } }, "node_modules/@cu-mkp/editioncrafter": { - "version": "0.2.11", - "resolved": "https://registry.npmjs.org/@cu-mkp/editioncrafter/-/editioncrafter-0.2.11.tgz", - "integrity": "sha512-zVx0506bNS0ltAcche1AnSaFfz5TwsQo6cTbC+uzNpR3veNKoSUe9Ja1qbQRpik7j7HRtfRSiey6Y6r8+1j8Xg==", + "version": "0.2.12", + "resolved": "https://registry.npmjs.org/@cu-mkp/editioncrafter/-/editioncrafter-0.2.12.tgz", + "integrity": "sha512-MHFqc9ssoJlNEnlsCWAMutfbykCdIXYZOPs3msTm1HpfHT9W2mzgfVc+xKNNl3vxAj2mtnjJ42S1Gkz87krC6A==", "dependencies": { "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", diff --git a/astro-web/package.json b/astro-web/package.json index f598971..57fb18e 100644 --- a/astro-web/package.json +++ b/astro-web/package.json @@ -14,7 +14,7 @@ "@astrojs/mdx": "^2.1.1", "@astrojs/react": "^3.0.10", "@astrojs/tailwind": "^5.1.0", - "@cu-mkp/editioncrafter": "^0.2.11", + "@cu-mkp/editioncrafter": "^0.2.12", "@fontsource/dm-sans": "^5.0.19", "@fontsource/martel": "^5.0.12", "@fontsource/source-code-pro": "^5.0.17",