Skip to content

Commit

Permalink
Merge pull request #1770 from openmeterio/chore/update-client-depende…
Browse files Browse the repository at this point in the history
…ncies

Update client dependencies
  • Loading branch information
tothandras authored Oct 31, 2024
2 parents a5488ba + fbd6e94 commit 22b1f2b
Show file tree
Hide file tree
Showing 5 changed files with 448 additions and 463 deletions.
14 changes: 7 additions & 7 deletions api/client/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@knighted/duel": "1.0.8",
"@types/node": "22.7.4",
"@types/node": "22.8.4",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
Expand All @@ -49,23 +49,23 @@
"eslint-formatter-pretty": "6.0.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-require-extensions": "0.1.3",
"eslint-plugin-unused-imports": "3.1.0",
"eslint-plugin-vitest": "0.5.4",
"openapi-typescript": "6.7.6",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"rollup": "4.22.5",
"tslib": "2.7.0",
"typescript": "5.6.2",
"vitest": "2.1.1"
"rollup": "4.24.3",
"tslib": "2.8.0",
"typescript": "5.6.3",
"vitest": "2.1.4"
},
"browserslist": [
"current node"
],
"dependencies": {
"undici": "^6.19.8"
"undici": "^6.20.1"
},
"packageManager": "[email protected]+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
}
Loading

0 comments on commit 22b1f2b

Please sign in to comment.