From 82c873ed551346c8418019640b5e4751a34414ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 10:46:59 +0000 Subject: [PATCH] fix(deps): pin dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f2316b1..7d606a5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "@astrojs/check": "0.9.4", "@astrojs/cloudflare": "12.5.2", - "@astrojs/react": "^4.3.0", + "@astrojs/react": "4.3.0", "@astrojs/rss": "4.0.11", "@astrojs/sitemap": "3.3.1", "@astrojs/tailwind": "6.0.2", @@ -46,7 +46,7 @@ "free-astro-components": "1.2.0", "jiti": "^2.4.2", "lefthook": "^1.11.13", - "motion": "^12.15.0", + "motion": "12.15.0", "postcss": "8.5.1", "react": "^19.1.0", "react-dom": "^19.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a16c73..90aeac6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: specifier: 12.5.2 version: 12.5.2(@types/node@22.15.18)(astro@5.7.10(@types/node@22.15.18)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.6.3)(yaml@2.8.0))(jiti@2.4.2)(yaml@2.8.0) '@astrojs/react': - specifier: ^4.3.0 + specifier: 4.3.0 version: 4.3.0(@types/node@22.15.18)(@types/react-dom@19.1.5(@types/react@19.1.6))(@types/react@19.1.6)(jiti@2.4.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(yaml@2.8.0) '@astrojs/rss': specifier: 4.0.11 @@ -69,7 +69,7 @@ importers: specifier: ^1.11.13 version: 1.11.13 motion: - specifier: ^12.15.0 + specifier: 12.15.0 version: 12.15.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0) postcss: specifier: 8.5.1