|
2038 | 2038 | dependencies: |
2039 | 2039 | "@reach/component-component" "^0.1.3" |
2040 | 2040 |
|
| 2041 | +"@rollup/plugin-node-resolve@^6.0.0": |
| 2042 | + version "6.1.0" |
| 2043 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-6.1.0.tgz#0d2909f4bf606ae34d43a9bc8be06a9b0c850cf0" |
| 2044 | + integrity sha512-Cv7PDIvxdE40SWilY5WgZpqfIUEaDxFxs89zCAHjqyRwlTSuql4M5hjIuc5QYJkOH0/vyiyNXKD72O+LhRipGA== |
| 2045 | + dependencies: |
| 2046 | + "@rollup/pluginutils" "^3.0.0" |
| 2047 | + "@types/resolve" "0.0.8" |
| 2048 | + builtin-modules "^3.1.0" |
| 2049 | + is-module "^1.0.0" |
| 2050 | + resolve "^1.11.1" |
| 2051 | + |
| 2052 | +"@rollup/pluginutils@^3.0.0": |
| 2053 | + version "3.1.0" |
| 2054 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
| 2055 | + integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
| 2056 | + dependencies: |
| 2057 | + "@types/estree" "0.0.39" |
| 2058 | + estree-walker "^1.0.1" |
| 2059 | + picomatch "^2.2.2" |
| 2060 | + |
2041 | 2061 | "@sindresorhus/is@^0.14.0": |
2042 | 2062 | version "0.14.0" |
2043 | 2063 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" |
|
2110 | 2130 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.42.tgz#8d0c1f480339efedb3e46070e22dd63e0430dd11" |
2111 | 2131 | integrity sha512-K1DPVvnBCPxzD+G51/cxVIoc2X8uUVl1zpJeE6iKcgHMj4+tbat5Xu4TjV7v2QSDbIeAfLi2hIk+u2+s0MlpUQ== |
2112 | 2132 |
|
| 2133 | + |
| 2134 | + version "0.0.39" |
| 2135 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
| 2136 | + integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 2137 | + |
2113 | 2138 | "@types/events@*": |
2114 | 2139 | version "3.0.0" |
2115 | 2140 | resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7" |
|
2179 | 2204 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-1.19.1.tgz#33509849f8e679e4add158959fdb086440e9553f" |
2180 | 2205 | integrity sha512-5qOlnZscTn4xxM5MeGXAMOsIOIKIbh9e85zJWfBRVPlRMEVawzoPhINYbRGkBZCI8LxvBe7tJCdWiarA99OZfQ== |
2181 | 2206 |
|
| 2207 | + |
| 2208 | + version "0.0.8" |
| 2209 | + resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194" |
| 2210 | + integrity sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ== |
| 2211 | + dependencies: |
| 2212 | + "@types/node" "*" |
| 2213 | + |
2182 | 2214 | "@types/source-list-map@*": |
2183 | 2215 | version "0.1.2" |
2184 | 2216 | resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" |
@@ -3654,7 +3686,7 @@ browser-process-hrtime@^1.0.0: |
3654 | 3686 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626" |
3655 | 3687 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== |
3656 | 3688 |
|
3657 | | -browser-resolve@^1.11.0, browser-resolve@^1.11.3: |
| 3689 | +browser-resolve@^1.11.3: |
3658 | 3690 | version "1.11.3" |
3659 | 3691 | resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.3.tgz#9b7cbb3d0f510e4cb86bdbd796124d28b5890af6" |
3660 | 3692 | integrity sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ== |
@@ -3828,10 +3860,10 @@ buffer@^5.1.0: |
3828 | 3860 | base64-js "^1.0.2" |
3829 | 3861 | ieee754 "^1.1.4" |
3830 | 3862 |
|
3831 | | -builtin-modules@^1.1.0: |
3832 | | - version "1.1.1" |
3833 | | - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" |
3834 | | - integrity sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8= |
| 3863 | +builtin-modules@^3.1.0: |
| 3864 | + version "3.3.0" |
| 3865 | + resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" |
| 3866 | + integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== |
3835 | 3867 |
|
3836 | 3868 | builtin-status-codes@^3.0.0: |
3837 | 3869 | version "3.0.0" |
|
5798 | 5830 |
|
5799 | 5831 | "eslint-plugin-react-internal@link:./scripts/eslint-rules": |
5800 | 5832 | version "0.0.0" |
5801 | | - uid "" |
5802 | 5833 |
|
5803 | 5834 | eslint-plugin-react@^6.7.1: |
5804 | 5835 | version "6.10.3" |
@@ -6036,6 +6067,11 @@ estree-walker@^0.6.0, estree-walker@^0.6.1: |
6036 | 6067 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362" |
6037 | 6068 | integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w== |
6038 | 6069 |
|
| 6070 | +estree-walker@^1.0.1: |
| 6071 | + version "1.0.1" |
| 6072 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
| 6073 | + integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
| 6074 | + |
6039 | 6075 | esutils@^2.0.2: |
6040 | 6076 | version "2.0.3" |
6041 | 6077 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" |
@@ -6816,6 +6852,11 @@ function-bind@^1.1.1: |
6816 | 6852 | resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d" |
6817 | 6853 | integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== |
6818 | 6854 |
|
| 6855 | +function-bind@^1.1.2: |
| 6856 | + version "1.1.2" |
| 6857 | + resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" |
| 6858 | + integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== |
| 6859 | + |
6819 | 6860 | functional-red-black-tree@^1.0.1: |
6820 | 6861 | version "1.0.1" |
6821 | 6862 | resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" |
@@ -7317,6 +7358,13 @@ hash.js@^1.0.0, hash.js@^1.0.3: |
7317 | 7358 | inherits "^2.0.3" |
7318 | 7359 | minimalistic-assert "^1.0.1" |
7319 | 7360 |
|
| 7361 | +hasown@^2.0.0: |
| 7362 | + version "2.0.0" |
| 7363 | + resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c" |
| 7364 | + integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA== |
| 7365 | + dependencies: |
| 7366 | + function-bind "^1.1.2" |
| 7367 | + |
7320 | 7368 | hasurl@^1.0.0: |
7321 | 7369 | version "1.0.0" |
7322 | 7370 | resolved "https://registry.yarnpkg.com/hasurl/-/hasurl-1.0.0.tgz#e4c619097ae1e8fc906bee904ce47e94f5e1ea37" |
@@ -7889,6 +7937,13 @@ is-ci@^2.0.0: |
7889 | 7937 | dependencies: |
7890 | 7938 | ci-info "^2.0.0" |
7891 | 7939 |
|
| 7940 | +is-core-module@^2.13.0: |
| 7941 | + version "2.13.1" |
| 7942 | + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384" |
| 7943 | + integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw== |
| 7944 | + dependencies: |
| 7945 | + hasown "^2.0.0" |
| 7946 | + |
7892 | 7947 | is-data-descriptor@^0.1.4: |
7893 | 7948 | version "0.1.4" |
7894 | 7949 | resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56" |
|
8034 | 8089 | resolved "https://registry.yarnpkg.com/is-mergeable-object/-/is-mergeable-object-1.1.1.tgz#faaa3ed1cfce87d6f7d2f5885e92cc30af3e2ebf" |
8035 | 8090 | integrity sha512-CPduJfuGg8h8vW74WOxHtHmtQutyQBzR+3MjQ6iDHIYdbOnm1YC7jv43SqCoU8OPGTJD4nibmiryA4kmogbGrA== |
8036 | 8091 |
|
| 8092 | +is-module@^1.0.0: |
| 8093 | + version "1.0.0" |
| 8094 | + resolved "https://registry.yarnpkg.com/is-module/-/is-module-1.0.0.tgz#3258fb69f78c14d5b815d664336b4cffb6441591" |
| 8095 | + integrity sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g== |
| 8096 | + |
8037 | 8097 | is-negated-glob@^1.0.0: |
8038 | 8098 | version "1.0.0" |
8039 | 8099 | resolved "https://registry.yarnpkg.com/is-negated-glob/-/is-negated-glob-1.0.0.tgz#6910bca5da8c95e784b5751b976cf5a10fee36d2" |
@@ -10863,6 +10923,11 @@ path-parse@^1.0.6: |
10863 | 10923 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" |
10864 | 10924 | integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== |
10865 | 10925 |
|
| 10926 | +path-parse@^1.0.7: |
| 10927 | + version "1.0.7" |
| 10928 | + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
| 10929 | + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
| 10930 | + |
10866 | 10931 | |
10867 | 10932 | version "0.1.7" |
10868 | 10933 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" |
@@ -10917,6 +10982,11 @@ picomatch@^2.2.1: |
10917 | 10982 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad" |
10918 | 10983 | integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== |
10919 | 10984 |
|
| 10985 | +picomatch@^2.2.2: |
| 10986 | + version "2.3.1" |
| 10987 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
| 10988 | + integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
| 10989 | + |
10920 | 10990 | pify@^2.0.0: |
10921 | 10991 | version "2.3.0" |
10922 | 10992 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" |
@@ -12020,6 +12090,15 @@ resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.3.2: |
12020 | 12090 | dependencies: |
12021 | 12091 | path-parse "^1.0.6" |
12022 | 12092 |
|
| 12093 | +resolve@^1.11.1: |
| 12094 | + version "1.22.8" |
| 12095 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" |
| 12096 | + integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== |
| 12097 | + dependencies: |
| 12098 | + is-core-module "^2.13.0" |
| 12099 | + path-parse "^1.0.7" |
| 12100 | + supports-preserve-symlinks-flag "^1.0.0" |
| 12101 | + |
12023 | 12102 | resolve@^1.15.1: |
12024 | 12103 | version "1.15.1" |
12025 | 12104 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8" |
@@ -12145,15 +12224,6 @@ rollup-plugin-commonjs@^9.3.4: |
12145 | 12224 | resolve "^1.10.0" |
12146 | 12225 | rollup-pluginutils "^2.6.0" |
12147 | 12226 |
|
12148 | | -rollup-plugin-node-resolve@^2.1.1: |
12149 | | - version "2.1.1" |
12150 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-2.1.1.tgz#cbb783b0d15b02794d58915350b2f0d902b8ddc8" |
12151 | | - integrity sha1-y7eDsNFbAnlNWJFTULLw2QK43cg= |
12152 | | - dependencies: |
12153 | | - browser-resolve "^1.11.0" |
12154 | | - builtin-modules "^1.1.0" |
12155 | | - resolve "^1.1.6" |
12156 | | - |
12157 | 12227 | rollup-plugin-prettier@^0.6.0: |
12158 | 12228 | version "0.6.0" |
12159 | 12229 | resolved "https://registry.yarnpkg.com/rollup-plugin-prettier/-/rollup-plugin-prettier-0.6.0.tgz#3b53b4ac2def23f150f496cff9106f4042a4ade1" |
@@ -13206,6 +13276,11 @@ supports-hyperlinks@^2.0.0: |
13206 | 13276 | has-flag "^4.0.0" |
13207 | 13277 | supports-color "^7.0.0" |
13208 | 13278 |
|
| 13279 | +supports-preserve-symlinks-flag@^1.0.0: |
| 13280 | + version "1.0.0" |
| 13281 | + resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" |
| 13282 | + integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== |
| 13283 | + |
13209 | 13284 | |
13210 | 13285 | version "1.0.1" |
13211 | 13286 | resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4" |
|
0 commit comments