From 192d3b43c81ca0eebe2497c9ec8dbaaaa7160ef8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 13:07:29 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package.json | 40 ++++++++++++++++++++-------------------- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/package.json b/package.json index 399426a..f5f493e 100644 --- a/package.json +++ b/package.json @@ -15,34 +15,34 @@ "generate:client:local": "openapi-typescript -o ./src/api-definitions.d.ts http://localhost:8787/openapi.json" }, "dependencies": { - "@astrojs/sitemap": "^3.5.0", - "@iconify-json/lucide": "^1.2.63", - "@iconify-json/ph": "^1.2.2", - "astro-icon": "^1.1.5", - "openapi-fetch": "^0.14.0", - "react": "^19.1.1", - "react-dom": "^19.1.1" + "@astrojs/sitemap": "3.5.1", + "@iconify-json/lucide": "1.2.65", + "@iconify-json/ph": "1.2.2", + "astro-icon": "1.1.5", + "openapi-fetch": "0.14.0", + "react": "19.1.1", + "react-dom": "19.1.1" }, "devDependencies": { - "@astrojs/check": "^0.9.4", - "@astrojs/cloudflare": "^12.6.4", - "@astrojs/react": "^4.3.0", - "@luxass/eslint-config": "^5.3.0", - "@tailwindcss/vite": "^4.1.12", - "@types/node": "^24.3.0", + "@astrojs/check": "0.9.4", + "@astrojs/cloudflare": "12.6.7", + "@astrojs/react": "4.3.0", + "@luxass/eslint-config": "5.3.0", + "@tailwindcss/vite": "4.1.12", + "@types/node": "24.3.0", "@types/react": "^19.1.10", "@types/react-dom": "^19.1.7", - "astro": "^5.13.2", + "astro": "5.15.9", "astro-eslint-parser": "^1.2.2", "eslint": "^9.33.0", "eslint-plugin-astro": "^1.3.1", "eslint-plugin-format": "^1.0.1", - "openapi-typescript": "^7.9.1", + "openapi-typescript": "7.9.1", "prettier-plugin-astro": "^0.14.1", - "tailwindcss": "^4.1.12", - "tw-animate-css": "^1.3.7", - "typescript": "^5.9.2", - "unplugin-build-meta": "^1.0.2", - "wrangler": "^4.31.0" + "tailwindcss": "4.1.12", + "tw-animate-css": "1.3.7", + "typescript": "5.9.2", + "unplugin-build-meta": "1.0.3", + "wrangler": "4.33.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8808d0d..2ef9c3b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,44 +9,44 @@ importers: .: dependencies: '@astrojs/sitemap': - specifier: ^3.5.0 + specifier: 3.5.1 version: 3.5.1 '@iconify-json/lucide': - specifier: ^1.2.63 + specifier: 1.2.65 version: 1.2.65 '@iconify-json/ph': - specifier: ^1.2.2 + specifier: 1.2.2 version: 1.2.2 astro-icon: - specifier: ^1.1.5 + specifier: 1.1.5 version: 1.1.5 openapi-fetch: - specifier: ^0.14.0 + specifier: 0.14.0 version: 0.14.0 react: - specifier: ^19.1.1 + specifier: 19.1.1 version: 19.1.1 react-dom: - specifier: ^19.1.1 + specifier: 19.1.1 version: 19.1.1(react@19.1.1) devDependencies: '@astrojs/check': - specifier: ^0.9.4 + specifier: 0.9.4 version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.6.2)(typescript@5.9.2) '@astrojs/cloudflare': - specifier: ^12.6.4 + specifier: 12.6.7 version: 12.6.7(@types/node@24.3.0)(astro@5.15.9(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.53.3)(typescript@5.9.2)(yaml@2.8.1))(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1) '@astrojs/react': - specifier: ^4.3.0 + specifier: 4.3.0 version: 4.3.0(@types/node@24.3.0)(@types/react-dom@19.1.9(@types/react@19.1.12))(@types/react@19.1.12)(jiti@2.5.1)(lightningcss@1.30.1)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)(yaml@2.8.1) '@luxass/eslint-config': - specifier: ^5.3.0 + specifier: 5.3.0 version: 5.3.0(@vue/compiler-sfc@3.5.18)(astro-eslint-parser@1.2.2)(eslint-plugin-astro@1.3.1(eslint@9.33.0(jiti@2.5.1)))(eslint-plugin-format@1.0.1(eslint@9.33.0(jiti@2.5.1)))(eslint@9.33.0(jiti@2.5.1))(prettier-plugin-astro@0.14.1)(typescript@5.9.2) '@tailwindcss/vite': - specifier: ^4.1.12 + specifier: 4.1.12 version: 4.1.12(vite@6.4.1(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1)) '@types/node': - specifier: ^24.3.0 + specifier: 24.3.0 version: 24.3.0 '@types/react': specifier: ^19.1.10 @@ -55,7 +55,7 @@ importers: specifier: ^19.1.7 version: 19.1.9(@types/react@19.1.12) astro: - specifier: ^5.13.2 + specifier: 5.15.9 version: 5.15.9(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.53.3)(typescript@5.9.2)(yaml@2.8.1) astro-eslint-parser: specifier: ^1.2.2 @@ -70,25 +70,25 @@ importers: specifier: ^1.0.1 version: 1.0.1(eslint@9.33.0(jiti@2.5.1)) openapi-typescript: - specifier: ^7.9.1 + specifier: 7.9.1 version: 7.9.1(typescript@5.9.2) prettier-plugin-astro: specifier: ^0.14.1 version: 0.14.1 tailwindcss: - specifier: ^4.1.12 + specifier: 4.1.12 version: 4.1.12 tw-animate-css: - specifier: ^1.3.7 + specifier: 1.3.7 version: 1.3.7 typescript: - specifier: ^5.9.2 + specifier: 5.9.2 version: 5.9.2 unplugin-build-meta: - specifier: ^1.0.2 + specifier: 1.0.3 version: 1.0.3(astro@5.15.9(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(rollup@4.53.3)(typescript@5.9.2)(yaml@2.8.1))(esbuild@0.25.12)(rollup@4.53.3)(vite@6.4.1(@types/node@24.3.0)(jiti@2.5.1)(lightningcss@1.30.1)(yaml@2.8.1)) wrangler: - specifier: ^4.31.0 + specifier: 4.33.1 version: 4.33.1(@cloudflare/workers-types@4.20250906.0) packages: