From bcbaa646b375fddcb86b1888aeeb80f4ab23cc80 Mon Sep 17 00:00:00 2001 From: "ecospark[bot]" <128108030+ecospark[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 09:57:52 +0200 Subject: [PATCH] =?UTF-8?q?chore(prettier):=20=F0=9F=A4=96=20=E2=9C=A8=20(?= =?UTF-8?q?#1669)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com> --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 01b366f6ca..ac8c1c123d 100644 --- a/package.json +++ b/package.json @@ -13,16 +13,16 @@ "type-check": "turbo type-check" }, "devDependencies": { + "@next/bundle-analyzer": "15.0.0-canary.37", + "@next/env": "15.0.0-canary.37", "@sanity/prettier-config": "1.0.2", + "eslint-config-next": "15.0.0-canary.37", + "next": "15.0.0-canary.37", "prettier": "3.3.2", "prettier-plugin-packagejson": "2.5.1", "prettier-plugin-tailwindcss": "0.6.6", - "turbo": "2.0.12", "sanity": "3.57.4", - "@next/bundle-analyzer": "15.0.0-canary.37", - "@next/env": "15.0.0-canary.37", - "eslint-config-next": "15.0.0-canary.37", - "next": "15.0.0-canary.37" + "turbo": "2.0.12" }, "packageManager": "pnpm@9.10.0", "pnpm": {