|
345 | 345 | dependencies: |
346 | 346 | purgecss "^3.1.3" |
347 | 347 |
|
348 | | -"@githubocto/flat-ui@^0.13.3": |
349 | | - version "0.13.3" |
350 | | - resolved "https://registry.yarnpkg.com/@githubocto/flat-ui/-/flat-ui-0.13.3.tgz#21d3da8cae6280bceb9d7b0c5d94e3dee183244f" |
351 | | - integrity sha512-yr3TuCPi6BEqwrjXK+0yDQowVwY5ySYDqOfhF5AE5JG+FZoxZoTrT65lctSNVO+jMrnuPpshB/ed/UuosPBhEA== |
| 348 | +"@githubocto/flat-ui@^0.13.4": |
| 349 | + version "0.13.4" |
| 350 | + resolved "https://registry.yarnpkg.com/@githubocto/flat-ui/-/flat-ui-0.13.4.tgz#1d4aaf7df469aba4509ae06519825915ecfc8808" |
| 351 | + integrity sha512-RuM7TjQZK52Inu9uwQ73vs17hOoXfIsOmCLA7ye61Dd2u1j18EaDqdWnI36NVIxcUWA+p0Lw7kRmfPb2YdmYaA== |
352 | 352 | dependencies: |
353 | 353 | "@emotion/react" "^11.4.0" |
354 | 354 | "@primer/octicons-react" "^12.1.0" |
|
365 | 365 | date-fns "^2.19.0" |
366 | 366 | dompurify "^2.2.9" |
367 | 367 | downshift "^6.1.1" |
368 | | - immer "^8.0.2" |
| 368 | + immer "^9.0.12" |
369 | 369 | lodash "^4.17.21" |
370 | 370 | lodash-es "^4.17.21" |
371 | 371 | match-sorter "^6.3.0" |
|
374 | 374 | react-virtualized-auto-sizer "^1.0.5" |
375 | 375 | react-window "^1.8.6" |
376 | 376 | twin.macro "^2.6.2" |
377 | | - zustand "^3.3.3" |
| 377 | + zustand "^3.6.9" |
378 | 378 |
|
379 | 379 | "@nodelib/fs.scandir@2.1.4": |
380 | 380 | version "2.1.4" |
@@ -1955,10 +1955,10 @@ iconv-lite@0.4: |
1955 | 1955 | dependencies: |
1956 | 1956 | safer-buffer ">= 2.1.2 < 3" |
1957 | 1957 |
|
1958 | | -immer@^8.0.2: |
1959 | | - version "8.0.2" |
1960 | | - resolved "https://registry.yarnpkg.com/immer/-/immer-8.0.2.tgz#16d01364b9b27fa1adebdbfbf69ec750b46701b8" |
1961 | | - integrity sha512-PC9UlH8GYfBCoTbPbDEULuXhdmr21+tlv10IzA9Eycpi2Qrgas0j8pUt8Z2ZxVJ/OHIzQq4W8AWymMGkCJplBA== |
| 1958 | +immer@^9.0.12: |
| 1959 | + version "9.0.12" |
| 1960 | + resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.12.tgz#2d33ddf3ee1d247deab9d707ca472c8c942a0f20" |
| 1961 | + integrity sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA== |
1962 | 1962 |
|
1963 | 1963 | import-fresh@^3.1.0, import-fresh@^3.2.1: |
1964 | 1964 | version "3.3.0" |
@@ -3351,7 +3351,7 @@ yup@^0.32.9: |
3351 | 3351 | property-expr "^2.0.4" |
3352 | 3352 | toposort "^2.0.2" |
3353 | 3353 |
|
3354 | | -zustand@^3.3.3: |
3355 | | - version "3.3.3" |
3356 | | - resolved "https://registry.yarnpkg.com/zustand/-/zustand-3.3.3.tgz#88b930a873d0f13e406f96958c1409645ea8b370" |
3357 | | - integrity sha512-KTN/O76rVc9muDoprsCDe/LQjbuq+GHYt5JdYahuXaGZ+8Gyk44SepzTFeQTF5J+b8+/Q+o90BaSEQ3WImKPog== |
| 3354 | +zustand@^3.6.9: |
| 3355 | + version "3.6.9" |
| 3356 | + resolved "https://registry.yarnpkg.com/zustand/-/zustand-3.6.9.tgz#f61a756ddea9f95c7ee7cfd3af2f88c10078afbc" |
| 3357 | + integrity sha512-OvDNu/jEWpRnEC7k8xh8GKjqYog7td6FZrLMuHs/IeI8WhrCwV+FngVuwMIFhp5kysZXr6emaeReMqjLGaldAQ== |
0 commit comments