17
17
dependencies:
18
18
"@babel/highlight" "^7.10.4"
19
19
20
- "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.8.3":
21
- version "7.12.13"
22
- resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
23
- integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
24
- dependencies:
25
- "@babel/highlight" "^7.12.13"
26
-
27
- "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5":
20
+ "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.8.3":
28
21
version "7.23.5"
29
22
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244"
30
23
integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
466
459
"@babel/traverse" "^7.23.7"
467
460
"@babel/types" "^7.23.6"
468
461
469
- "@babel/highlight@^7.10.4", "@babel/highlight@^7.12.13" :
462
+ "@babel/highlight@^7.10.4":
470
463
version "7.14.0"
471
464
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.0.tgz#3197e375711ef6bf834e67d0daec88e4f46113cf"
472
465
integrity sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==
1571
1564
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz#786c5f41f043b07afb1af37683d7c33668858f6d"
1572
1565
integrity sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==
1573
1566
1574
- "@eslint/eslintrc@^0.4.1 ":
1575
- version "0.4.1 "
1576
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1 .tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14 "
1577
- integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ ==
1567
+ "@eslint/eslintrc@^0.4.3 ":
1568
+ version "0.4.3 "
1569
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3 .tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c "
1570
+ integrity sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw ==
1578
1571
dependencies:
1579
1572
ajv "^6.12.4"
1580
1573
debug "^4.1.1"
1581
1574
espree "^7.3.0"
1582
- globals "^12.1 .0"
1575
+ globals "^13.9 .0"
1583
1576
ignore "^4.0.6"
1584
1577
import-fresh "^3.2.1"
1585
1578
js-yaml "^3.13.1"
1586
1579
minimatch "^3.0.4"
1587
1580
strip-json-comments "^3.1.1"
1588
1581
1582
+ "@humanwhocodes/config-array@^0.5.0":
1583
+ version "0.5.0"
1584
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz#1407967d4c6eecd7388f83acf1eaf4d0c6e58ef9"
1585
+ integrity sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==
1586
+ dependencies:
1587
+ "@humanwhocodes/object-schema" "^1.2.0"
1588
+ debug "^4.1.1"
1589
+ minimatch "^3.0.4"
1590
+
1591
+ "@humanwhocodes/object-schema@^1.2.0":
1592
+ version "1.2.1"
1593
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
1594
+ integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
1595
+
1589
1596
"@isaacs/cliui@^8.0.2":
1590
1597
version "8.0.2"
1591
1598
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@@ -4030,11 +4037,6 @@ ansi-regex@^3.0.0:
4030
4037
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
4031
4038
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
4032
4039
4033
- ansi-regex@^5.0.0:
4034
- version "5.0.0"
4035
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
4036
- integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
4037
-
4038
4040
ansi-regex@^5.0.1:
4039
4041
version "5.0.1"
4040
4042
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
@@ -6156,12 +6158,13 @@ eslint-visitor-keys@^2.0.0:
6156
6158
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
6157
6159
6158
6160
eslint@^7.20.0:
6159
- version "7.27 .0"
6160
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.27 .0.tgz#665a1506d8f95655c9274d84bd78f7166b07e9c7 "
6161
- integrity sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA ==
6161
+ version "7.32 .0"
6162
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32 .0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d "
6163
+ integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA ==
6162
6164
dependencies:
6163
6165
"@babel/code-frame" "7.12.11"
6164
- "@eslint/eslintrc" "^0.4.1"
6166
+ "@eslint/eslintrc" "^0.4.3"
6167
+ "@humanwhocodes/config-array" "^0.5.0"
6165
6168
ajv "^6.10.0"
6166
6169
chalk "^4.0.0"
6167
6170
cross-spawn "^7.0.2"
@@ -6178,7 +6181,7 @@ eslint@^7.20.0:
6178
6181
fast-deep-equal "^3.1.3"
6179
6182
file-entry-cache "^6.0.1"
6180
6183
functional-red-black-tree "^1.0.1"
6181
- glob-parent "^5.0.0 "
6184
+ glob-parent "^5.1.2 "
6182
6185
globals "^13.6.0"
6183
6186
ignore "^4.0.6"
6184
6187
import-fresh "^3.0.0"
@@ -7037,7 +7040,7 @@ glob-parent@^3.1.0:
7037
7040
is-glob "^3.1.0"
7038
7041
path-dirname "^1.0.0"
7039
7042
7040
- glob-parent@^5.0.0, glob-parent@^5. 1.0, glob-parent@^5.1.1, glob-parent@^5.1.2, glob-parent@~5.1.0:
7043
+ glob-parent@^5.1.0, glob-parent@^5.1.1, glob-parent@^5.1.2, glob-parent@~5.1.0:
7041
7044
version "5.1.2"
7042
7045
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
7043
7046
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -7087,17 +7090,10 @@ globals@^11.1.0:
7087
7090
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
7088
7091
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
7089
7092
7090
- globals@^12.1.0:
7091
- version "12.4.0"
7092
- resolved "https://registry.yarnpkg.com/globals/-/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8"
7093
- integrity sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==
7094
- dependencies:
7095
- type-fest "^0.8.1"
7096
-
7097
- globals@^13.6.0:
7098
- version "13.8.0"
7099
- resolved "https://registry.yarnpkg.com/globals/-/globals-13.8.0.tgz#3e20f504810ce87a8d72e55aecf8435b50f4c1b3"
7100
- integrity sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q==
7093
+ globals@^13.6.0, globals@^13.9.0:
7094
+ version "13.24.0"
7095
+ resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171"
7096
+ integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
7101
7097
dependencies:
7102
7098
type-fest "^0.20.2"
7103
7099
@@ -11655,7 +11651,7 @@ string_decoder@~1.1.1:
11655
11651
dependencies:
11656
11652
safe-buffer "~5.1.0"
11657
11653
11658
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
11654
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0. 1:
11659
11655
version "6.0.1"
11660
11656
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11661
11657
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11676,13 +11672,6 @@ strip-ansi@^4.0.0:
11676
11672
dependencies:
11677
11673
ansi-regex "^3.0.0"
11678
11674
11679
- strip-ansi@^6.0.0:
11680
- version "6.0.0"
11681
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
11682
- integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
11683
- dependencies:
11684
- ansi-regex "^5.0.0"
11685
-
11686
11675
strip-ansi@^7.0.1:
11687
11676
version "7.1.0"
11688
11677
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
0 commit comments