|
1175 | 1175 | dependencies:
|
1176 | 1176 | "@fortawesome/fontawesome-common-types" "^0.2.36"
|
1177 | 1177 |
|
1178 |
| -"@fortawesome/free-solid-svg-icons@^5.15.2", "@fortawesome/free-solid-svg-icons@^5.15.3": |
| 1178 | +"@fortawesome/free-solid-svg-icons@^5.15.3": |
1179 | 1179 | version "5.15.4"
|
1180 | 1180 | resolved "https://registry.yarnpkg.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.15.4.tgz#2a68f3fc3ddda12e52645654142b9e4e8fbb6cc5"
|
1181 | 1181 | integrity sha512-JLmQfz6tdtwxoihXLg6lT78BorrFyCf59SAwBM6qV/0zXyVeDygJVb3fk+j5Qat+Yvcxp1buLTY5iDh1ZSAQ8w==
|
|
1858 | 1858 | dependencies:
|
1859 | 1859 | "@sinonjs/commons" "^1.7.0"
|
1860 | 1860 |
|
1861 |
| -"@stoplight/json-schema-merge-allof@^0.7.7": |
1862 |
| - version "0.7.8" |
1863 |
| - resolved "https://registry.yarnpkg.com/@stoplight/json-schema-merge-allof/-/json-schema-merge-allof-0.7.8.tgz#7efe5e0086dff433eb011f617e82f7295c3de061" |
1864 |
| - integrity sha512-JTDt6GYpCWQSb7+UW1P91IAp/pcLWis0mmEzWVFcLsrNgtUYK7JLtYYz0ZPSR4QVL0fJ0YQejM+MPq5iNDFO4g== |
| 1861 | +"@stoplight/json-schema-merge-allof@^0.8.0": |
| 1862 | + version "0.8.0" |
| 1863 | + resolved "https://registry.yarnpkg.com/@stoplight/json-schema-merge-allof/-/json-schema-merge-allof-0.8.0.tgz#62f8116f59d9df5a910d037b1965decd2efab472" |
| 1864 | + integrity sha512-g8e0s43v96Xbzvd8d6KKUuJTO16CS2oJglJrviUi8ASIUxzFvAJqTHWLtGmpTryisQopqg1evXGJfi0+164+Qw== |
1865 | 1865 | dependencies:
|
1866 | 1866 | compute-lcm "^1.1.0"
|
1867 | 1867 | json-schema-compare "^0.2.2"
|
1868 | 1868 | lodash "^4.17.4"
|
1869 | 1869 |
|
1870 |
| -"@stoplight/json-schema-tree@^2.1.3": |
1871 |
| - version "2.1.3" |
1872 |
| - resolved "https://registry.yarnpkg.com/@stoplight/json-schema-tree/-/json-schema-tree-2.1.3.tgz#ecf6d855779e8c1644b257a41c13aae3c159d6e4" |
1873 |
| - integrity sha512-x9GliJgJ0uyfBng7OffqfHVA7BY4IYk6rZIS7F4oTklAUx1+xv0VQBK6i73AcNs4L7aCuQcwpiHlZuiukpkU2w== |
| 1870 | +"@stoplight/json-schema-tree@^4.0.0": |
| 1871 | + version "4.0.0" |
| 1872 | + resolved "https://registry.yarnpkg.com/@stoplight/json-schema-tree/-/json-schema-tree-4.0.0.tgz#402790a21e076d69c1b8f5dded0bbe158134ab77" |
| 1873 | + integrity sha512-SAGtof+ihIdPqETR+7XXOaqZJcrbSih/xEahaw5t1nXk5sVW6ss2l5A1WCIuvtvnQiUKnBfanmZU4eoM1ZvItg== |
1874 | 1874 | dependencies:
|
1875 | 1875 | "@stoplight/json" "^3.12.0"
|
1876 |
| - "@stoplight/json-schema-merge-allof" "^0.7.7" |
| 1876 | + "@stoplight/json-schema-merge-allof" "^0.8.0" |
1877 | 1877 | "@stoplight/lifecycle" "^2.3.2"
|
1878 | 1878 | "@types/json-schema" "^7.0.7"
|
1879 | 1879 | magic-error "0.0.1"
|
1880 | 1880 |
|
1881 |
| -"@stoplight/json-schema-viewer@^4.5.0": |
1882 |
| - version "4.5.0" |
1883 |
| - resolved "https://registry.yarnpkg.com/@stoplight/json-schema-viewer/-/json-schema-viewer-4.5.0.tgz#0b54e20766e94c2adc8e41f2517a8e9b44b73a78" |
1884 |
| - integrity sha512-YtLL+BqyqfcRUMiFFl2w8501b0A7Ae3/RzoYzaHX+y+q/6nGv0/ViwV6W9q2dvC0QXGMjIL+5YhthKyeJ4Px+A== |
| 1881 | +"@stoplight/json-schema-viewer@^4.16.4": |
| 1882 | + version "4.16.4" |
| 1883 | + resolved "https://registry.yarnpkg.com/@stoplight/json-schema-viewer/-/json-schema-viewer-4.16.4.tgz#cc01d7a6ee16bf6946aeb6205cd95b5a5370d42b" |
| 1884 | + integrity sha512-5+2mQIhoFFPzk1Gxb1khrVk2Y5BzEIGcNnY74Ky0mo1ipkSNLBWX5ALU8Kn1rTjVjgO8KHacqR4rw/ZaNhxwhQ== |
1885 | 1885 | dependencies:
|
1886 |
| - "@fortawesome/free-solid-svg-icons" "^5.15.2" |
1887 |
| - "@stoplight/json" "^3.17.1" |
1888 |
| - "@stoplight/json-schema-tree" "^2.1.3" |
| 1886 | + "@stoplight/json" "^3.20.1" |
| 1887 | + "@stoplight/json-schema-tree" "^4.0.0" |
1889 | 1888 | "@stoplight/react-error-boundary" "^2.0.0"
|
1890 | 1889 | "@types/json-schema" "^7.0.7"
|
1891 | 1890 | classnames "^2.2.6"
|
| 1891 | + fnv-plus "^1.3.1" |
1892 | 1892 | jotai "^1.4.5"
|
1893 | 1893 | lodash "^4.17.19"
|
1894 | 1894 |
|
1895 |
| -"@stoplight/json@^3.12.0", "@stoplight/json@^3.17.1": |
| 1895 | +"@stoplight/json@^3.12.0": |
1896 | 1896 | version "3.17.1"
|
1897 | 1897 | resolved "https://registry.yarnpkg.com/@stoplight/json/-/json-3.17.1.tgz#17aa8f17c58678649cd0d345fb184e0bea16f8df"
|
1898 | 1898 | integrity sha512-OQbjaPU9/VPQYa3zEfN82vjXu3vWv/537Ei7TX/xYLMPdpdBI/mCyThdZAG4SN1t3iho2dxIKpTVObuCTTgBvA==
|
|
1903 | 1903 | lodash "^4.17.21"
|
1904 | 1904 | safe-stable-stringify "^1.1"
|
1905 | 1905 |
|
| 1906 | +"@stoplight/json@^3.20.1": |
| 1907 | + version "3.21.7" |
| 1908 | + resolved "https://registry.yarnpkg.com/@stoplight/json/-/json-3.21.7.tgz#102f5fd11921984c96672ce4307850daa1cbfc7b" |
| 1909 | + integrity sha512-xcJXgKFqv/uCEgtGlPxy3tPA+4I+ZI4vAuMJ885+ThkTHFVkC+0Fm58lA9NlsyjnkpxFh4YiQWpH+KefHdbA0A== |
| 1910 | + dependencies: |
| 1911 | + "@stoplight/ordered-object-literal" "^1.0.3" |
| 1912 | + "@stoplight/path" "^1.3.2" |
| 1913 | + "@stoplight/types" "^13.6.0" |
| 1914 | + jsonc-parser "~2.2.1" |
| 1915 | + lodash "^4.17.21" |
| 1916 | + safe-stable-stringify "^1.1" |
| 1917 | + |
1906 | 1918 | "@stoplight/lifecycle@^2.3.2":
|
1907 | 1919 | version "2.3.2"
|
1908 | 1920 | resolved "https://registry.yarnpkg.com/@stoplight/lifecycle/-/lifecycle-2.3.2.tgz#d61dff9ba20648241432e2daaef547214dc8976e"
|
|
2010 | 2022 | resolved "https://registry.yarnpkg.com/@stoplight/ordered-object-literal/-/ordered-object-literal-1.0.2.tgz#2a88a5ebc8b68b54837ac9a9ae7b779cdd862062"
|
2011 | 2023 | integrity sha512-0ZMS/9sNU3kVo/6RF3eAv7MK9DY8WLjiVJB/tVyfF2lhr2R4kqh534jZ0PlrFB9CRXrdndzn1DbX6ihKZXft2w==
|
2012 | 2024 |
|
| 2025 | +"@stoplight/ordered-object-literal@^1.0.3": |
| 2026 | + version "1.0.5" |
| 2027 | + resolved "https://registry.yarnpkg.com/@stoplight/ordered-object-literal/-/ordered-object-literal-1.0.5.tgz#06689095a4f1a53e9d9a5f0055f707c387af966a" |
| 2028 | + integrity sha512-COTiuCU5bgMUtbIFBuyyh2/yVVzlr5Om0v5utQDgBCuQUOPgU1DwoffkTfg4UBQOvByi5foF4w4T+H9CoRe5wg== |
| 2029 | + |
| 2030 | +"@stoplight/path@^1.3.2": |
| 2031 | + version "1.3.2" |
| 2032 | + resolved "https://registry.yarnpkg.com/@stoplight/path/-/path-1.3.2.tgz#96e591496b72fde0f0cdae01a61d64f065bd9ede" |
| 2033 | + integrity sha512-lyIc6JUlUA8Ve5ELywPC8I2Sdnh1zc1zmbYgVarhXIp9YeAB0ReeqmGEOWNtlHkbP2DAA1AL65Wfn2ncjK/jtQ== |
| 2034 | + |
2013 | 2035 | "@stoplight/react-error-boundary@^2.0.0":
|
2014 | 2036 | version "2.0.0"
|
2015 | 2037 | resolved "https://registry.yarnpkg.com/@stoplight/react-error-boundary/-/react-error-boundary-2.0.0.tgz#63a2dcbaced4c77b4a9b6c3fb2be582de1d60236"
|
|
2025 | 2047 | "@types/json-schema" "^7.0.4"
|
2026 | 2048 | utility-types "^3.10.0"
|
2027 | 2049 |
|
| 2050 | +"@stoplight/types@^13.6.0": |
| 2051 | + version "13.20.0" |
| 2052 | + resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-13.20.0.tgz#d42682f1e3a14a3c60bdf0df08bff4023518763d" |
| 2053 | + integrity sha512-2FNTv05If7ib79VPDA/r9eUet76jewXFH2y2K5vuge6SXbRHtWBhcaRmu+6QpF4/WRNoJj5XYRSwLGXDxysBGA== |
| 2054 | + dependencies: |
| 2055 | + "@types/json-schema" "^7.0.4" |
| 2056 | + utility-types "^3.10.0" |
| 2057 | + |
2028 | 2058 |
|
2029 | 2059 | version "0.0.48"
|
2030 | 2060 | resolved "https://registry.yarnpkg.com/@stoplight/yaml-ast-parser/-/yaml-ast-parser-0.0.48.tgz#442b21f419427acaa8a3106ebc5d73351c407002"
|
@@ -5233,6 +5263,11 @@ flatted@^3.1.0:
|
5233 | 5263 | resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
|
5234 | 5264 | integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
|
5235 | 5265 |
|
| 5266 | +fnv-plus@^1.3.1: |
| 5267 | + version "1.3.1" |
| 5268 | + resolved "https://registry.yarnpkg.com/fnv-plus/-/fnv-plus-1.3.1.tgz#c34cb4572565434acb08ba257e4044ce2b006d67" |
| 5269 | + integrity sha512-Gz1EvfOneuFfk4yG458dJ3TLJ7gV19q3OM/vVvvHf7eT02Hm1DleB4edsia6ahbKgAYxO9gvyQ1ioWZR+a00Yw== |
| 5270 | + |
5236 | 5271 |
|
5237 | 5272 | version "6.2.2"
|
5238 | 5273 | resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-6.2.2.tgz#0e6f391415b0697c99da932702dedd13084fa131"
|
|
0 commit comments