We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f8c01 commit 4fb0634Copy full SHA for 4fb0634
2 files changed
package.json
@@ -23,14 +23,14 @@
23
"@sveltejs/vite-plugin-svelte": "^7.0.0",
24
"@tailwindcss/vite": "^4.2.2",
25
"@types/node": "^25.5.0",
26
- "eslint-plugin-svelte": "^3.15.2",
+ "eslint-plugin-svelte": "^3.16.0",
27
"globals": "^17.4.0",
28
"oxfmt": "^0.41.0",
29
"oxlint": "^1.56.0",
30
"svelte": "^5.54.0",
31
"svelte-check": "^4.4.5",
32
"tailwindcss": "^4.2.2",
33
"typescript": "^5.9.3",
34
- "vite": "^8.0.0"
+ "vite": "^8.0.1"
35
}
36
0 commit comments