Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,12 @@
"eslint-plugin-mdx": "^3.5.0",
"eslint-plugin-n": "^17.20.0",
"eslint-plugin-prettier": "^5.5.1",
"eslint-plugin-unicorn": "^59.0.1",
"eslint-plugin-unicorn": "^60.0.0",
"eslint-plugin-yml": "^1.18.0",
"eslint8.56": "npm:eslint@~8.56.0",
"eslint9": "npm:eslint@^9.28.0",
"globals": "^16.2.0",
"hermes-eslint": "^0.29.0",
"hermes-eslint": "^0.31.0",
"jest": "^30.0.3",
"klaw-sync": "^7.0.0",
"nano-staged": "^0.8.0",
Expand All @@ -159,7 +159,7 @@
"tinyexec": "^1.0.1",
"tmp": "^0.2.3",
"ts-node": "^10.9.2",
"tsdown": "^0.12.9",
"tsdown": "^0.13.0",
"type-fest": "^4.41.0",
"typescript": "^5.8.3",
"typescript-eslint": "^8.35.0",
Expand Down
Loading
Loading