|
2971 | 2971 | dependencies:
|
2972 | 2972 | regenerator-runtime "^0.13.11"
|
2973 | 2973 |
|
| 2974 | +"@babel/runtime@^7.21.0": |
| 2975 | + version "7.22.6" |
| 2976 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.6.tgz#57d64b9ae3cff1d67eb067ae117dac087f5bd438" |
| 2977 | + integrity sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ== |
| 2978 | + dependencies: |
| 2979 | + regenerator-runtime "^0.13.11" |
| 2980 | + |
2974 | 2981 | "@babel/runtime@^7.6.0":
|
2975 | 2982 | version "7.15.4"
|
2976 | 2983 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a"
|
|
9015 | 9022 | resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.3.tgz#27402d2fc67eb442b511b70bbdf98e6411cd68a8"
|
9016 | 9023 | integrity sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==
|
9017 | 9024 |
|
| 9025 | + |
| 9026 | + version "2.30.0" |
| 9027 | + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0" |
| 9028 | + integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw== |
| 9029 | + dependencies: |
| 9030 | + "@babel/runtime" "^7.21.0" |
| 9031 | + |
9018 | 9032 | date-fns@^1.28.5, date-fns@^1.30.1:
|
9019 | 9033 | version "1.30.1"
|
9020 | 9034 | resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c"
|
@@ -15305,9 +15319,10 @@ msgpack5@^4.0.2:
|
15305 | 15319 | readable-stream "^2.3.6"
|
15306 | 15320 | safe-buffer "^5.1.2"
|
15307 | 15321 |
|
15308 |
| -"mui-bottom-sheet@git+https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": |
| 15322 | +"mui-bottom-sheet@https://github.com/cozy/mui-bottom-sheet.git#v1.0.9": |
15309 | 15323 | version "1.0.8"
|
15310 |
| - resolved "git+https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" |
| 15324 | + uid "3dc4c2a245ab39079bc2f73546bccf80847be14c" |
| 15325 | + resolved "https://github.com/cozy/mui-bottom-sheet.git#3dc4c2a245ab39079bc2f73546bccf80847be14c" |
15311 | 15326 | dependencies:
|
15312 | 15327 | "@juggle/resize-observer" "^3.1.3"
|
15313 | 15328 | jest-environment-jsdom-sixteen "^1.0.3"
|
|
0 commit comments