Skip to content

Commit

Permalink
feat(condo-restapi): DOMA-9821 added cache to routes in condo-restapi (
Browse files Browse the repository at this point in the history
…#5057)

* feat(condo-restapi): DOMA-9821 added cache to routes in condo-restapi

* chore(global): DOMA-9821 update deps

* feat(condo): DOMA-9821 update submodules
  • Loading branch information
nomerdvadcatpyat authored Aug 5, 2024
1 parent ac52192 commit 9aa93fd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .helm
Submodule .helm updated from f76564 to 397030
2 changes: 1 addition & 1 deletion apps/condo-restapi
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -754,14 +754,17 @@ __metadata:
version: 0.0.0-use.local
resolution: "@app/condo-restapi@workspace:apps/condo-restapi"
dependencies:
"@condo/domains": "link:../condo/domains"
"@faker-js/faker": ^8.3.1
"@open-condo/keystone": "workspace:^"
apollo-boost: ^0.4.9
apollo-client: ^2.6.10
apollo-link-error: ^1.1.13
apollo-upload-client: 17.0.0
body-parser: ^1.20.2
cross-fetch: ^4.0.0
cypress: ^13.6.3
dayjs: ^1.10.6
dotenv: ^16.3.2
express: ^4.18.2
graphql: ^16.8.1
Expand Down Expand Up @@ -7059,6 +7062,12 @@ __metadata:
languageName: node
linkType: soft

"@condo/domains@link:../condo/domains::locator=%40app%2Fcondo-restapi%40workspace%3Aapps%2Fcondo-restapi":
version: 0.0.0-use.local
resolution: "@condo/domains@link:../condo/domains::locator=%40app%2Fcondo-restapi%40workspace%3Aapps%2Fcondo-restapi"
languageName: node
linkType: soft

"@condo/domains@link:../condo/domains::locator=%40app%2Fcondorb%40workspace%3Aapps%2Fcondorb":
version: 0.0.0-use.local
resolution: "@condo/domains@link:../condo/domains::locator=%40app%2Fcondorb%40workspace%3Aapps%2Fcondorb"
Expand Down

0 comments on commit 9aa93fd

Please sign in to comment.