update node packages

This commit is contained in:
Aarni Halinen
2025-02-09 21:20:38 +02:00
parent 3f73fbec62
commit ff8230d9c0
8 changed files with 4788 additions and 4013 deletions
+9 -7
View File
@@ -9,7 +9,7 @@
"lint:py": "black --diff --check .",
"lint:py:fix": "black .",
"lint:py-type": "pyright",
"prepare": "husky install"
"prepare": "husky"
},
"repository": {
"type": "git",
@@ -17,13 +17,15 @@
},
"author": "SIK ry",
"license": "ISC",
"dependencies": {
"eslint": "^7.28.0",
"husky": "^6.0.0",
"devDependencies": {
"@eslint/js": "^9.20.0",
"eslint": "^9.20.0",
"globals": "^15.14.0",
"husky": "^9.1.7",
"npm-run-all": "^4.1.5",
"pyright": "^1.1.149",
"remark-cli": "^9.0.0",
"remark-preset-lint-recommended": "^5.0.0"
"pyright": "^1.1.393",
"remark-cli": "^12.0.1",
"remark-preset-lint-recommended": "^7.0.1"
},
"remarkConfig": {
"plugins": [