chore: linting

This commit is contained in:
zhom
2026-05-09 18:26:27 +04:00
parent dd613a4d59
commit 88e6d7e116
2 changed files with 20 additions and 9 deletions
+3 -1
View File
@@ -93,7 +93,9 @@
"picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
"path-to-regexp@>=8.0.0 <8.4.0": ">=8.4.0",
"postcss@<8.5.10": ">=8.5.12",
"fast-xml-parser@<5.7.0": ">=5.7.2"
"fast-xml-parser@<5.7.0": ">=5.7.2",
"fast-uri@<3.1.2": ">=3.1.2",
"fast-xml-builder@<1.2.0": ">=1.2.0"
}
},
"packageManager": "pnpm@10.33.2",