diff --git a/package.json b/package.json index bd6ee00c3..62f6850b8 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "debug": "4.4.3", "embla-carousel-autoplay": "8.6.0", "embla-carousel-svelte": "8.6.0", - "flowbite": "2.5.2", + "flowbite": "4.0.0", "lucia": "2.7.7", "p-queue": "^9.0.0", "playwright": "1.56.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e273eca10..376547128 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 8.6.0 version: 8.6.0(svelte@5.43.8) flowbite: - specifier: 2.5.2 - version: 2.5.2(rollup@4.52.5) + specifier: 4.0.0 + version: 4.0.0(rollup@4.52.5) lucia: specifier: 2.7.7 version: 2.7.7 @@ -3050,6 +3050,9 @@ packages: flowbite@2.5.2: resolution: {integrity: sha512-kwFD3n8/YW4EG8GlY3Od9IoKND97kitO+/ejISHSqpn3vw2i5K/+ZI8Jm2V+KC4fGdnfi0XZ+TzYqQb4Q1LshA==} + flowbite@4.0.0: + resolution: {integrity: sha512-xHJ0zTJKExOKHYZ+NehRcKIgdJUvhsr8Fy+X6+9WG/K77SbPZkvNrR+laSruocG1FUt9TNxXVwL9g5JhCtv4HA==} + foreground-child@3.3.1: resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==} engines: {node: '>=14'} @@ -4633,6 +4636,9 @@ packages: engines: {node: '>=14.0.0'} hasBin: true + tailwindcss@4.1.17: + resolution: {integrity: sha512-j9Ee2YjuQqYT9bbRTfTZht9W/ytp5H+jJpZKiYdP/bpnXARAuELt9ofP0lPnmHjbga7SNQIxdTAXCmtKVYjN+Q==} + talt@2.4.4: resolution: {integrity: sha512-wyvc4IVzBbgWPqXqQMJNHJvm2shq6t/KoYkeC/qEAtVGxXyFq0y+acRKe5P6M/oJbb+Cp9ol+EK4WDqKiGLNog==} peerDependencies: @@ -8164,6 +8170,16 @@ snapshots: transitivePeerDependencies: - rollup + flowbite@4.0.0(rollup@4.52.5): + dependencies: + '@popperjs/core': 2.11.8 + flowbite-datepicker: 1.3.2(rollup@4.52.5) + mini-svg-data-uri: 1.4.4 + postcss: 8.5.6 + tailwindcss: 4.1.17 + transitivePeerDependencies: + - rollup + foreground-child@3.3.1: dependencies: cross-spawn: 7.0.6 @@ -9746,6 +9762,8 @@ snapshots: - tsx - yaml + tailwindcss@4.1.17: {} + talt@2.4.4(typescript@5.9.3): dependencies: typescript: 5.9.3