@@ -977,26 +977,26 @@ error-ex@^1.3.1:
977
977
is-arrayish "^0.2.1"
978
978
979
979
es-abstract@^1.23.5, es-abstract@^1.23.6, es-abstract@^1.23.9 :
980
- version "1.23.9 "
981
- resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.9 .tgz#5b45994b7de78dada5c1bebf1379646b32b9d606 "
982
- integrity sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA ==
980
+ version "1.23.10 "
981
+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.10 .tgz#84792c152ff2898ec73efe33c1c1323a3dfd87f8 "
982
+ integrity sha512-MtUbM072wlJNyeYAe0mhzrD+M6DIJa96CZAOBBrhDbgKnB4MApIKefcyAB1eOdYn8cUNZgvwBvEzdoAYsxgEIw ==
983
983
dependencies :
984
984
array-buffer-byte-length "^1.0.2"
985
985
arraybuffer.prototype.slice "^1.0.4"
986
986
available-typed-arrays "^1.0.7"
987
987
call-bind "^1.0.8"
988
- call-bound "^1.0.3 "
988
+ call-bound "^1.0.4 "
989
989
data-view-buffer "^1.0.2"
990
990
data-view-byte-length "^1.0.2"
991
991
data-view-byte-offset "^1.0.1"
992
992
es-define-property "^1.0.1"
993
993
es-errors "^1.3.0"
994
- es-object-atoms "^1.0.0 "
994
+ es-object-atoms "^1.1.1 "
995
995
es-set-tostringtag "^2.1.0"
996
996
es-to-primitive "^1.3.0"
997
997
function.prototype.name "^1.1.8"
998
- get-intrinsic "^1.2.7 "
999
- get-proto "^1.0.0 "
998
+ get-intrinsic "^1.3.0 "
999
+ get-proto "^1.0.1 "
1000
1000
get-symbol-description "^1.1.0"
1001
1001
globalthis "^1.0.4"
1002
1002
gopd "^1.2.0"
@@ -1012,13 +1012,13 @@ es-abstract@^1.23.5, es-abstract@^1.23.6, es-abstract@^1.23.9:
1012
1012
is-shared-array-buffer "^1.0.4"
1013
1013
is-string "^1.1.1"
1014
1014
is-typed-array "^1.1.15"
1015
- is-weakref "^1.1.0 "
1015
+ is-weakref "^1.1.1 "
1016
1016
math-intrinsics "^1.1.0"
1017
- object-inspect "^1.13.3 "
1017
+ object-inspect "^1.13.4 "
1018
1018
object-keys "^1.1.1"
1019
1019
object.assign "^4.1.7"
1020
1020
own-keys "^1.0.1"
1021
- regexp.prototype.flags "^1.5.3 "
1021
+ regexp.prototype.flags "^1.5.4 "
1022
1022
safe-array-concat "^1.1.3"
1023
1023
safe-push-apply "^1.0.0"
1024
1024
safe-regex-test "^1.1.0"
@@ -1031,7 +1031,7 @@ es-abstract@^1.23.5, es-abstract@^1.23.6, es-abstract@^1.23.9:
1031
1031
typed-array-byte-offset "^1.0.4"
1032
1032
typed-array-length "^1.0.7"
1033
1033
unbox-primitive "^1.1.0"
1034
- which-typed-array "^1.1.18 "
1034
+ which-typed-array "^1.1.19 "
1035
1035
1036
1036
es-define-property@^1.0.0, es-define-property@^1.0.1 :
1037
1037
version "1.0.1"
@@ -1510,9 +1510,9 @@ get-symbol-description@^1.1.0:
1510
1510
get-intrinsic "^1.2.6"
1511
1511
1512
1512
get-tsconfig@^4.7.0 :
1513
- version "4.10.0 "
1514
- resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.10.0 .tgz#403a682b373a823612475a4c2928c7326fc0f6bb "
1515
- integrity sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A ==
1513
+ version "4.10.1 "
1514
+ resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.10.1 .tgz#d34c1c01f47d65a606c37aa7a177bc3e56ab4b2e "
1515
+ integrity sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ ==
1516
1516
dependencies :
1517
1517
resolve-pkg-maps "^1.0.0"
1518
1518
@@ -1914,7 +1914,7 @@ is-weakmap@^2.0.2:
1914
1914
resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.2.tgz#bf72615d649dfe5f699079c54b83e47d1ae19cfd"
1915
1915
integrity sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==
1916
1916
1917
- is-weakref@^1.0.2, is-weakref@^1.1.0 :
1917
+ is-weakref@^1.0.2, is-weakref@^1.1.1 :
1918
1918
version "1.1.1"
1919
1919
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.1.1.tgz#eea430182be8d64174bd96bffbc46f21bf3f9293"
1920
1920
integrity sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==
@@ -2290,7 +2290,7 @@ object-assign@^4.1.0:
2290
2290
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
2291
2291
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
2292
2292
2293
- object-inspect@^1.13.3 :
2293
+ object-inspect@^1.13.3, object-inspect@^1.13.4 :
2294
2294
version "1.13.4"
2295
2295
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
2296
2296
integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
@@ -2572,7 +2572,7 @@ regexp-tree@^0.1.24, regexp-tree@~0.1.1:
2572
2572
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.27.tgz#2198f0ef54518ffa743fe74d983b56ffd631b6cd"
2573
2573
integrity sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==
2574
2574
2575
- regexp.prototype.flags@^1.5.3 :
2575
+ regexp.prototype.flags@^1.5.3, regexp.prototype.flags@^1.5.4 :
2576
2576
version "1.5.4"
2577
2577
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19"
2578
2578
integrity sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==
@@ -3243,7 +3243,7 @@ which-collection@^1.0.2:
3243
3243
is-weakmap "^2.0.2"
3244
3244
is-weakset "^2.0.3"
3245
3245
3246
- which-typed-array@^1.1.16, which-typed-array@^1.1.18 :
3246
+ which-typed-array@^1.1.16, which-typed-array@^1.1.19 :
3247
3247
version "1.1.19"
3248
3248
resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956"
3249
3249
integrity sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==
0 commit comments