|
1886 | 1886 | dependencies:
|
1887 | 1887 | regenerator-runtime "^0.13.4"
|
1888 | 1888 |
|
| 1889 | +"@babel/runtime@^7.21.0": |
| 1890 | + version "7.25.0" |
| 1891 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.25.0.tgz#3af9a91c1b739c569d5d80cc917280919c544ecb" |
| 1892 | + integrity sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw== |
| 1893 | + dependencies: |
| 1894 | + regenerator-runtime "^0.14.0" |
| 1895 | + |
1889 | 1896 | "@babel/runtime@^7.6.0":
|
1890 | 1897 | version "7.15.4"
|
1891 | 1898 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
|
@@ -6036,16 +6043,18 @@ datauri@^2.0.0:
|
6036 | 6043 | image-size "^0.7.3"
|
6037 | 6044 | mimer "^1.0.0"
|
6038 | 6045 |
|
6039 |
| - |
6040 |
| - version "2.23.0" |
6041 |
| - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9" |
6042 |
| - integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA== |
6043 |
| - |
6044 | 6046 |
|
6045 | 6047 | version "2.29.3"
|
6046 | 6048 | resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
|
6047 | 6049 | integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
|
6048 | 6050 |
|
| 6051 | + |
| 6052 | + version "2.30.0" |
| 6053 | + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0" |
| 6054 | + integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw== |
| 6055 | + dependencies: |
| 6056 | + "@babel/runtime" "^7.21.0" |
| 6057 | + |
6049 | 6058 | date-fns@^1.28.5, date-fns@^1.30.1:
|
6050 | 6059 | version "1.30.1"
|
6051 | 6060 | resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
|
@@ -11594,9 +11603,10 @@ msgpack5@^4.0.2:
|
11594 | 11603 | readable-stream "^2.3.6"
|
11595 | 11604 | safe-buffer "^5.1.2"
|
11596 | 11605 |
|
11597 |
| -"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": |
| 11606 | +"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": |
11598 | 11607 | version "1.0.8"
|
11599 |
| - resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" |
| 11608 | + uid "3dc4c2a245ab39079bc2f73546bccf80847be14c" |
| 11609 | + resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" |
11600 | 11610 | dependencies:
|
11601 | 11611 | "@juggle/resize-observer" "^3.1.3"
|
11602 | 11612 | jest-environment-jsdom-sixteen "^1.0.3"
|
|
0 commit comments