Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Nov 26, 2024
1 parent 6b0637c commit 0431414
Show file tree
Hide file tree
Showing 2 changed files with 518 additions and 1,024 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,29 +25,29 @@
"typegen": "node ./scripts/typegen.mjs"
},
"dependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"globals": "^15.12.0",
"typescript-eslint": "^8.13.0"
"typescript-eslint": "^8.16.0"
},
"devDependencies": {
"@eslint/config-inspector": "^0.5.6",
"@types/eslint": "^9.6.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.9.0",
"@types/node": "^22.10.0",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-typegen": "^0.3.2",
"jiti": "^2.4.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"prettier": "^3.4.1",
"typescript": "^5.7.2",
"unbuild": "^2.0.0"
},
"peerDependencies": {
"eslint": "*",
"typescript": "*"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit 0431414

Please sign in to comment.