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 Sep 25, 2023
1 parent e6a3c15 commit 0e2466e
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 169 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@8.6.12",
"packageManager": "pnpm@8.7.6",
"scripts": {
"ci:publish": "zx scripts/publish.mjs",
"ci:publish-edge": "zx scripts/publish-edge.mjs",
Expand All @@ -10,16 +10,16 @@
"lint:fix": "eslint --fix ."
},
"devDependencies": {
"@antfu/eslint-config": "^0.41.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@antfu/eslint-config": "^0.43.1",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"consola": "^3.2.3",
"eslint": "^8.47.0",
"eslint-config-standard-with-typescript": "^38.0.0",
"eslint": "^8.50.0",
"eslint-config-standard-with-typescript": "^38.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-n": "^16.0.2",
"eslint-plugin-n": "^16.1.0",
"eslint-plugin-promise": "^6.1.1",
"glob": "^10.3.3",
"jiti": "^1.19.3",
"glob": "^10.3.7",
"jiti": "^1.20.0",
"pathe": "^1.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
Expand Down
Loading

0 comments on commit 0e2466e

Please sign in to comment.