diff --git a/astro-web/package-lock.json b/astro-web/package-lock.json index 1d816ae..6672598 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.7", + "@cu-mkp/editioncrafter": "^0.2.8", "@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.7", - "resolved": "https://registry.npmjs.org/@cu-mkp/editioncrafter/-/editioncrafter-0.2.7.tgz", - "integrity": "sha512-d68Q3iShyCXPHyo/018EJ/ckRHgh/HU/St8cFtIC4wxSuQ67uJ9B0qTMbAcgGuYnf2PJLGPFiRU0y0mwdJ2/HQ==", + "version": "0.2.8", + "resolved": "https://registry.npmjs.org/@cu-mkp/editioncrafter/-/editioncrafter-0.2.8.tgz", + "integrity": "sha512-TA46pbWJOjEGKAgExIRVDgXtl/3KmXtv5QAWiuA4VuQ9dWTCuWJziVsSgbWE5VTjewMubZIdrypvB0t0vHD/Rg==", "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 2c7a605..73c2b17 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.7", + "@cu-mkp/editioncrafter": "^0.2.8", "@fontsource/dm-sans": "^5.0.19", "@fontsource/martel": "^5.0.12", "@fontsource/source-code-pro": "^5.0.17",