|
23 | 23 | "@jridgewell/trace-mapping" "^0.3.24"
|
24 | 24 |
|
25 | 25 | "@babel/cli@^7.12.10":
|
26 |
| - version "7.26.4" |
27 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.26.4.tgz#4101ff8ee5de8447a6c395397a97921056411d20" |
28 |
| - integrity sha512-+mORf3ezU3p3qr+82WvJSnQNE1GAYeoCfEv4fik6B5/2cvKZ75AX8oawWQdXtM9MmndooQj15Jr9kelRFWsuRw== |
| 26 | + version "7.27.0" |
| 27 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.27.0.tgz#076603b25fc7dd88298ea94ab249c8237c7e71cc" |
| 28 | + integrity sha512-bZfxn8DRxwiVzDO5CEeV+7IqXeCkzI4yYnrQbpwjT76CUyossQc6RYE7n+xfm0/2k40lPaCpW0FhxYs7EBAetw== |
29 | 29 | dependencies:
|
30 | 30 | "@jridgewell/trace-mapping" "^0.3.25"
|
31 | 31 | commander "^6.2.0"
|
|
103 | 103 | semver "^6.3.1"
|
104 | 104 |
|
105 | 105 | "@babel/eslint-parser@^7.12.10":
|
106 |
| - version "7.26.10" |
107 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.26.10.tgz#4423cb3f84c26978439feabfe23c5aa929400737" |
108 |
| - integrity sha512-QsfQZr4AiLpKqn7fz+j7SN+f43z2DZCgGyYbNJ2vJOqKfG4E6MZer1+jqGZqKJaxq/gdO2DC/nUu45+pOL5p2Q== |
| 106 | + version "7.27.0" |
| 107 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.0.tgz#d55e52a5ef3b164139a799dc522c338faba3507c" |
| 108 | + integrity sha512-dtnzmSjXfgL/HDgMcmsLSzyGbEosi4DrGWoCNfuI+W4IkVJw6izpTe7LtOdwAXnkDqw5yweboYCTkM2rQizCng== |
109 | 109 | dependencies:
|
110 | 110 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
111 | 111 | eslint-visitor-keys "^2.1.0"
|
112 | 112 | semver "^6.3.1"
|
113 | 113 |
|
114 | 114 | "@babel/eslint-plugin@^7.12.10":
|
115 |
| - version "7.26.10" |
116 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.26.10.tgz#63c70823e8f4875dab8b976aa03d7246ca23d531" |
117 |
| - integrity sha512-vOFlmZX0tzi58ggN8w2LGNOY2VOoqgYBtj2FRy+3BjFSvNvU+RnapXywHACzLqzbDi9yvS0CZEBokJ26ioUVLA== |
| 115 | + version "7.27.0" |
| 116 | + resolved "https://registry.yarnpkg.com/@babel/eslint-plugin/-/eslint-plugin-7.27.0.tgz#b8b7bf27e68d65df05b06048668d488047ea2fd1" |
| 117 | + integrity sha512-b8YXz2RX72kf2mOsmvtRdk4GMmpp4bUsvaI0cLJrUsvltMXvELiJPYsy6ikoHqzx40kKdw/3DEBgA8wqCLzJxA== |
118 | 118 | dependencies:
|
119 | 119 | eslint-rule-composer "^0.3.0"
|
120 | 120 |
|
|
129 | 129 | "@jridgewell/trace-mapping" "^0.3.25"
|
130 | 130 | jsesc "^3.0.2"
|
131 | 131 |
|
132 |
| -"@babel/generator@^7.26.10", "@babel/generator@^7.26.9": |
133 |
| - version "7.26.10" |
134 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.10.tgz#a60d9de49caca16744e6340c3658dfef6138c3f7" |
135 |
| - integrity sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang== |
| 132 | +"@babel/generator@^7.26.10", "@babel/generator@^7.26.9", "@babel/generator@^7.27.0": |
| 133 | + version "7.27.0" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c" |
| 135 | + integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw== |
136 | 136 | dependencies:
|
137 |
| - "@babel/parser" "^7.26.10" |
138 |
| - "@babel/types" "^7.26.10" |
| 137 | + "@babel/parser" "^7.27.0" |
| 138 | + "@babel/types" "^7.27.0" |
139 | 139 | "@jridgewell/gen-mapping" "^0.3.5"
|
140 | 140 | "@jridgewell/trace-mapping" "^0.3.25"
|
141 | 141 | jsesc "^3.0.2"
|
|
181 | 181 | "@babel/traverse" "^7.26.9"
|
182 | 182 | semver "^6.3.1"
|
183 | 183 |
|
| 184 | +"@babel/helper-create-class-features-plugin@^7.27.0": |
| 185 | + version "7.27.0" |
| 186 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz#518fad6a307c6a96f44af14912b2c20abe9bfc30" |
| 187 | + integrity sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg== |
| 188 | + dependencies: |
| 189 | + "@babel/helper-annotate-as-pure" "^7.25.9" |
| 190 | + "@babel/helper-member-expression-to-functions" "^7.25.9" |
| 191 | + "@babel/helper-optimise-call-expression" "^7.25.9" |
| 192 | + "@babel/helper-replace-supers" "^7.26.5" |
| 193 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9" |
| 194 | + "@babel/traverse" "^7.27.0" |
| 195 | + semver "^6.3.1" |
| 196 | + |
184 | 197 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.25.9":
|
185 | 198 | version "7.26.3"
|
186 | 199 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.26.3.tgz#5169756ecbe1d95f7866b90bb555b022595302a0"
|
|
348 | 361 | dependencies:
|
349 | 362 | "@babel/types" "^7.26.7"
|
350 | 363 |
|
351 |
| -"@babel/parser@^7.26.10", "@babel/parser@^7.26.9": |
352 |
| - version "7.26.10" |
353 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
354 |
| - integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 364 | +"@babel/parser@^7.26.10", "@babel/parser@^7.26.9", "@babel/parser@^7.27.0": |
| 365 | + version "7.27.0" |
| 366 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 367 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
355 | 368 | dependencies:
|
356 |
| - "@babel/types" "^7.26.10" |
| 369 | + "@babel/types" "^7.27.0" |
357 | 370 |
|
358 | 371 | "@babel/parser@^7.26.5":
|
359 | 372 | version "7.26.9"
|
|
742 | 755 | "@babel/helper-module-transforms" "^7.25.9"
|
743 | 756 | "@babel/helper-plugin-utils" "^7.25.9"
|
744 | 757 |
|
745 |
| -"@babel/plugin-transform-modules-commonjs@^7.25.9", "@babel/plugin-transform-modules-commonjs@^7.26.3": |
| 758 | +"@babel/plugin-transform-modules-commonjs@^7.26.3": |
746 | 759 | version "7.26.3"
|
747 | 760 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb"
|
748 | 761 | integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==
|
|
931 | 944 | dependencies:
|
932 | 945 | "@babel/helper-plugin-utils" "^7.26.5"
|
933 | 946 |
|
934 |
| -"@babel/plugin-transform-typescript@^7.25.9": |
935 |
| - version "7.25.9" |
936 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.9.tgz#69267905c2b33c2ac6d8fe765e9dc2ddc9df3849" |
937 |
| - integrity sha512-7PbZQZP50tzv2KGGnhh82GSyMB01yKY9scIjf1a+GfZCtInOWqUH5+1EBU4t9fyR5Oykkkc9vFTs4OHrhHXljQ== |
| 947 | +"@babel/plugin-transform-typescript@^7.27.0": |
| 948 | + version "7.27.0" |
| 949 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz#a29fd3481da85601c7e34091296e9746d2cccba8" |
| 950 | + integrity sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg== |
938 | 951 | dependencies:
|
939 | 952 | "@babel/helper-annotate-as-pure" "^7.25.9"
|
940 |
| - "@babel/helper-create-class-features-plugin" "^7.25.9" |
941 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 953 | + "@babel/helper-create-class-features-plugin" "^7.27.0" |
| 954 | + "@babel/helper-plugin-utils" "^7.26.5" |
942 | 955 | "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9"
|
943 | 956 | "@babel/plugin-syntax-typescript" "^7.25.9"
|
944 | 957 |
|
|
1058 | 1071 | esutils "^2.0.2"
|
1059 | 1072 |
|
1060 | 1073 | "@babel/preset-typescript@^7.12.7":
|
1061 |
| - version "7.26.0" |
1062 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d" |
1063 |
| - integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg== |
| 1074 | + version "7.27.0" |
| 1075 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.27.0.tgz#4dcb8827225975f4290961b0b089f9c694ca50c7" |
| 1076 | + integrity sha512-vxaPFfJtHhgeOVXRKuHpHPAOgymmy8V8I65T1q53R7GCZlefKeCaTyDs3zOPHTTbmquvNlQYC5klEvWsBAtrBQ== |
1064 | 1077 | dependencies:
|
1065 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 1078 | + "@babel/helper-plugin-utils" "^7.26.5" |
1066 | 1079 | "@babel/helper-validator-option" "^7.25.9"
|
1067 | 1080 | "@babel/plugin-syntax-jsx" "^7.25.9"
|
1068 |
| - "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
1069 |
| - "@babel/plugin-transform-typescript" "^7.25.9" |
| 1081 | + "@babel/plugin-transform-modules-commonjs" "^7.26.3" |
| 1082 | + "@babel/plugin-transform-typescript" "^7.27.0" |
1070 | 1083 |
|
1071 | 1084 | "@babel/runtime@^7.0.0":
|
1072 | 1085 | version "7.26.0"
|
|
1076 | 1089 | regenerator-runtime "^0.14.0"
|
1077 | 1090 |
|
1078 | 1091 | "@babel/runtime@^7.12.5", "@babel/runtime@^7.8.4":
|
1079 |
| - version "7.26.10" |
1080 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2" |
1081 |
| - integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw== |
| 1092 | + version "7.27.0" |
| 1093 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762" |
| 1094 | + integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw== |
1082 | 1095 | dependencies:
|
1083 | 1096 | regenerator-runtime "^0.14.0"
|
1084 | 1097 |
|
1085 |
| -"@babel/template@^7.25.9", "@babel/template@^7.26.9": |
| 1098 | +"@babel/template@^7.25.9": |
1086 | 1099 | version "7.26.9"
|
1087 | 1100 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
|
1088 | 1101 | integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
|
|
1091 | 1104 | "@babel/parser" "^7.26.9"
|
1092 | 1105 | "@babel/types" "^7.26.9"
|
1093 | 1106 |
|
| 1107 | +"@babel/template@^7.26.9", "@babel/template@^7.27.0": |
| 1108 | + version "7.27.0" |
| 1109 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 1110 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 1111 | + dependencies: |
| 1112 | + "@babel/code-frame" "^7.26.2" |
| 1113 | + "@babel/parser" "^7.27.0" |
| 1114 | + "@babel/types" "^7.27.0" |
| 1115 | + |
1094 | 1116 | "@babel/template@^7.3.3":
|
1095 | 1117 | version "7.24.7"
|
1096 | 1118 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.7.tgz#02efcee317d0609d2c07117cb70ef8fb17ab7315"
|
|
1100 | 1122 | "@babel/parser" "^7.24.7"
|
1101 | 1123 | "@babel/types" "^7.24.7"
|
1102 | 1124 |
|
1103 |
| -"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10": |
| 1125 | +"@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.27.0": |
| 1126 | + version "7.27.0" |
| 1127 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70" |
| 1128 | + integrity sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA== |
| 1129 | + dependencies: |
| 1130 | + "@babel/code-frame" "^7.26.2" |
| 1131 | + "@babel/generator" "^7.27.0" |
| 1132 | + "@babel/parser" "^7.27.0" |
| 1133 | + "@babel/template" "^7.27.0" |
| 1134 | + "@babel/types" "^7.27.0" |
| 1135 | + debug "^4.3.1" |
| 1136 | + globals "^11.1.0" |
| 1137 | + |
| 1138 | +"@babel/traverse@^7.26.10": |
1104 | 1139 | version "7.26.10"
|
1105 | 1140 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.10.tgz#43cca33d76005dbaa93024fae536cc1946a4c380"
|
1106 | 1141 | integrity sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==
|
|
1113 | 1148 | debug "^4.3.1"
|
1114 | 1149 | globals "^11.1.0"
|
1115 | 1150 |
|
1116 |
| -"@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
| 1151 | +"@babel/traverse@^7.26.8", "@babel/traverse@^7.26.9": |
1117 | 1152 | version "7.26.9"
|
1118 | 1153 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.9.tgz#4398f2394ba66d05d988b2ad13c219a2c857461a"
|
1119 | 1154 | integrity sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==
|
|
1153 | 1188 | "@babel/helper-validator-identifier" "^7.24.7"
|
1154 | 1189 | to-fast-properties "^2.0.0"
|
1155 | 1190 |
|
1156 |
| -"@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9": |
1157 |
| - version "7.26.10" |
1158 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
1159 |
| - integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 1191 | +"@babel/types@^7.25.9", "@babel/types@^7.26.10", "@babel/types@^7.26.9", "@babel/types@^7.27.0": |
| 1192 | + version "7.27.0" |
| 1193 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 1194 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
1160 | 1195 | dependencies:
|
1161 | 1196 | "@babel/helper-string-parser" "^7.25.9"
|
1162 | 1197 | "@babel/helper-validator-identifier" "^7.25.9"
|
|
0 commit comments