We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b987c commit 66fa6d7Copy full SHA for 66fa6d7
package.json
@@ -33,7 +33,7 @@
33
"svelte-multiselect": "11.0.0-rc.1"
34
},
35
"devDependencies": {
36
- "@antfu/eslint-config": "4.11.0",
+ "@antfu/eslint-config": "4.12.0",
37
"@iconify-json/lucide": "1.2.39",
38
"@iconify-json/simple-icons": "1.2.33",
39
"@rollup/plugin-inject": "5.0.5",
@@ -47,9 +47,9 @@
47
"@unocss/transformer-directives": "65.5.0",
48
"@unocss/vite": "65.5.0",
49
"buffer": "6.0.3",
50
- "eslint": "9.23.0",
51
- "eslint-plugin-svelte": "3.5.0",
52
- "lint-staged": "15.5.0",
+ "eslint": "9.25.1",
+ "eslint-plugin-svelte": "3.5.1",
+ "lint-staged": "15.5.1",
53
"prettier": "3.5.3",
54
"prettier-plugin-svelte": "3.3.3",
55
"prettier-plugin-tailwindcss": "0.6.11",
0 commit comments