{pipelines.map(([type, pipeline]) => {
if (pipeline.collection[0] === undefined || pipeline.collection[0] === null) {
throw new Error(
diff --git a/packages/contented-preview/src/pages/[type]/[[...slug]].jsx b/packages/contented-preview/src/pages/[type]/[[...slug]].jsx
index 31012790..b1acd058 100644
--- a/packages/contented-preview/src/pages/[type]/[[...slug]].jsx
+++ b/packages/contented-preview/src/pages/[type]/[[...slug]].jsx
@@ -103,8 +103,8 @@ export default function IndexPage({ content, sections }) {
'hidden lg:block': !isOpen,
})}
>
-
-
+
+
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 35688163..f4320f1a 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -247,7 +247,7 @@ importers:
version: 2.1.1(react@18.2.0)
'@tailwindcss/typography':
specifier: 0.5.10
- version: 0.5.10(tailwindcss@3.3.7)
+ version: 0.5.10(tailwindcss@3.4.0)
autoprefixer:
specifier: 10.4.16
version: 10.4.16(postcss@8.4.32)
@@ -270,8 +270,8 @@ importers:
specifier: 18.2.0
version: 18.2.0(react@18.2.0)
tailwindcss:
- specifier: 3.3.7
- version: 3.3.7
+ specifier: 3.4.0
+ version: 3.4.0
packages/contented-processor:
dependencies:
@@ -1522,7 +1522,7 @@ packages:
tslib: 2.6.2
dev: false
- /@tailwindcss/typography@0.5.10(tailwindcss@3.3.7):
+ /@tailwindcss/typography@0.5.10(tailwindcss@3.4.0):
resolution: {integrity: sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==}
peerDependencies:
tailwindcss: '>=3.0.0 || insiders'
@@ -1531,7 +1531,7 @@ packages:
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
postcss-selector-parser: 6.0.10
- tailwindcss: 3.3.7
+ tailwindcss: 3.4.0
dev: false
/@types/babel__core@7.20.3:
@@ -7441,8 +7441,8 @@ packages:
tslib: 2.6.2
dev: true
- /tailwindcss@3.3.7:
- resolution: {integrity: sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==}
+ /tailwindcss@3.4.0:
+ resolution: {integrity: sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies: