|
1072 | 1072 | prop-types "^15.6.1" |
1073 | 1073 | react-lifecycles-compat "^3.0.4" |
1074 | 1074 |
|
1075 | | -"@rollup/plugin-commonjs@13.0.2": |
1076 | | - version "13.0.2" |
1077 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.2.tgz#b7783f0db049450c72d60bc06cf48d4951515e58" |
1078 | | - integrity sha512-9JXf2k8xqvMYfqmhgtB6eCgMN9fbxwF1XDF3mGKJc6pkAmt0jnsqurxQ0tC1akQKNSXCm7c3unQxa3zuxtZ7mQ== |
| 1075 | +"@rollup/plugin-commonjs@16.0.0": |
| 1076 | + version "16.0.0" |
| 1077 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz#169004d56cd0f0a1d0f35915d31a036b0efe281f" |
| 1078 | + integrity sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw== |
1079 | 1079 | dependencies: |
1080 | | - "@rollup/pluginutils" "^3.0.8" |
| 1080 | + "@rollup/pluginutils" "^3.1.0" |
1081 | 1081 | commondir "^1.0.1" |
1082 | | - estree-walker "^1.0.1" |
1083 | | - glob "^7.1.2" |
1084 | | - is-reference "^1.1.2" |
1085 | | - magic-string "^0.25.2" |
1086 | | - resolve "^1.11.0" |
| 1082 | + estree-walker "^2.0.1" |
| 1083 | + glob "^7.1.6" |
| 1084 | + is-reference "^1.2.1" |
| 1085 | + magic-string "^0.25.7" |
| 1086 | + resolve "^1.17.0" |
1087 | 1087 |
|
1088 | 1088 | "@rollup/plugin-node-resolve@8.4.0": |
1089 | 1089 | version "8.4.0" |
|
1098 | 1098 | is-module "^1.0.0" |
1099 | 1099 | resolve "^1.17.0" |
1100 | 1100 |
|
1101 | | -"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.1.0": |
| 1101 | +"@rollup/pluginutils@^3.1.0": |
1102 | 1102 | version "3.1.0" |
1103 | 1103 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b" |
1104 | 1104 | integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== |
|
1511 | 1511 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" |
1512 | 1512 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== |
1513 | 1513 |
|
| 1514 | +"@types/estree@*": |
| 1515 | + version "0.0.45" |
| 1516 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884" |
| 1517 | + integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g== |
| 1518 | + |
1514 | 1519 | "@types/estree@0.0.39": |
1515 | 1520 | version "0.0.39" |
1516 | 1521 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
1517 | 1522 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
1518 | 1523 |
|
1519 | | -"@types/estree@0.0.44": |
1520 | | - version "0.0.44" |
1521 | | - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.44.tgz#980cc5a29a3ef3bea6ff1f7d021047d7ea575e21" |
1522 | | - integrity sha512-iaIVzr+w2ZJ5HkidlZ3EJM8VTZb2MJLCjw3V+505yVts0gRC4UMvjw0d1HPtGqI/HQC/KdsYtayfzl+AXY2R8g== |
1523 | | - |
1524 | 1524 | "@types/history@*": |
1525 | 1525 | version "4.7.6" |
1526 | 1526 | resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.6.tgz#ed8fc802c45b8e8f54419c2d054e55c9ea344356" |
@@ -3688,6 +3688,11 @@ estree-walker@^1.0.1: |
3688 | 3688 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
3689 | 3689 | integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
3690 | 3690 |
|
| 3691 | +estree-walker@^2.0.1: |
| 3692 | + version "2.0.1" |
| 3693 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.1.tgz#f8e030fb21cefa183b44b7ad516b747434e7a3e0" |
| 3694 | + integrity sha512-tF0hv+Yi2Ot1cwj9eYHtxC0jB9bmjacjQs6ZBTj82H8JwUywFuc+7E83NWfNMwHXZc11mjfFcVXPe9gEP4B8dg== |
| 3695 | + |
3691 | 3696 | esutils@^2.0.2: |
3692 | 3697 | version "2.0.3" |
3693 | 3698 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" |
@@ -4172,7 +4177,7 @@ glob-to-regexp@^0.3.0: |
4172 | 4177 | resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.3.0.tgz#8c5a1494d2066c570cc3bfe4496175acc4d502ab" |
4173 | 4178 | integrity sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs= |
4174 | 4179 |
|
4175 | | -glob@^7.0.0, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: |
| 4180 | +glob@^7.0.0, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6: |
4176 | 4181 | version "7.1.6" |
4177 | 4182 | resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6" |
4178 | 4183 | integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== |
@@ -4883,12 +4888,12 @@ is-plain-object@^3.0.0: |
4883 | 4888 | dependencies: |
4884 | 4889 | isobject "^4.0.0" |
4885 | 4890 |
|
4886 | | -is-reference@^1.1.2: |
4887 | | - version "1.2.0" |
4888 | | - resolved "https://registry.yarnpkg.com/is-reference/-/is-reference-1.2.0.tgz#d938b0cf85a0df09849417b274f02fb509293599" |
4889 | | - integrity sha512-ZVxq+5TkOx6GQdnoMm2aRdCKADdcrOWXLGzGT+vIA8DMpqEJaRk5AL1bS80zJ2bjHunVmjdzfCt0e4BymIEqKQ== |
| 4891 | +is-reference@^1.2.1: |
| 4892 | + version "1.2.1" |
| 4893 | + resolved "https://registry.yarnpkg.com/is-reference/-/is-reference-1.2.1.tgz#8b2dac0b371f4bc994fdeaba9eb542d03002d0b7" |
| 4894 | + integrity sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ== |
4890 | 4895 | dependencies: |
4891 | | - "@types/estree" "0.0.44" |
| 4896 | + "@types/estree" "*" |
4892 | 4897 |
|
4893 | 4898 | is-regex@^1.0.4, is-regex@^1.1.0: |
4894 | 4899 | version "1.1.0" |
@@ -5233,7 +5238,7 @@ lru-cache@^5.1.1: |
5233 | 5238 | dependencies: |
5234 | 5239 | yallist "^3.0.2" |
5235 | 5240 |
|
5236 | | -magic-string@^0.25.2: |
| 5241 | +magic-string@^0.25.7: |
5237 | 5242 | version "0.25.7" |
5238 | 5243 | resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051" |
5239 | 5244 | integrity sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA== |
|
0 commit comments