Skip to content

Commit

Permalink
chore(deps): update project dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Shatford <[email protected]>
  • Loading branch information
jordanshatford committed Oct 1, 2024
1 parent 57b1017 commit 2d33d5a
Show file tree
Hide file tree
Showing 3 changed files with 318 additions and 350 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"format": "prettier --write ."
},
"devDependencies": {
"@hey-api/openapi-ts": "^0.53.5",
"@hey-api/openapi-ts": "^0.53.6",
"@yd/api": "workspace:*",
"@yd/config": "workspace:*",
"prettier": "^3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"prettier-plugin-tailwindcss": "^0.6.8",
"svelte-eslint-parser": "^0.41.1",
"tailwindcss": "^3.4.13",
"typescript-eslint": "^8.7.0"
"typescript-eslint": "^8.8.0"
}
}
Loading

0 comments on commit 2d33d5a

Please sign in to comment.