1851
1851
dependencies:
1852
1852
eslint-visitor-keys "^3.3.0"
1853
1853
1854
- "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
1854
+ "@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4. 6.1":
1855
1855
version "4.12.1"
1856
1856
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
1857
1857
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
1858
1858
1859
+ "@eslint/config-array@^0.20.0":
1860
+ version "0.20.0"
1861
+ resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f"
1862
+ integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==
1863
+ dependencies:
1864
+ "@eslint/object-schema" "^2.1.6"
1865
+ debug "^4.3.1"
1866
+ minimatch "^3.1.2"
1867
+
1868
+ "@eslint/config-helpers@^0.2.1":
1869
+ version "0.2.2"
1870
+ resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.2.tgz#3779f76b894de3a8ec4763b79660e6d54d5b1010"
1871
+ integrity sha512-+GPzk8PlG0sPpzdU5ZvIRMPidzAnZDl/s9L+y13iodqvb8leL53bTannOrQ/Im7UkpsmFU5Ily5U60LWixnmLg==
1872
+
1873
+ "@eslint/core@^0.14.0":
1874
+ version "0.14.0"
1875
+ resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
1876
+ integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
1877
+ dependencies:
1878
+ "@types/json-schema" "^7.0.15"
1879
+
1859
1880
"@eslint/eslintrc@^2.1.4":
1860
1881
version "2.1.4"
1861
1882
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
1871
1892
minimatch "^3.1.2"
1872
1893
strip-json-comments "^3.1.1"
1873
1894
1895
+ "@eslint/eslintrc@^3.3.1":
1896
+ version "3.3.1"
1897
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
1898
+ integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
1899
+ dependencies:
1900
+ ajv "^6.12.4"
1901
+ debug "^4.3.2"
1902
+ espree "^10.0.1"
1903
+ globals "^14.0.0"
1904
+ ignore "^5.2.0"
1905
+ import-fresh "^3.2.1"
1906
+ js-yaml "^4.1.0"
1907
+ minimatch "^3.1.2"
1908
+ strip-json-comments "^3.1.1"
1909
+
1874
1910
1875
1911
version "8.57.0"
1876
1912
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
1877
1913
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
1878
1914
1915
+
1916
+ version "9.28.0"
1917
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.28.0.tgz#7822ccc2f8cae7c3cd4f902377d520e9ae03f844"
1918
+ integrity sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==
1919
+
1920
+ "@eslint/object-schema@^2.1.6":
1921
+ version "2.1.6"
1922
+ resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
1923
+ integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
1924
+
1925
+ "@eslint/plugin-kit@^0.3.1":
1926
+ version "0.3.1"
1927
+ resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067"
1928
+ integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==
1929
+ dependencies:
1930
+ "@eslint/core" "^0.14.0"
1931
+ levn "^0.4.1"
1932
+
1879
1933
"@floating-ui/core@^1.6.0":
1880
1934
version "1.6.0"
1881
1935
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.0.tgz#fa41b87812a16bf123122bf945946bae3fdf7fc1"
1903
1957
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2"
1904
1958
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==
1905
1959
1960
+ "@humanfs/core@^0.19.1":
1961
+ version "0.19.1"
1962
+ resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77"
1963
+ integrity sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==
1964
+
1965
+ "@humanfs/node@^0.16.6":
1966
+ version "0.16.6"
1967
+ resolved "https://registry.yarnpkg.com/@humanfs/node/-/node-0.16.6.tgz#ee2a10eaabd1131987bf0488fd9b820174cd765e"
1968
+ integrity sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==
1969
+ dependencies:
1970
+ "@humanfs/core" "^0.19.1"
1971
+ "@humanwhocodes/retry" "^0.3.0"
1972
+
1906
1973
"@humanwhocodes/config-array@^0.11.14":
1907
1974
version "0.11.14"
1908
1975
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
1922
1989
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
1923
1990
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
1924
1991
1992
+ "@humanwhocodes/retry@^0.3.0":
1993
+ version "0.3.1"
1994
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.1.tgz#c72a5c76a9fbaf3488e231b13dc52c0da7bab42a"
1995
+ integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==
1996
+
1997
+ "@humanwhocodes/retry@^0.4.2":
1998
+ version "0.4.3"
1999
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba"
2000
+ integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==
2001
+
1925
2002
"@isaacs/cliui@^8.0.2":
1926
2003
version "8.0.2"
1927
2004
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
3090
3167
"@types/estree" "*"
3091
3168
"@types/json-schema" "*"
3092
3169
3093
- "@types/estree@*":
3094
- version "1.0.0 "
3095
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.0 .tgz#5fb2e536c1ae9bf35366eed879e827fa59ca41c2 "
3096
- integrity sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ ==
3170
+ "@types/estree@*", "@types/estree@^1.0.5", "@types/estree@^1.0.6" :
3171
+ version "1.0.7 "
3172
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.7 .tgz#4158d3105276773d5b7695cd4834b1722e4f37a8 "
3173
+ integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ ==
3097
3174
3098
3175
3099
3176
version "0.0.39"
3100
3177
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
3101
3178
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
3102
3179
3103
- "@types/estree@^1.0.5":
3104
- version "1.0.5"
3105
- resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
3106
- integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
3107
-
3108
3180
"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.31":
3109
3181
version "4.17.33"
3110
3182
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.33.tgz#de35d30a9d637dc1450ad18dd583d75d5733d543"
3190
3262
expect "^29.0.0"
3191
3263
pretty-format "^29.0.0"
3192
3264
3193
- "@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
3194
- version "7.0.11 "
3195
- resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11 .tgz#d421b6c527a3037f7c84433fd2c4229e016863d3 "
3196
- integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ ==
3265
+ "@types/json-schema@*", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0. 4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
3266
+ version "7.0.15 "
3267
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15 .tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841 "
3268
+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA ==
3197
3269
3198
3270
"@types/json5@^0.0.29":
3199
3271
version "0.0.29"
@@ -3795,6 +3867,11 @@ acorn@^7.0.0, acorn@^7.1.1:
3795
3867
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
3796
3868
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
3797
3869
3870
+ acorn@^8.14.0:
3871
+ version "8.14.1"
3872
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
3873
+ integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
3874
+
3798
3875
acorn@^8.2.4, acorn@^8.5.0, acorn@^8.7.1:
3799
3876
version "8.8.2"
3800
3877
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
@@ -6736,6 +6813,14 @@ eslint-scope@^7.2.2:
6736
6813
esrecurse "^4.3.0"
6737
6814
estraverse "^5.2.0"
6738
6815
6816
+ eslint-scope@^8.3.0:
6817
+ version "8.3.0"
6818
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
6819
+ integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
6820
+ dependencies:
6821
+ esrecurse "^4.3.0"
6822
+ estraverse "^5.2.0"
6823
+
6739
6824
eslint-utils@^3.0.0:
6740
6825
version "3.0.0"
6741
6826
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
@@ -6769,7 +6854,7 @@ eslint-webpack-plugin@^3.1.1:
6769
6854
normalize-path "^3.0.0"
6770
6855
schema-utils "^4.0.0"
6771
6856
6772
- eslint@^8.3.0, eslint@^8.57.0 :
6857
+ eslint@^8.3.0:
6773
6858
version "8.57.0"
6774
6859
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
6775
6860
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
@@ -6813,6 +6898,47 @@ eslint@^8.3.0, eslint@^8.57.0:
6813
6898
strip-ansi "^6.0.1"
6814
6899
text-table "^0.2.0"
6815
6900
6901
+ eslint@^9.28.0:
6902
+ version "9.28.0"
6903
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.28.0.tgz#b0bcbe82a16945a40906924bea75e8b4980ced7d"
6904
+ integrity sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ==
6905
+ dependencies:
6906
+ "@eslint-community/eslint-utils" "^4.2.0"
6907
+ "@eslint-community/regexpp" "^4.12.1"
6908
+ "@eslint/config-array" "^0.20.0"
6909
+ "@eslint/config-helpers" "^0.2.1"
6910
+ "@eslint/core" "^0.14.0"
6911
+ "@eslint/eslintrc" "^3.3.1"
6912
+ "@eslint/js" "9.28.0"
6913
+ "@eslint/plugin-kit" "^0.3.1"
6914
+ "@humanfs/node" "^0.16.6"
6915
+ "@humanwhocodes/module-importer" "^1.0.1"
6916
+ "@humanwhocodes/retry" "^0.4.2"
6917
+ "@types/estree" "^1.0.6"
6918
+ "@types/json-schema" "^7.0.15"
6919
+ ajv "^6.12.4"
6920
+ chalk "^4.0.0"
6921
+ cross-spawn "^7.0.6"
6922
+ debug "^4.3.2"
6923
+ escape-string-regexp "^4.0.0"
6924
+ eslint-scope "^8.3.0"
6925
+ eslint-visitor-keys "^4.2.0"
6926
+ espree "^10.3.0"
6927
+ esquery "^1.5.0"
6928
+ esutils "^2.0.2"
6929
+ fast-deep-equal "^3.1.3"
6930
+ file-entry-cache "^8.0.0"
6931
+ find-up "^5.0.0"
6932
+ glob-parent "^6.0.2"
6933
+ ignore "^5.2.0"
6934
+ imurmurhash "^0.1.4"
6935
+ is-glob "^4.0.0"
6936
+ json-stable-stringify-without-jsonify "^1.0.1"
6937
+ lodash.merge "^4.6.2"
6938
+ minimatch "^3.1.2"
6939
+ natural-compare "^1.4.0"
6940
+ optionator "^0.9.3"
6941
+
6816
6942
esniff@^2.0.1:
6817
6943
version "2.0.1"
6818
6944
resolved "https://registry.yarnpkg.com/esniff/-/esniff-2.0.1.tgz#a4d4b43a5c71c7ec51c51098c1d8a29081f9b308"
@@ -6823,6 +6949,15 @@ esniff@^2.0.1:
6823
6949
event-emitter "^0.3.5"
6824
6950
type "^2.7.2"
6825
6951
6952
+ espree@^10.0.1, espree@^10.3.0:
6953
+ version "10.3.0"
6954
+ resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
6955
+ integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
6956
+ dependencies:
6957
+ acorn "^8.14.0"
6958
+ acorn-jsx "^5.3.2"
6959
+ eslint-visitor-keys "^4.2.0"
6960
+
6826
6961
espree@^9.6.0, espree@^9.6.1:
6827
6962
version "9.6.1"
6828
6963
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -6837,10 +6972,10 @@ esprima@^4.0.0, esprima@^4.0.1:
6837
6972
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
6838
6973
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
6839
6974
6840
- esquery@^1.4.2:
6841
- version "1.5 .0"
6842
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5 .0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b "
6843
- integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg ==
6975
+ esquery@^1.4.2, esquery@^1.5.0 :
6976
+ version "1.6 .0"
6977
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6 .0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7 "
6978
+ integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg ==
6844
6979
dependencies:
6845
6980
estraverse "^5.1.0"
6846
6981
@@ -7089,6 +7224,13 @@ file-entry-cache@^6.0.1:
7089
7224
dependencies:
7090
7225
flat-cache "^3.0.4"
7091
7226
7227
+ file-entry-cache@^8.0.0:
7228
+ version "8.0.0"
7229
+ resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
7230
+ integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==
7231
+ dependencies:
7232
+ flat-cache "^4.0.0"
7233
+
7092
7234
file-entry-cache@^9.1.0:
7093
7235
version "9.1.0"
7094
7236
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-9.1.0.tgz#2e66ad98ce93f49aed1b178c57b0b5741591e075"
@@ -7186,6 +7328,14 @@ flat-cache@^3.0.4:
7186
7328
flatted "^3.1.0"
7187
7329
rimraf "^3.0.2"
7188
7330
7331
+ flat-cache@^4.0.0:
7332
+ version "4.0.1"
7333
+ resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c"
7334
+ integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==
7335
+ dependencies:
7336
+ flatted "^3.2.9"
7337
+ keyv "^4.5.4"
7338
+
7189
7339
flat-cache@^5.0.0:
7190
7340
version "5.0.0"
7191
7341
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-5.0.0.tgz#26c4da7b0f288b408bb2b506b2cb66c240ddf062"
@@ -7199,6 +7349,11 @@ flatted@^3.1.0:
7199
7349
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
7200
7350
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
7201
7351
7352
+ flatted@^3.2.9:
7353
+ version "3.3.3"
7354
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
7355
+ integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
7356
+
7202
7357
flatted@^3.3.1:
7203
7358
version "3.3.1"
7204
7359
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
@@ -7680,6 +7835,11 @@ globals@^13.19.0:
7680
7835
dependencies:
7681
7836
type-fest "^0.20.2"
7682
7837
7838
+ globals@^14.0.0:
7839
+ version "14.0.0"
7840
+ resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
7841
+ integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
7842
+
7683
7843
globalthis@^1.0.3:
7684
7844
version "1.0.3"
7685
7845
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
0 commit comments