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 bb67bb3 commit e326321Copy full SHA for e326321
package.json
@@ -36,18 +36,17 @@
36
},
37
"devDependencies": {
38
"@zazen/eslint-config": "6.7.0",
39
- "@zazen/prettier-config": "1.1.0",
40
- "@zazen/stylelint-config": "4.0.0",
+ "@zazen/prettier-config": "1.1.1",
+ "@zazen/stylelint-config": "4.0.1",
41
"eslint": "8.56.0",
42
- "eslint-plugin-import-sorting": "1.0.3",
43
"eslint-plugin-svelte": "2.35.1",
44
"husky": "8.0.3",
45
"lint-staged": "15.2.0",
46
"prettier": "3.3.2",
47
"prettier-plugin-packagejson": "2.5.0",
48
"prettier-plugin-svelte": "3.2.4",
49
"prettier-plugin-tailwindcss": "0.6.5",
50
- "stylelint": "16.6.1",
+ "stylelint": "16.12.0",
51
"typescript": "5.3.3"
52
53
"packageManager": "pnpm@8.13.1",
0 commit comments