diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index b377b37ae8..0000000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,15 +0,0 @@ - - -``` -### ✨ Features - -* - -### 🐛 Bug Fixes - -* - -### 🔧 Tech - -* -``` diff --git a/CODEOWNERS b/CODEOWNERS index 09191f0bdb..d1a440b2aa 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # General code owners -* @acezard +* @Merkur39 @JF-Cozy @zatteo diff --git a/package.json b/package.json index 64684b25e7..8915435808 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "cozy-realtime": "4.6.0", "cozy-scripts": "^8.3.0", "cozy-sharing": "^16.17.0", - "cozy-stack-client": "^49.8.0", + "cozy-stack-client": "^51.6.0", "cozy-ui": "^114.0.0", "cozy-viewer": "^9.0.1", "date-fns": "1.30.1", diff --git a/yarn.lock b/yarn.lock index 70cce5e267..25effe0a0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6603,15 +6603,6 @@ cozy-stack-client@^45.13.0: mime "^2.4.0" qs "^6.7.0" -cozy-stack-client@^49.8.0: - version "49.8.0" - resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-49.8.0.tgz#c57dfefe50e47f228fee7e1921c438d35f4e0877" - integrity sha512-sYJL2o+DsNs7V5eQghXpWKcMzxc39QAKtM8zAdmWl2MMCyiqO3lBehRomhstcJHtuZrMLXXPQPr1A0ONBlMmZg== - dependencies: - detect-node "^2.0.4" - mime "^2.4.0" - qs "^6.7.0" - cozy-stack-client@^51.6.0: version "51.6.0" resolved "https://registry.yarnpkg.com/cozy-stack-client/-/cozy-stack-client-51.6.0.tgz#bd81605bdd1e68161d1143856f78bca969086575"