From 3d59f392bc473d2fe36dd9869185df418e05969e Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 10 Nov 2025 17:08:11 -0600 Subject: [PATCH] update lock --- pnpm-lock.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9b1fda..77bdf8b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,35 +15,35 @@ importers: specifier: 9.5.0 version: 9.5.0(astro@5.15.4(@types/node@24.5.2)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.52.0)(typescript@5.9.2)) '@astrojs/starlight': - specifier: ^0.36.0 + specifier: ^0.36.2 version: 0.36.2(astro@5.15.4(@types/node@24.5.2)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.52.0)(typescript@5.9.2)) '@catppuccin/starlight': specifier: 1.0.2 version: 1.0.2(@astrojs/starlight@0.36.2(astro@5.15.4(@types/node@24.5.2)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.52.0)(typescript@5.9.2)))(astro@5.15.4(@types/node@24.5.2)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.52.0)(typescript@5.9.2)) '@tailwindcss/postcss': - specifier: ^4.1.13 + specifier: ^4.1.17 version: 4.1.17 '@tailwindcss/vite': - specifier: ^4.1.13 + specifier: ^4.1.17 version: 4.1.17(vite@6.4.1(@types/node@24.5.2)(jiti@2.6.1)(lightningcss@1.30.2)) astro: specifier: 5.15.4 version: 5.15.4(@types/node@24.5.2)(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.52.0)(typescript@5.9.2) framer-motion: - specifier: ^12.23.18 + specifier: ^12.23.24 version: 12.23.24(react-dom@19.1.1(react@19.1.1))(react@19.1.1) sanitize-html: specifier: ^2.17.0 version: 2.17.0 sharp: - specifier: ^0.34.4 + specifier: ^0.34.5 version: 0.34.5 tailwindcss: - specifier: ^4.1.13 + specifier: ^4.1.17 version: 4.1.17 devDependencies: '@tailwindcss/typography': - specifier: ^0.5.18 + specifier: ^0.5.19 version: 0.5.19(tailwindcss@4.1.17) '@typescript-eslint/parser': specifier: 8.46.3 @@ -64,7 +64,7 @@ importers: specifier: ^0.14.1 version: 0.14.1 prettier-plugin-tailwindcss: - specifier: ^0.7.0 + specifier: ^0.7.1 version: 0.7.1(prettier-plugin-astro@0.14.1)(prettier@3.6.2) typescript-eslint: specifier: 8.46.3 @@ -3473,7 +3473,7 @@ snapshots: '@types/sax@1.2.7': dependencies: - '@types/node': 17.0.45 + '@types/node': 24.5.2 '@types/unist@2.0.11': {}