50
50
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
51
51
integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
52
52
53
- " @babel/core@^7.11.6" , "@babel/core@^7.12.3", "@babel/core@^7.27.1 ":
54
- version "7.27.1 "
55
- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.1 .tgz#89de51e86bd12246003e3524704c49541b16c3e6 "
56
- integrity sha512-IaaGWsQqfsQWVLqMn9OB92MNN7zukfVA4s7KKAI0KfrrDsZ0yhi5uV4baBuLuN7n3vsZpwP8asPPcVwApxvjBQ ==
53
+ " @babel/core@^7.11.6" , "@babel/core@^7.12.3", "@babel/core@^7.27.4 ":
54
+ version "7.27.4 "
55
+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4 .tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce "
56
+ integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g ==
57
57
dependencies :
58
58
" @ampproject/remapping" " ^2.2.0"
59
59
" @babel/code-frame" " ^7.27.1"
60
- " @babel/generator" " ^7.27.1 "
61
- " @babel/helper-compilation-targets" " ^7.27.1 "
62
- " @babel/helper-module-transforms" " ^7.27.1 "
63
- " @babel/helpers" " ^7.27.1 "
64
- " @babel/parser" " ^7.27.1 "
65
- " @babel/template" " ^7.27.1 "
66
- " @babel/traverse" " ^7.27.1 "
67
- " @babel/types" " ^7.27.1 "
60
+ " @babel/generator" " ^7.27.3 "
61
+ " @babel/helper-compilation-targets" " ^7.27.2 "
62
+ " @babel/helper-module-transforms" " ^7.27.3 "
63
+ " @babel/helpers" " ^7.27.4 "
64
+ " @babel/parser" " ^7.27.4 "
65
+ " @babel/template" " ^7.27.2 "
66
+ " @babel/traverse" " ^7.27.4 "
67
+ " @babel/types" " ^7.27.3 "
68
68
convert-source-map "^2.0.0"
69
69
debug "^4.1.0"
70
70
gensync "^1.0.0-beta.2"
71
71
json5 "^2.2.3"
72
72
semver "^6.3.1"
73
73
74
- " @babel/eslint-parser@^7.27.1 " :
75
- version "7.27.1 "
76
- resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.1 .tgz#e146fb2facef62c6c5d1a6fd07cfd79ee9f7b0f1 "
77
- integrity sha512-q8rjOuadH0V6Zo4XLMkJ3RMQ9MSBqwaDByyYB0izsYdaIWGNLmEblbCOf1vyFHICcg16CD7Fsi51vcQnYxmt6Q ==
74
+ " @babel/eslint-parser@^7.27.5 " :
75
+ version "7.27.5 "
76
+ resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.27.5 .tgz#56577afa9d820e9936e986d3a3b79c422223dfc6 "
77
+ integrity sha512-HLkYQfRICudzcOtjGwkPvGc5nF1b4ljLZh1IRDj50lRZ718NAKVgQpIAUX8bfg6u/yuSKY3L7E0YzIV+OxrB8Q ==
78
78
dependencies :
79
79
" @nicolo-ribaudo/eslint-scope-5-internals" " 5.1.1-v1"
80
80
eslint-visitor-keys "^2.1.0"
81
81
semver "^6.3.1"
82
82
83
- " @babel/generator@^7.27.1 " , "@babel/generator@^7.7.2":
84
- version "7.27.1 "
85
- resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.1 .tgz#862d4fad858f7208edd487c28b58144036b76230 "
86
- integrity sha512-UnJfnIpc/+JO0/+KRVQNGU+y5taA5vCbwN8+azkX6beii/ZF+enZJSOKo11ZSzGJjlNfJHfQtmQT8H+9TXPG2w ==
83
+ " @babel/generator@^7.27.3 " , "@babel/generator@^7.7.2":
84
+ version "7.27.5 "
85
+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5 .tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c "
86
+ integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw ==
87
87
dependencies :
88
- " @babel/parser" " ^7.27.1 "
89
- " @babel/types" " ^7.27.1 "
88
+ " @babel/parser" " ^7.27.5 "
89
+ " @babel/types" " ^7.27.3 "
90
90
" @jridgewell/gen-mapping" " ^0.3.5"
91
91
" @jridgewell/trace-mapping" " ^0.3.25"
92
92
jsesc "^3.0.2"
158
158
" @babel/traverse" " ^7.27.1"
159
159
" @babel/types" " ^7.27.1"
160
160
161
- " @babel/helper-module-transforms@^7.27.1 " :
162
- version "7.27.1 "
163
- resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.1 .tgz#e1663b8b71d2de948da5c4fb2a20ca4f3ec27a6f "
164
- integrity sha512-9yHn519/8KvTU5BjTVEEeIM3w9/2yXNKoD82JifINImhpKkARMJKPP59kLo+BafpdN5zgNeIcS4jsGDmd3l58g ==
161
+ " @babel/helper-module-transforms@^7.27.1" , "@babel/helper-module-transforms@^7.27.3" :
162
+ version "7.27.3 "
163
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3 .tgz#db0bbcfba5802f9ef7870705a7ef8788508ede02 "
164
+ integrity sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg ==
165
165
dependencies :
166
166
" @babel/helper-module-imports" " ^7.27.1"
167
167
" @babel/helper-validator-identifier" " ^7.27.1"
168
- " @babel/traverse" " ^7.27.1 "
168
+ " @babel/traverse" " ^7.27.3 "
169
169
170
170
" @babel/helper-optimise-call-expression@^7.27.1 " :
171
171
version "7.27.1"
229
229
" @babel/traverse" " ^7.27.1"
230
230
" @babel/types" " ^7.27.1"
231
231
232
- " @babel/helpers@^7.27.1 " :
233
- version "7.27.1 "
234
- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.1 .tgz#ffc27013038607cdba3288e692c3611c06a18aa4 "
235
- integrity sha512-FCvFTm0sWV8Fxhpp2McP5/W53GPllQ9QeQ7SiqGWjMf/LVG07lFa5+pgK05IRhVwtvafT22KF+ZSnM9I545CvQ ==
232
+ " @babel/helpers@^7.27.4 " :
233
+ version "7.27.6 "
234
+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6 .tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c "
235
+ integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug ==
236
236
dependencies :
237
- " @babel/template" " ^7.27.1 "
238
- " @babel/types" " ^7.27.1 "
237
+ " @babel/template" " ^7.27.2 "
238
+ " @babel/types" " ^7.27.6 "
239
239
240
- " @babel/parser@^7.1.0" , "@babel/parser@^7.14.7", "@babel/parser@^7.27.1 ", "@babel/parser@^7.27.2 ":
241
- version "7.27.2 "
242
- resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.2 .tgz#577518bedb17a2ce4212afd052e01f7df0941127 "
243
- integrity sha512-QYLs8299NA7WM/bZAdp+CviYYkVoYXlDW2rzliy3chxd1PQjej7JORuMJDJXJUb9g0TT+B99EwaVLKmX+sPXWw ==
240
+ " @babel/parser@^7.1.0" , "@babel/parser@^7.14.7", "@babel/parser@^7.27.2 ", "@babel/parser@^7.27.4", "@babel/parser@^7.27.5 ":
241
+ version "7.27.5 "
242
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5 .tgz#ed22f871f110aa285a6fd934a0efed621d118826 "
243
+ integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg ==
244
244
dependencies :
245
- " @babel/types" " ^7.27.1 "
245
+ " @babel/types" " ^7.27.3 "
246
246
247
247
" @babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1 " :
248
248
version "7.27.1"
936
936
dependencies :
937
937
regenerator-runtime "^0.13.4"
938
938
939
- " @babel/template@^7.27.1" , "@babel/template@^7.3.3":
939
+ " @babel/template@^7.27.1" , "@babel/template@^7.27.2", "@babel/template@^7. 3.3":
940
940
version "7.27.2"
941
941
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
942
942
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
945
945
" @babel/parser" " ^7.27.2"
946
946
" @babel/types" " ^7.27.1"
947
947
948
- " @babel/traverse@^7.27.1 " :
949
- version "7.27.1 "
950
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.1 .tgz#4db772902b133bbddd1c4f7a7ee47761c1b9f291 "
951
- integrity sha512-ZCYtZciz1IWJB4U61UPu4KEaqyfj+r5T1Q5mqPo+IBpcG9kHv30Z0aD8LXPgC1trYa6rK0orRyAhqUgk4MjmEg ==
948
+ " @babel/traverse@^7.27.1" , "@babel/traverse@^7.27.3", "@babel/traverse@^7.27.4" :
949
+ version "7.27.4 "
950
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4 .tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea "
951
+ integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA ==
952
952
dependencies :
953
953
" @babel/code-frame" " ^7.27.1"
954
- " @babel/generator" " ^7.27.1 "
955
- " @babel/parser" " ^7.27.1 "
956
- " @babel/template" " ^7.27.1 "
957
- " @babel/types" " ^7.27.1 "
954
+ " @babel/generator" " ^7.27.3 "
955
+ " @babel/parser" " ^7.27.4 "
956
+ " @babel/template" " ^7.27.2 "
957
+ " @babel/types" " ^7.27.3 "
958
958
debug "^4.3.1"
959
959
globals "^11.1.0"
960
960
961
- " @babel/types@^7.0.0" , "@babel/types@^7.27.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
962
- version "7.27.1 "
963
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.1 .tgz#9defc53c16fc899e46941fc6901a9eea1c9d8560 "
964
- integrity sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q ==
961
+ " @babel/types@^7.0.0" , "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6", "@babel/types@^7. 3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
962
+ version "7.27.6 "
963
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6 .tgz#a434ca7add514d4e646c80f7375c0aa2befc5535 "
964
+ integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q ==
965
965
dependencies :
966
966
" @babel/helper-string-parser" " ^7.27.1"
967
967
" @babel/helper-validator-identifier" " ^7.27.1"
@@ -3258,10 +3258,10 @@ eslint-plugin-jest-dom@^5.5.0:
3258
3258
" @babel/runtime" " ^7.16.3"
3259
3259
requireindex "^1.2.0"
3260
3260
3261
- eslint-plugin-jest@^28.11 .0 :
3262
- version "28.11 .0"
3263
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11 .0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e "
3264
- integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig ==
3261
+ eslint-plugin-jest@^28.12 .0 :
3262
+ version "28.12 .0"
3263
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.12 .0.tgz#cf0200ae1421acffe7f263d1eaf65912eb9addd9 "
3264
+ integrity sha512-J6zmDp8WiQ9tyvYXE+3RFy7/+l4hraWLzmsabYXyehkmmDd36qV4VQFc7XzcsD8C1PTNt646MSx25bO1mdd9Yw ==
3265
3265
dependencies :
3266
3266
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0 || ^8.0.0"
3267
3267
@@ -3794,10 +3794,10 @@ globals@^14.0.0:
3794
3794
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
3795
3795
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
3796
3796
3797
- globals@^16.1 .0 :
3798
- version "16.1 .0"
3799
- resolved "https://registry.yarnpkg.com/globals/-/globals-16.1 .0.tgz#ee6ab147d41c64e9f2beaaaf66572d18df8e1e60 "
3800
- integrity sha512-aibexHNbb/jiUSObBgpHLj+sIuUmJnYcgXBlrfsiDZ9rt4aF2TFRbyLgZ2iFQuVZ1K5Mx3FVkbKRSgKrbK3K2g ==
3797
+ globals@^16.2 .0 :
3798
+ version "16.2 .0"
3799
+ resolved "https://registry.yarnpkg.com/globals/-/globals-16.2 .0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c "
3800
+ integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg ==
3801
3801
3802
3802
globalthis@^1.0.4 :
3803
3803
version "1.0.4"
@@ -3973,7 +3973,7 @@ http-proxy-agent@^5.0.0:
3973
3973
agent-base "6"
3974
3974
debug "4"
3975
3975
3976
- http-proxy-middleware@^2.0.7 :
3976
+ http-proxy-middleware@^2.0.9 :
3977
3977
version "2.0.9"
3978
3978
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-2.0.9.tgz#e9e63d68afaa4eee3d147f39149ab84c0c2815ef"
3979
3979
integrity sha512-c1IyJYLYppU574+YI7R4QyX2ystMtVXZwIdzazUIPIJsHuWNd+mho2j+bKoHftndicGj9yh+xjd+l0yj7VeT1Q==
@@ -6847,10 +6847,10 @@ webpack-dev-middleware@^7.4.2:
6847
6847
range-parser "^1.2.1"
6848
6848
schema-utils "^4.0.0"
6849
6849
6850
- webpack-dev-server@^5.2.1 :
6851
- version "5.2.1 "
6852
- resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-5.2.1 .tgz#049072d6e19cbda8cf600b9e364e6662d61218ba "
6853
- integrity sha512-ml/0HIj9NLpVKOMq+SuBPLHcmbG+TGIjXRHsYfZwocUBIqEvws8NnS/V9AFQ5FKP+tgn5adwVwRrTEpGL33QFQ ==
6850
+ webpack-dev-server@^5.2.2 :
6851
+ version "5.2.2 "
6852
+ resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-5.2.2 .tgz#96a143d50c58fef0c79107e61df911728d7ceb39 "
6853
+ integrity sha512-QcQ72gh8a+7JO63TAx/6XZf/CWhgMzu5m0QirvPfGvptOusAxG12w2+aua1Jkjr7hzaWDnJ2n6JFeexMHI+Zjg ==
6854
6854
dependencies :
6855
6855
" @types/bonjour" " ^3.5.13"
6856
6856
" @types/connect-history-api-fallback" " ^1.5.4"
@@ -6868,7 +6868,7 @@ webpack-dev-server@^5.2.1:
6868
6868
connect-history-api-fallback "^2.0.0"
6869
6869
express "^4.21.2"
6870
6870
graceful-fs "^4.2.6"
6871
- http-proxy-middleware "^2.0.7 "
6871
+ http-proxy-middleware "^2.0.9 "
6872
6872
ipaddr.js "^2.1.0"
6873
6873
launch-editor "^2.6.1"
6874
6874
open "^10.0.3"
0 commit comments