686
686
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
687
687
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
688
688
689
+ " @rtsao/scc@^1.1.0 " :
690
+ version "1.1.0"
691
+ resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
692
+ integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
693
+
689
694
" @sinclair/typebox@^0.27.8 " :
690
695
version "0.27.8"
691
696
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
@@ -1023,7 +1028,7 @@ array-buffer-byte-length@^1.0.1:
1023
1028
call-bind "^1.0.5"
1024
1029
is-array-buffer "^3.0.4"
1025
1030
1026
- array-includes@^3.1.7 :
1031
+ array-includes@^3.1.8 :
1027
1032
version "3.1.8"
1028
1033
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
1029
1034
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -1040,7 +1045,7 @@ array-union@^2.1.0:
1040
1045
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1041
1046
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1042
1047
1043
- array.prototype.findlastindex@^1.2.3 :
1048
+ array.prototype.findlastindex@^1.2.5 :
1044
1049
version "1.2.5"
1045
1050
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
1046
1051
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
@@ -1636,34 +1641,36 @@ eslint-import-resolver-node@^0.3.9:
1636
1641
is-core-module "^2.13.0"
1637
1642
resolve "^1.22.4"
1638
1643
1639
- eslint-module-utils@^2.8 .0 :
1640
- version "2.8.1 "
1641
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.1 .tgz#52f2404300c3bd33deece9d7372fb337cc1d7c34 "
1642
- integrity sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q ==
1644
+ eslint-module-utils@^2.12 .0 :
1645
+ version "2.12.0 "
1646
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0 .tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b "
1647
+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg ==
1643
1648
dependencies :
1644
1649
debug "^3.2.7"
1645
1650
1646
1651
eslint-plugin-import@^2.27.5 :
1647
- version "2.29.1 "
1648
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
1649
- integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
1652
+ version "2.31.0 "
1653
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0 .tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
1654
+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
1650
1655
dependencies :
1651
- array-includes "^3.1.7"
1652
- array.prototype.findlastindex "^1.2.3"
1656
+ " @rtsao/scc" " ^1.1.0"
1657
+ array-includes "^3.1.8"
1658
+ array.prototype.findlastindex "^1.2.5"
1653
1659
array.prototype.flat "^1.3.2"
1654
1660
array.prototype.flatmap "^1.3.2"
1655
1661
debug "^3.2.7"
1656
1662
doctrine "^2.1.0"
1657
1663
eslint-import-resolver-node "^0.3.9"
1658
- eslint-module-utils "^2.8 .0"
1659
- hasown "^2.0.0 "
1660
- is-core-module "^2.13 .1"
1664
+ eslint-module-utils "^2.12 .0"
1665
+ hasown "^2.0.2 "
1666
+ is-core-module "^2.15 .1"
1661
1667
is-glob "^4.0.3"
1662
1668
minimatch "^3.1.2"
1663
- object.fromentries "^2.0.7 "
1664
- object.groupby "^1.0.1 "
1665
- object.values "^1.1.7 "
1669
+ object.fromentries "^2.0.8 "
1670
+ object.groupby "^1.0.3 "
1671
+ object.values "^1.2.0 "
1666
1672
semver "^6.3.1"
1673
+ string.prototype.trimend "^1.0.8"
1667
1674
tsconfig-paths "^3.15.0"
1668
1675
1669
1676
eslint-scope@^5.1.1 :
@@ -2195,10 +2202,10 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
2195
2202
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
2196
2203
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
2197
2204
2198
- is-core-module@^2.13.0, is-core-module@^2.13 .1 :
2199
- version "2.14.0 "
2200
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.14.0 .tgz#43b8ef9f46a6a08888db67b1ffd4ec9e3dfd59d1 "
2201
- integrity sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A ==
2205
+ is-core-module@^2.13.0, is-core-module@^2.15 .1 :
2206
+ version "2.15.1 "
2207
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1 .tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37 "
2208
+ integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ ==
2202
2209
dependencies :
2203
2210
hasown "^2.0.2"
2204
2211
@@ -2985,7 +2992,7 @@ object.assign@^4.1.5:
2985
2992
has-symbols "^1.0.3"
2986
2993
object-keys "^1.1.1"
2987
2994
2988
- object.fromentries@^2.0.7 :
2995
+ object.fromentries@^2.0.8 :
2989
2996
version "2.0.8"
2990
2997
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
2991
2998
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
@@ -2995,7 +3002,7 @@ object.fromentries@^2.0.7:
2995
3002
es-abstract "^1.23.2"
2996
3003
es-object-atoms "^1.0.0"
2997
3004
2998
- object.groupby@^1.0.1 :
3005
+ object.groupby@^1.0.3 :
2999
3006
version "1.0.3"
3000
3007
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
3001
3008
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
@@ -3004,7 +3011,7 @@ object.groupby@^1.0.1:
3004
3011
define-properties "^1.2.1"
3005
3012
es-abstract "^1.23.2"
3006
3013
3007
- object.values@^1.1.7 :
3014
+ object.values@^1.2.0 :
3008
3015
version "1.2.0"
3009
3016
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
3010
3017
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
@@ -3216,14 +3223,14 @@ readable-stream@^3.0.2:
3216
3223
util-deprecate "^1.0.1"
3217
3224
3218
3225
regexp.prototype.flags@^1.5.2 :
3219
- version "1.5.2 "
3220
- resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2 .tgz#138f644a3350f981a858c44f6bb1a61ff59be334 "
3221
- integrity sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw ==
3226
+ version "1.5.3 "
3227
+ resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3 .tgz#b3ae40b1d2499b8350ab2c3fe6ef3845d3a96f42 "
3228
+ integrity sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ ==
3222
3229
dependencies :
3223
- call-bind "^1.0.6 "
3230
+ call-bind "^1.0.7 "
3224
3231
define-properties "^1.2.1"
3225
3232
es-errors "^1.3.0"
3226
- set-function-name "^2.0.1 "
3233
+ set-function-name "^2.0.2 "
3227
3234
3228
3235
require-directory@^2.1.1 :
3229
3236
version "2.1.1"
@@ -3326,7 +3333,7 @@ set-function-length@^1.2.1:
3326
3333
gopd "^1.0.1"
3327
3334
has-property-descriptors "^1.0.2"
3328
3335
3329
- set-function-name@^2.0.1 :
3336
+ set-function-name@^2.0.2 :
3330
3337
version "2.0.2"
3331
3338
resolved "https://registry.yarnpkg.com/set-function-name/-/set-function-name-2.0.2.tgz#16a705c5a0dc2f5e638ca96d8a8cd4e1c2b90985"
3332
3339
integrity sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==
0 commit comments