|
@@ -34,9 +34,9 @@
|
|
|
"fix": "npm run eslint_fix && npm run stylelint_fix && npm run rtlcss && npm run markdownlint_fix"
|
|
"fix": "npm run eslint_fix && npm run stylelint_fix && npm run rtlcss && npm run markdownlint_fix"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "eslint": "^9.39.4",
|
|
|
|
|
- "@eslint/js": "^9.39.4",
|
|
|
|
|
- "globals": "^17.4.0",
|
|
|
|
|
|
|
+ "eslint": "^10.3.0",
|
|
|
|
|
+ "@eslint/js": "^10.0.1",
|
|
|
|
|
+ "globals": "^17.6.0",
|
|
|
"markdownlint-cli": "^0.48.0",
|
|
"markdownlint-cli": "^0.48.0",
|
|
|
"neostandard": "^0.13.0",
|
|
"neostandard": "^0.13.0",
|
|
|
"rtlcss": "^4.3.0",
|
|
"rtlcss": "^4.3.0",
|