diff --git a/apps/web/package.json b/apps/web/package.json index fde70f7..766055a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -40,7 +40,6 @@ "react-dom": "^18.3.1", "react-hook-form": "^7.51.5", "server-only": "^0.0.1", - "shiki": "^1.6.3", "sonner": "^1.4.41", "superjson": "^2.2.1", "ts-pattern": "^5.1.2", @@ -57,6 +56,7 @@ "dotenv": "^16.4.5", "eslint-config-formbase": "workspace:^", "postcss": "^8.4.38", + "shiki": "^1.6.3", "tailwindcss": "^3.4.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e025113..613c5dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -158,9 +158,6 @@ importers: server-only: specifier: ^0.0.1 version: 0.0.1 - shiki: - specifier: ^1.6.3 - version: 1.6.3 sonner: specifier: ^1.4.41 version: 1.5.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -204,6 +201,9 @@ importers: postcss: specifier: ^8.4.38 version: 8.4.38 + shiki: + specifier: ^1.6.3 + version: 1.6.3 tailwindcss: specifier: ^3.4.3 version: 3.4.4