905
905
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
906
906
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
907
907
908
+ "@rtsao/scc@^1.1.0":
909
+ version "1.1.0"
910
+ resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
911
+ integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
912
+
908
913
"@svgr/babel-plugin-add-jsx-attribute@^4.2.0":
909
914
version "4.2.0"
910
915
resolved "https://registry.yarnpkg.com/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-4.2.0.tgz#dadcb6218503532d6884b210e7f3c502caaa44b1"
@@ -1759,6 +1764,18 @@ array-includes@^3.1.7:
1759
1764
get-intrinsic "^1.2.1"
1760
1765
is-string "^1.0.7"
1761
1766
1767
+ array-includes@^3.1.8:
1768
+ version "3.1.8"
1769
+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
1770
+ integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
1771
+ dependencies:
1772
+ call-bind "^1.0.7"
1773
+ define-properties "^1.2.1"
1774
+ es-abstract "^1.23.2"
1775
+ es-object-atoms "^1.0.0"
1776
+ get-intrinsic "^1.2.4"
1777
+ is-string "^1.0.7"
1778
+
1762
1779
array-map@~0.0.0:
1763
1780
version "0.0.0"
1764
1781
resolved "https://registry.yarnpkg.com/array-map/-/array-map-0.0.0.tgz#88a2bab73d1cf7bcd5c1b118a003f66f665fa662"
@@ -1803,16 +1820,17 @@ array.prototype.findlast@^1.2.4:
1803
1820
es-object-atoms "^1.0.0"
1804
1821
es-shim-unscopables "^1.0.2"
1805
1822
1806
- array.prototype.findlastindex@^1.2.3 :
1807
- version "1.2.3 "
1808
- resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3 .tgz#b37598438f97b579166940814e2c0493a4f50207 "
1809
- integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA ==
1823
+ array.prototype.findlastindex@^1.2.5 :
1824
+ version "1.2.5 "
1825
+ resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5 .tgz#8c35a755c72908719453f87145ca011e39334d0d "
1826
+ integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ ==
1810
1827
dependencies:
1811
- call-bind "^1.0.2"
1812
- define-properties "^1.2.0"
1813
- es-abstract "^1.22.1"
1814
- es-shim-unscopables "^1.0.0"
1815
- get-intrinsic "^1.2.1"
1828
+ call-bind "^1.0.7"
1829
+ define-properties "^1.2.1"
1830
+ es-abstract "^1.23.2"
1831
+ es-errors "^1.3.0"
1832
+ es-object-atoms "^1.0.0"
1833
+ es-shim-unscopables "^1.0.2"
1816
1834
1817
1835
array.prototype.flat@^1.3.2:
1818
1836
version "1.3.2"
4573
4591
object-hash "^1.1.4"
4574
4592
rimraf "^2.6.1"
4575
4593
4594
+ eslint-module-utils@^2.12.0:
4595
+ version "2.12.0"
4596
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b"
4597
+ integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
4598
+ dependencies:
4599
+ debug "^3.2.7"
4600
+
4576
4601
eslint-module-utils@^2.2.0:
4577
4602
version "2.4.0"
4578
4603
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a"
@@ -4581,13 +4606,6 @@ eslint-module-utils@^2.2.0:
4581
4606
debug "^2.6.8"
4582
4607
pkg-dir "^2.0.0"
4583
4608
4584
- eslint-module-utils@^2.8.0:
4585
- version "2.8.0"
4586
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
4587
- integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
4588
- dependencies:
4589
- debug "^3.2.7"
4590
-
4591
4609
4592
4610
version "4.1.2"
4593
4611
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
4623
4641
read-pkg-up "^2.0.0"
4624
4642
resolve "^1.6.0"
4625
4643
4626
- eslint-plugin-import@2.29.1 :
4627
- version "2.29.1 "
4628
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1 .tgz#d45b37b5ef5901d639c15270d74d46d161150643 "
4629
- integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw ==
4644
+ eslint-plugin-import@2.31.0 :
4645
+ version "2.31.0 "
4646
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.31.0 .tgz#310ce7e720ca1d9c0bb3f69adfd1c6bdd7d9e0e7 "
4647
+ integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A ==
4630
4648
dependencies:
4631
- array-includes "^3.1.7"
4632
- array.prototype.findlastindex "^1.2.3"
4649
+ "@rtsao/scc" "^1.1.0"
4650
+ array-includes "^3.1.8"
4651
+ array.prototype.findlastindex "^1.2.5"
4633
4652
array.prototype.flat "^1.3.2"
4634
4653
array.prototype.flatmap "^1.3.2"
4635
4654
debug "^3.2.7"
4636
4655
doctrine "^2.1.0"
4637
4656
eslint-import-resolver-node "^0.3.9"
4638
- eslint-module-utils "^2.8 .0"
4639
- hasown "^2.0.0 "
4640
- is-core-module "^2.13 .1"
4657
+ eslint-module-utils "^2.12 .0"
4658
+ hasown "^2.0.2 "
4659
+ is-core-module "^2.15 .1"
4641
4660
is-glob "^4.0.3"
4642
4661
minimatch "^3.1.2"
4643
- object.fromentries "^2.0.7 "
4644
- object.groupby "^1.0.1 "
4645
- object.values "^1.1.7 "
4662
+ object.fromentries "^2.0.8 "
4663
+ object.groupby "^1.0.3 "
4664
+ object.values "^1.2.0 "
4646
4665
semver "^6.3.1"
4666
+ string.prototype.trimend "^1.0.8"
4647
4667
tsconfig-paths "^3.15.0"
4648
4668
4649
4669
@@ -6846,12 +6866,12 @@ is-core-module@^2.13.0:
6846
6866
dependencies:
6847
6867
has "^1.0.3"
6848
6868
6849
- is-core-module@^2.13 .1:
6850
- version "2.13 .1"
6851
- resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13 .1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384 "
6852
- integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw ==
6869
+ is-core-module@^2.15 .1:
6870
+ version "2.15 .1"
6871
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15 .1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37 "
6872
+ integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ ==
6853
6873
dependencies:
6854
- hasown "^2.0.0 "
6874
+ hasown "^2.0.2 "
6855
6875
6856
6876
is-data-descriptor@^0.1.4:
6857
6877
version "0.1.4"
@@ -9079,6 +9099,16 @@ object.fromentries@^2.0.7:
9079
9099
define-properties "^1.2.0"
9080
9100
es-abstract "^1.22.1"
9081
9101
9102
+ object.fromentries@^2.0.8:
9103
+ version "2.0.8"
9104
+ resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
9105
+ integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
9106
+ dependencies:
9107
+ call-bind "^1.0.7"
9108
+ define-properties "^1.2.1"
9109
+ es-abstract "^1.23.2"
9110
+ es-object-atoms "^1.0.0"
9111
+
9082
9112
object.getownpropertydescriptors@^2.0.3:
9083
9113
version "2.0.3"
9084
9114
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -9087,15 +9117,14 @@ object.getownpropertydescriptors@^2.0.3:
9087
9117
define-properties "^1.1.2"
9088
9118
es-abstract "^1.5.1"
9089
9119
9090
- object.groupby@^1.0.1 :
9091
- version "1.0.1 "
9092
- resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1 .tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee "
9093
- integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ ==
9120
+ object.groupby@^1.0.3 :
9121
+ version "1.0.3 "
9122
+ resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3 .tgz#9b125c36238129f6f7b61954a1e7176148d5002e "
9123
+ integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ ==
9094
9124
dependencies:
9095
- call-bind "^1.0.2"
9096
- define-properties "^1.2.0"
9097
- es-abstract "^1.22.1"
9098
- get-intrinsic "^1.2.1"
9125
+ call-bind "^1.0.7"
9126
+ define-properties "^1.2.1"
9127
+ es-abstract "^1.23.2"
9099
9128
9100
9129
object.hasown@^1.1.3:
9101
9130
version "1.1.4"
@@ -9140,6 +9169,15 @@ object.values@^1.1.7:
9140
9169
define-properties "^1.2.0"
9141
9170
es-abstract "^1.22.1"
9142
9171
9172
+ object.values@^1.2.0:
9173
+ version "1.2.0"
9174
+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.0.tgz#65405a9d92cee68ac2d303002e0b8470a4d9ab1b"
9175
+ integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
9176
+ dependencies:
9177
+ call-bind "^1.0.7"
9178
+ define-properties "^1.2.1"
9179
+ es-object-atoms "^1.0.0"
9180
+
9143
9181
obuf@^1.0.0:
9144
9182
version "1.1.1"
9145
9183
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.1.tgz#104124b6c602c6796881a042541d36db43a5264e"
0 commit comments