Skip to content

Commit

Permalink
chore(api): update web client dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tothandras committed Oct 30, 2024
1 parent 8aa75d2 commit fbd6e94
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 221 deletions.
10 changes: 5 additions & 5 deletions api/client/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,23 @@
"devDependencies": {
"@testing-library/react": "16.0.1",
"@types/node": "20.14.5",
"@types/react": "18.3.10",
"@types/react": "18.3.12",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-unused-imports": "4.1.4",
"eslint-plugin-vitest": "0.5.4",
"jsdom": "24.1.0",
"openapi-typescript": "6.7.6",
"prettier": "3.3.3",
"react": "18.3.1",
"rimraf": "5.0.7",
"rollup": "^4.22.5",
"typescript": "5.6.2",
"undici": "6.19.8",
"rollup": "^4.24.3",
"typescript": "5.6.3",
"undici": "6.20.1",
"vitest": "1.6.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit fbd6e94

Please sign in to comment.