Skip to content

Commit 2dfc770

Browse files
fix(deps): update dependency cozy-doctypes to ^1.91.0
1 parent e155946 commit 2dfc770

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"cozy-bar": "^12.2.4",
8080
"cozy-client": "^48.1.0",
8181
"cozy-device-helper": "^3.0.0",
82-
"cozy-doctypes": "^1.89.4",
82+
"cozy-doctypes": "^1.91.0",
8383
"cozy-flags": "^2.11.0",
8484
"cozy-harvest-lib": "^26.0.1",
8585
"cozy-intent": "^2.19.2",

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5109,21 +5109,21 @@ cozy-doctypes@^1.83.8:
51095109
lodash "^4.17.19"
51105110
prop-types "^15.7.2"
51115111

5112-
cozy-doctypes@^1.89.4:
5113-
version "1.89.4"
5114-
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.89.4.tgz#3d9d2c796bf666293cb7702593cb9961a5fe7018"
5115-
integrity sha512-TEbM0FRY3uFoL+vez5eFB/RDXlJ6zEf4o6Wi/P85kCJnBOUtSTl767bjjmFZ/x764vBfkn3VaLE1ct5qkyLkcQ==
5112+
cozy-doctypes@^1.90.0:
5113+
version "1.90.0"
5114+
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.90.0.tgz#6ac69043d45be910c27cb0793a3e45e1a96b91de"
5115+
integrity sha512-H/T+FD6ufD3YC/L22GBcDBd3C5j5POBuwHO860AjcVSWNDaKwFIat/LyDKjqDhPXEzo7ZgXgLEFw3KQzpC7yVw==
51165116
dependencies:
51175117
cozy-logger "^1.10.4"
51185118
date-fns "^1.30.1"
51195119
es6-promise-pool "^2.5.0"
51205120
lodash "^4.17.19"
51215121
prop-types "^15.7.2"
51225122

5123-
cozy-doctypes@^1.90.0:
5124-
version "1.90.0"
5125-
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.90.0.tgz#6ac69043d45be910c27cb0793a3e45e1a96b91de"
5126-
integrity sha512-H/T+FD6ufD3YC/L22GBcDBd3C5j5POBuwHO860AjcVSWNDaKwFIat/LyDKjqDhPXEzo7ZgXgLEFw3KQzpC7yVw==
5123+
cozy-doctypes@^1.91.0:
5124+
version "1.91.0"
5125+
resolved "https://registry.yarnpkg.com/cozy-doctypes/-/cozy-doctypes-1.91.0.tgz#5b5920fa1220767bdc171db50939695fa585d5bc"
5126+
integrity sha512-6dSShF4JFDEXuWIq5E/D64Yt53Z+xD1iRRMyDrrNEDQ1bkpOeYVYJL/LOxYZlYRl5Ek4LT9PdhjlubxLl3fDLA==
51275127
dependencies:
51285128
cozy-logger "^1.10.4"
51295129
date-fns "^1.30.1"
@@ -10924,9 +10924,10 @@ msgpack5@^4.0.2:
1092410924
readable-stream "^2.3.6"
1092510925
safe-buffer "^5.1.2"
1092610926

10927-
"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
10927+
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
1092810928
version "1.0.8"
10929-
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
10929+
uid "3dc4c2a245ab39079bc2f73546bccf80847be14c"
10930+
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
1093010931
dependencies:
1093110932
"@juggle/resize-observer" "^3.1.3"
1093210933
jest-environment-jsdom-sixteen "^1.0.3"

0 commit comments

Comments
 (0)