From 983075e0fa1d787b01ea9eeda64660fe5672a449 Mon Sep 17 00:00:00 2001 From: sushichan044 Date: Sat, 26 Oct 2024 23:50:41 +0900 Subject: [PATCH] move dev deps --- package.json | 10 +++++----- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 68ee9a21..69124fa3 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,6 @@ "node": ">=20 <21" }, "dependencies": { - "@astrojs/check": "^0.9.3", "@astrojs/cloudflare": "^11.0.4", "@astrojs/mdx": "3.1.2", "@astrojs/react": "^3.6.2", @@ -70,11 +69,10 @@ "satori": "^0.10.14", "tailwind-merge": "^2.5.2", "tailwind-variants": "^0.2.1", - "tailwindcss": "^3.4.10", - "undici": "^6.19.8", - "wrangler": "^3.75.0" + "undici": "^6.19.8" }, "devDependencies": { + "@astrojs/check": "^0.9.3", "@cloudflare/workers-types": "^4.20241022.0", "@double-great/stylelint-a11y": "^3.0.2", "@iconify/json": "^2.2.264", @@ -107,6 +105,7 @@ "stylelint-config-standard-scss": "^13.1.0", "stylelint-declaration-block-no-ignored-properties": "^2.8.0", "stylelint-value-no-unknown-custom-properties": "^6.0.1", + "tailwindcss": "^3.4.10", "textlint": "^14.3.0", "textlint-rule-preset-japanese": "^10.0.3", "tsx": "^4.19.1", @@ -114,6 +113,7 @@ "typescript-eslint": "^8.11.0", "typescript-eslint-parser-for-extra-files": "^0.7.0", "unplugin-icons": "^0.19.3", - "vitest": "^2.1.3" + "vitest": "^2.1.3", + "wrangler": "^3.75.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d80da18..0df64a40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,9 +8,6 @@ importers: .: dependencies: - '@astrojs/check': - specifier: ^0.9.3 - version: 0.9.3(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3) '@astrojs/cloudflare': specifier: ^11.0.4 version: 11.0.4(astro@4.15.4(@types/node@20.12.12)(rollup@4.21.2)(sass@1.78.0)(typescript@5.6.3)) @@ -131,16 +128,13 @@ importers: tailwind-variants: specifier: ^0.2.1 version: 0.2.1(tailwindcss@3.4.10) - tailwindcss: - specifier: ^3.4.10 - version: 3.4.10 undici: specifier: ^6.19.8 version: 6.19.8 - wrangler: - specifier: ^3.75.0 - version: 3.75.0(@cloudflare/workers-types@4.20241022.0) devDependencies: + '@astrojs/check': + specifier: ^0.9.3 + version: 0.9.3(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3) '@cloudflare/workers-types': specifier: ^4.20241022.0 version: 4.20241022.0 @@ -237,6 +231,9 @@ importers: stylelint-value-no-unknown-custom-properties: specifier: ^6.0.1 version: 6.0.1(stylelint@16.10.0(typescript@5.6.3)) + tailwindcss: + specifier: ^3.4.10 + version: 3.4.10 textlint: specifier: ^14.3.0 version: 14.3.0 @@ -261,6 +258,9 @@ importers: vitest: specifier: ^2.1.3 version: 2.1.3(@types/node@20.12.12)(jsdom@24.0.0)(sass@1.78.0) + wrangler: + specifier: ^3.75.0 + version: 3.75.0(@cloudflare/workers-types@4.20241022.0) packages: