Skip to content

Commit

Permalink
chore(api): update node & web dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tothandras committed Nov 5, 2024
1 parent f917c3b commit 246b304
Show file tree
Hide file tree
Showing 4 changed files with 267 additions and 254 deletions.
6 changes: 3 additions & 3 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.8.4",
"@types/node": "22.9.0",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
Expand All @@ -56,8 +56,8 @@
"openapi-typescript": "6.7.6",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"rollup": "4.24.3",
"tslib": "2.8.0",
"rollup": "4.24.4",
"tslib": "2.8.1",
"typescript": "5.6.3",
"vitest": "2.1.4"
},
Expand Down
Loading

0 comments on commit 246b304

Please sign in to comment.