chore: update lucide icons, prettier-plugin-svelte and jsrepo
The prettier plugin's major reflows one attribute in textarea.svelte.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@iconify/svelte": "^5.2.2",
|
||||
"@internationalized/date": "^3.12.3",
|
||||
"@lucide/svelte": "^0.544.0",
|
||||
"@lucide/svelte": "^1.31.0",
|
||||
"@sveltejs/adapter-node": "^5.5.7",
|
||||
"@sveltejs/kit": "^2.70.2",
|
||||
"@sveltejs/vite-plugin-svelte": "^7.3.0",
|
||||
@@ -31,10 +31,10 @@
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-svelte": "^3.23.0",
|
||||
"globals": "^17.11.0",
|
||||
"jsrepo": "^2.5.2",
|
||||
"jsrepo": "^3.8.1",
|
||||
"openapi-typescript": "^7.13.0",
|
||||
"prettier": "^3.9.6",
|
||||
"prettier-plugin-svelte": "^3.5.2",
|
||||
"prettier-plugin-svelte": "^4.1.1",
|
||||
"prettier-plugin-tailwindcss": "^0.8.1",
|
||||
"svelte": "^5.56.9",
|
||||
"svelte-check": "^4.7.6",
|
||||
|
||||
Generated
+257
-944
File diff suppressed because it is too large
Load Diff
@@ -19,5 +19,4 @@
|
||||
className
|
||||
)}
|
||||
bind:value
|
||||
{...restProps}
|
||||
></textarea>
|
||||
{...restProps}></textarea>
|
||||
|
||||
Reference in New Issue
Block a user