chore: downgrade toml parser

This commit is contained in:
2025-07-15 19:59:08 +02:00
parent 89d1bcbd86
commit c395662134
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@
"@better-fetch/fetch": "^1.1.18",
"@fontsource/sora": "^5.2.6",
"@fontsource/space-mono": "^5.2.8",
"@iarna/toml": "^3.0.0",
"@iarna/toml": "2.2.5",
"@number-flow/svelte": "^0.3.9",
"@tailwindcss/typography": "0.5.16",
"@tailwindcss/vite": "^4.1.11",