chore: update remaining outdated packages (@chenglou/pretext 0.0.6, svelte-check 4.4.8)

This commit is contained in:
Ilia Mashkov
2026-05-05 15:19:39 +03:00
parent 1ce0d6c66f
commit 77c2b27f8b
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -53,7 +53,7 @@
"playwright": "1.59.1",
"storybook": "10.3.6",
"svelte": "5.55.5",
"svelte-check": "^4.3.4",
"svelte-check": "4.4.8",
"svelte-language-server": "0.17.31",
"tailwind-merge": "3.5.0",
"tailwind-variants": "^3.2.2",
@@ -65,7 +65,7 @@
"vitest-browser-svelte": "2.1.1"
},
"dependencies": {
"@chenglou/pretext": "^0.0.5",
"@chenglou/pretext": "0.0.6",
"@tanstack/svelte-query": "6.1.28"
}
}