update tailwind

This commit is contained in:
Felix Roos 2025-01-24 15:55:42 +01:00
parent 024f424bf5
commit 35911f3082
No known key found for this signature in database
2 changed files with 1103 additions and 615 deletions

1712
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
"@astrojs/mdx": "^2.0.3", "@astrojs/mdx": "^2.0.3",
"@astrojs/react": "^3.0.9", "@astrojs/react": "^3.0.9",
"@astrojs/rss": "^4.0.2", "@astrojs/rss": "^4.0.2",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.5",
"@docsearch/css": "^3.5.2", "@docsearch/css": "^3.5.2",
"@docsearch/react": "^3.5.2", "@docsearch/react": "^3.5.2",
"@headlessui/react": "^1.7.17", "@headlessui/react": "^1.7.17",
@ -37,11 +37,11 @@
"@strudel/osc": "workspace:*", "@strudel/osc": "workspace:*",
"@strudel/serial": "workspace:*", "@strudel/serial": "workspace:*",
"@strudel/soundfonts": "workspace:*", "@strudel/soundfonts": "workspace:*",
"@strudel/tidal": "workspace:*",
"@strudel/tonal": "workspace:*", "@strudel/tonal": "workspace:*",
"@strudel/transpiler": "workspace:*", "@strudel/transpiler": "workspace:*",
"@strudel/webaudio": "workspace:*", "@strudel/webaudio": "workspace:*",
"@strudel/xen": "workspace:*", "@strudel/xen": "workspace:*",
"@strudel/tidal": "workspace:*",
"@supabase/supabase-js": "^2.39.1", "@supabase/supabase-js": "^2.39.1",
"@tailwindcss/forms": "^0.5.7", "@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10", "@tailwindcss/typography": "^0.5.10",
@ -63,7 +63,7 @@
"rehype-slug": "^6.0.0", "rehype-slug": "^6.0.0",
"rehype-urls": "^1.2.0", "rehype-urls": "^1.2.0",
"remark-toc": "^9.0.0", "remark-toc": "^9.0.0",
"tailwindcss": "^3.4.0", "tailwindcss": "^3.4.17",
"worker-timers": "^7.1.4" "worker-timers": "^7.1.4"
}, },
"devDependencies": { "devDependencies": {