Skip to content

Commit

Permalink
chore(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 6278e7c commit 7d8e657
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 244 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "armonik.api",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.12.3",
"scripts": {
"ci:publish": "zx scripts/publish.mjs",
"ci:publish-edge": "zx scripts/publish-edge.mjs",
Expand All @@ -13,16 +13,16 @@
"@antfu/eslint-config": "^2.27.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"consola": "^3.2.3",
"eslint": "^9.9.1",
"eslint-config-standard-with-typescript": "^43.0.1",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.2",
"eslint": "^9.13.0",
"eslint-config-love": "^43.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-promise": "^6.6.0",
"glob": "^10.4.5",
"jiti": "^1.21.6",
"pathe": "^1.1.2",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"zx": "^8.1.5"
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"zx": "^8.2.0"
}
}
Loading

0 comments on commit 7d8e657

Please sign in to comment.