From bf639883398b9b3bf65c57d64cb5177ef7b0cf98 Mon Sep 17 00:00:00 2001 From: Rebecca Black Date: Thu, 2 May 2024 13:05:16 -0400 Subject: [PATCH] updated astro site with new version --- astro-web/package-lock.json | 8 ++++---- astro-web/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/astro-web/package-lock.json b/astro-web/package-lock.json index 853e708..7a2ce22 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": "^1.0.0", + "@cu-mkp/editioncrafter": "^1.0.1", "@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": "1.0.0", - "resolved": "https://registry.npmjs.org/@cu-mkp/editioncrafter/-/editioncrafter-1.0.0.tgz", - "integrity": "sha512-gcvzDltwwXE1ev0ihopRkqqYbHuMRy6iBT4xu1EyhwR5VLVPH+fOsMCSXGKiUyS8K2t85u/h10V06LwCJqxpXg==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@cu-mkp/editioncrafter/-/editioncrafter-1.0.1.tgz", + "integrity": "sha512-eb+9hWeqa4tS/1owy7Iz+y7WMM0NUMhQZH57gnHmmrscy7aDUtIAuvM5EXSrDNe1f6p1wjJTitrewrLn4Kykiw==", "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 dc6d27b..e82bc63 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": "^1.0.0", + "@cu-mkp/editioncrafter": "^1.0.1", "@fontsource/dm-sans": "^5.0.19", "@fontsource/martel": "^5.0.12", "@fontsource/source-code-pro": "^5.0.17",