Skip to content

Commit

Permalink
feat: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Apr 5, 2024
1 parent f843208 commit 4dca0e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"cozy-interapp": "^0.9.0",
"cozy-keys-lib": "^6.0.0",
"cozy-logger": "^1.10.4",
"cozy-mespapiers-lib": "^91.0.0",
"cozy-mespapiers-lib": "^91.1.0",
"cozy-minilog": "^3.3.1",
"cozy-notifications": "^0.15.0",
"cozy-realtime": "^5.0.0",
Expand Down
18 changes: 6 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5308,17 +5308,16 @@ cozy-logger@^1.3.0:
chalk "^2.4.2"
json-stringify-safe "5.0.1"

cozy-mespapiers-lib@^91.0.0:
version "91.0.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-91.0.0.tgz#1bd1bde68d578a985cdda9804ce676b1c1d2426c"
integrity sha512-98ldhKfKZnQiTUB+Mht0HTJobGCrqXQtomSPXZ5BBnoYs8lyL9C8v1yJD83x378wyFVxh08saRVNVMB4ME4hGA==
cozy-mespapiers-lib@^91.1.0:
version "91.1.0"
resolved "https://registry.yarnpkg.com/cozy-mespapiers-lib/-/cozy-mespapiers-lib-91.1.0.tgz#c6db37e17cae397ad9c74a977b56797d694a4bf2"
integrity sha512-teAl1TzR9km0D0Vj7JMJvxWCl8FhfB96Uxzq63LteD8gDi0ceDu+W3kocJsFsQowYmACDLTRR+aqZOZypzfbnQ==
dependencies:
"@date-io/date-fns" "1"
"@material-ui/pickers" "3.3.10"
classnames "2.3.2"
date-fns "2.23.0"
flexsearch "0.7.31"
fuse.js "6.6.2"
pdf-lib "1.17.1"
react-input-mask "3.0.0-alpha.2"

Expand Down Expand Up @@ -7724,11 +7723,6 @@ functions-have-names@^1.2.3:
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==

[email protected]:
version "6.6.2"
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.6.2.tgz#fe463fed4b98c0226ac3da2856a415576dc9a111"
integrity sha512-cJaJkxCCxC8qIIcPBF9yGxY0W/tVZS3uEISDxhYIdtk8OL93pe+6Zj7LjCqVV4dzbqcriOZ+kQ/NE4RXZHsIGA==

gensync@^1.0.0-beta.1, gensync@^1.0.0-beta.2:
version "1.0.0-beta.2"
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
Expand Down Expand Up @@ -11146,9 +11140,9 @@ msgpack5@^4.0.2:
readable-stream "^2.3.6"
safe-buffer "^5.1.2"

"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9":
version "1.0.8"
resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c"
dependencies:
"@juggle/resize-observer" "^3.1.3"
jest-environment-jsdom-sixteen "^1.0.3"
Expand Down

0 comments on commit 4dca0e3

Please sign in to comment.