From 2b0467b059deee502d28eb27fe68c9a538dbed13 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 31 Jul 2025 17:31:32 -0500 Subject: [PATCH] update dependencies --- package.json | 8 ++++---- pnpm-lock.yaml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index de695e9..58b1585 100644 --- a/package.json +++ b/package.json @@ -12,20 +12,20 @@ "astro": "astro" }, "dependencies": { - "@astrojs/mdx": "^4.3.0", - "@astrojs/node": "^9.2.2", + "@astrojs/mdx": "4.3.2", + "@astrojs/node": "9.3.2", "@astrojs/react": "^4.3.0", "@astrojs/starlight": "^0.35.2", "@tailwindcss/postcss": "^4.1.8", "@tailwindcss/vite": "^4.1.8", - "astro": "^5.6.1", + "astro": "5.12.7", "framer-motion": "^12.16.0", "react": "^19.1.0", "react-dom": "^19.1.0", "react-hotkeys-hook": "^5.1.0", "react-icons": "^5.5.0", - "sharp": "^0.34.2", "sanitize-html": "^2.17.0", + "sharp": "^0.34.2", "tailwindcss": "^4.1.8" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1846114..3f7bb0e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,10 +9,10 @@ importers: .: dependencies: '@astrojs/mdx': - specifier: ^4.3.0 + specifier: 4.3.2 version: 4.3.2(astro@5.12.7(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.46.2)(typescript@5.9.2)) '@astrojs/node': - specifier: ^9.2.2 + specifier: 9.3.2 version: 9.3.2(astro@5.12.7(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.46.2)(typescript@5.9.2)) '@astrojs/react': specifier: ^4.3.0 @@ -27,7 +27,7 @@ importers: specifier: ^4.1.8 version: 4.1.11(vite@6.3.5(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)) astro: - specifier: ^5.6.1 + specifier: 5.12.7 version: 5.12.7(@types/node@24.1.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.46.2)(typescript@5.9.2) framer-motion: specifier: ^12.16.0