|
77 | 77 | integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ== |
78 | 78 |
|
79 | 79 | "@babel/compat-data@^7.27.2": |
80 | | - version "7.28.0" |
81 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790" |
82 | | - integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
| 80 | + version "7.28.4" |
| 81 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.4.tgz#96fdf1af1b8859c8474ab39c295312bfb7c24b04" |
| 82 | + integrity sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw== |
83 | 83 |
|
84 | 84 | "@babel/core@7.12.9": |
85 | 85 | version "7.12.9" |
|
146 | 146 | semver "^6.3.0" |
147 | 147 |
|
148 | 148 | "@babel/core@^7.20.2": |
149 | | - version "7.28.3" |
150 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb" |
151 | | - integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ== |
| 149 | + version "7.28.4" |
| 150 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
| 151 | + integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
152 | 152 | dependencies: |
153 | | - "@ampproject/remapping" "^2.2.0" |
154 | 153 | "@babel/code-frame" "^7.27.1" |
155 | 154 | "@babel/generator" "^7.28.3" |
156 | 155 | "@babel/helper-compilation-targets" "^7.27.2" |
157 | 156 | "@babel/helper-module-transforms" "^7.28.3" |
158 | | - "@babel/helpers" "^7.28.3" |
159 | | - "@babel/parser" "^7.28.3" |
| 157 | + "@babel/helpers" "^7.28.4" |
| 158 | + "@babel/parser" "^7.28.4" |
160 | 159 | "@babel/template" "^7.27.2" |
161 | | - "@babel/traverse" "^7.28.3" |
162 | | - "@babel/types" "^7.28.2" |
| 160 | + "@babel/traverse" "^7.28.4" |
| 161 | + "@babel/types" "^7.28.4" |
| 162 | + "@jridgewell/remapping" "^2.3.5" |
163 | 163 | convert-source-map "^2.0.0" |
164 | 164 | debug "^4.1.0" |
165 | 165 | gensync "^1.0.0-beta.2" |
|
567 | 567 | "@babel/traverse" "^7.23.9" |
568 | 568 | "@babel/types" "^7.23.9" |
569 | 569 |
|
570 | | -"@babel/helpers@^7.28.3": |
571 | | - version "7.28.3" |
572 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441" |
573 | | - integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw== |
| 570 | +"@babel/helpers@^7.28.4": |
| 571 | + version "7.28.4" |
| 572 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 573 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
574 | 574 | dependencies: |
575 | 575 | "@babel/template" "^7.27.2" |
576 | | - "@babel/types" "^7.28.2" |
| 576 | + "@babel/types" "^7.28.4" |
577 | 577 |
|
578 | 578 | "@babel/highlight@^7.22.13": |
579 | 579 | version "7.23.4" |
|
639 | 639 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790" |
640 | 640 | integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg== |
641 | 641 |
|
642 | | -"@babel/parser@^7.27.2", "@babel/parser@^7.28.3": |
643 | | - version "7.28.3" |
644 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71" |
645 | | - integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA== |
| 642 | +"@babel/parser@^7.27.2", "@babel/parser@^7.28.3", "@babel/parser@^7.28.4": |
| 643 | + version "7.28.4" |
| 644 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
| 645 | + integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
646 | 646 | dependencies: |
647 | | - "@babel/types" "^7.28.2" |
| 647 | + "@babel/types" "^7.28.4" |
648 | 648 |
|
649 | 649 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15": |
650 | 650 | version "7.22.15" |
|
1651 | 1651 | debug "^4.3.1" |
1652 | 1652 | globals "^11.1.0" |
1653 | 1653 |
|
1654 | | -"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3": |
1655 | | - version "7.28.3" |
1656 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434" |
1657 | | - integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ== |
| 1654 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4": |
| 1655 | + version "7.28.4" |
| 1656 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
| 1657 | + integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
1658 | 1658 | dependencies: |
1659 | 1659 | "@babel/code-frame" "^7.27.1" |
1660 | 1660 | "@babel/generator" "^7.28.3" |
1661 | 1661 | "@babel/helper-globals" "^7.28.0" |
1662 | | - "@babel/parser" "^7.28.3" |
| 1662 | + "@babel/parser" "^7.28.4" |
1663 | 1663 | "@babel/template" "^7.27.2" |
1664 | | - "@babel/types" "^7.28.2" |
| 1664 | + "@babel/types" "^7.28.4" |
1665 | 1665 | debug "^4.3.1" |
1666 | 1666 |
|
1667 | 1667 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
|
1708 | 1708 | "@babel/helper-validator-identifier" "^7.22.20" |
1709 | 1709 | to-fast-properties "^2.0.0" |
1710 | 1710 |
|
1711 | | -"@babel/types@^7.27.1", "@babel/types@^7.28.2": |
1712 | | - version "7.28.2" |
1713 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
1714 | | - integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
| 1711 | +"@babel/types@^7.27.1", "@babel/types@^7.28.2", "@babel/types@^7.28.4": |
| 1712 | + version "7.28.4" |
| 1713 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
| 1714 | + integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
1715 | 1715 | dependencies: |
1716 | 1716 | "@babel/helper-string-parser" "^7.27.1" |
1717 | 1717 | "@babel/helper-validator-identifier" "^7.27.1" |
|
2192 | 2192 | "@jridgewell/sourcemap-codec" "^1.4.10" |
2193 | 2193 | "@jridgewell/trace-mapping" "^0.3.9" |
2194 | 2194 |
|
| 2195 | +"@jridgewell/remapping@^2.3.5": |
| 2196 | + version "2.3.5" |
| 2197 | + resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 2198 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 2199 | + dependencies: |
| 2200 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 2201 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 2202 | + |
2195 | 2203 | "@jridgewell/resolve-uri@^3.1.0": |
2196 | 2204 | version "3.1.2" |
2197 | 2205 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
|
4284 | 4292 | dependencies: |
4285 | 4293 | undici-types "~5.26.4" |
4286 | 4294 |
|
4287 | | -"@types/node@18.19.123": |
4288 | | - version "18.19.123" |
4289 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.123.tgz#08a3e4f5e0c73b8840c677b7635ce59d5dc1f76d" |
4290 | | - integrity sha512-K7DIaHnh0mzVxreCR9qwgNxp3MH9dltPNIEddW9MYUlcKAzm+3grKNSTe2vCJHI1FaLpvpL5JGJrz1UZDKYvDg== |
| 4295 | +"@types/node@18.19.124": |
| 4296 | + version "18.19.124" |
| 4297 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.124.tgz#6f49e4fab8274910691a900e8a14316cbf3c7a31" |
| 4298 | + integrity sha512-hY4YWZFLs3ku6D2Gqo3RchTd9VRCcrjqp/I0mmohYeUVA5Y8eCXKJEasHxLAJVZRJuQogfd1GiJ9lgogBgKeuQ== |
4291 | 4299 | dependencies: |
4292 | 4300 | undici-types "~5.26.4" |
4293 | 4301 |
|
@@ -6087,12 +6095,12 @@ browserslist@^4.22.2: |
6087 | 6095 | update-browserslist-db "^1.0.13" |
6088 | 6096 |
|
6089 | 6097 | browserslist@^4.24.0: |
6090 | | - version "4.25.2" |
6091 | | - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.2.tgz#90c1507143742d743544ae6e92bca3348adff667" |
6092 | | - integrity sha512-0si2SJK3ooGzIawRu61ZdPCO1IncZwS8IzuX73sPZsXW6EQ/w/DAfPyKI8l1ETTCr2MnvqWitmlCUxgdul45jA== |
| 6098 | + version "4.25.4" |
| 6099 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.4.tgz#ebdd0e1d1cf3911834bab3a6cd7b917d9babf5af" |
| 6100 | + integrity sha512-4jYpcjabC606xJ3kw2QwGEZKX0Aw7sgQdZCvIK9dhVSPh76BKo+C+btT1RRofH7B+8iNpEbgGNVWiLki5q93yg== |
6093 | 6101 | dependencies: |
6094 | | - caniuse-lite "^1.0.30001733" |
6095 | | - electron-to-chromium "^1.5.199" |
| 6102 | + caniuse-lite "^1.0.30001737" |
| 6103 | + electron-to-chromium "^1.5.211" |
6096 | 6104 | node-releases "^2.0.19" |
6097 | 6105 | update-browserslist-db "^1.1.3" |
6098 | 6106 |
|
@@ -6373,10 +6381,10 @@ caniuse-lite@^1.0.30001587: |
6373 | 6381 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001628.tgz#90b6cd85ddc2e9f831de0225f4ca5a130c8d8222" |
6374 | 6382 | integrity sha512-S3BnR4Kh26TBxbi5t5kpbcUlLJb9lhtDXISDPwOfI+JoC+ik0QksvkZtUVyikw3hjnkgkMPSJ8oIM9yMm9vflA== |
6375 | 6383 |
|
6376 | | -caniuse-lite@^1.0.30001733: |
6377 | | - version "1.0.30001735" |
6378 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001735.tgz#ba658fd3fd24a4106fd68d5ce472a2c251494dbe" |
6379 | | - integrity sha512-EV/laoX7Wq2J9TQlyIXRxTJqIw4sxfXS4OYgudGxBYRuTv0q7AM6yMEpU/Vo1I94thg9U6EZ2NfZx9GJq83u7w== |
| 6384 | +caniuse-lite@^1.0.30001737: |
| 6385 | + version "1.0.30001741" |
| 6386 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001741.tgz#67fb92953edc536442f3c9da74320774aa523143" |
| 6387 | + integrity sha512-QGUGitqsc8ARjLdgAfxETDhRbJ0REsP6O3I96TAth/mVjh2cYzN2u+3AzPP3aVSm2FehEItaJw1xd+IGBXWeSw== |
6380 | 6388 |
|
6381 | 6389 | capture-exit@^2.0.0: |
6382 | 6390 | version "2.0.0" |
@@ -7632,10 +7640,10 @@ electron-to-chromium@^1.4.668: |
7632 | 7640 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.790.tgz#2a3a5509593745c5d65d8acd66b308f2a25da041" |
7633 | 7641 | integrity sha512-eVGeQxpaBYbomDBa/Mehrs28MdvCXfJmEFzaMFsv8jH/MJDLIylJN81eTJ5kvx7B7p18OiPK0BkC06lydEy63A== |
7634 | 7642 |
|
7635 | | -electron-to-chromium@^1.5.199: |
7636 | | - version "1.5.200" |
7637 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.200.tgz#adffa5db97390ce9d48987f528117a608ed0d7c9" |
7638 | | - integrity sha512-rFCxROw7aOe4uPTfIAx+rXv9cEcGx+buAF4npnhtTqCJk5KDFRnh3+KYj7rdVh6lsFt5/aPs+Irj9rZ33WMA7w== |
| 7643 | +electron-to-chromium@^1.5.211: |
| 7644 | + version "1.5.214" |
| 7645 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.214.tgz#f7bbdc0796124292d4b8a34a49e968c5e6430763" |
| 7646 | + integrity sha512-TpvUNdha+X3ybfU78NoQatKvQEm1oq3lf2QbnmCEdw+Bd9RuIAY+hJTvq1avzHM0f7EJfnH3vbCnbzKzisc/9Q== |
7639 | 7647 |
|
7640 | 7648 | elliptic@^6.5.3, elliptic@^6.5.4: |
7641 | 7649 | version "6.5.4" |
@@ -12207,9 +12215,9 @@ node-releases@^2.0.14: |
12207 | 12215 | integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g== |
12208 | 12216 |
|
12209 | 12217 | node-releases@^2.0.19: |
12210 | | - version "2.0.19" |
12211 | | - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314" |
12212 | | - integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw== |
| 12218 | + version "2.0.20" |
| 12219 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.20.tgz#e26bb79dbdd1e64a146df389c699014c611cbc27" |
| 12220 | + integrity sha512-7gK6zSXEH6neM212JgfYFXe+GmZQM+fia5SsusuBIUgnPheLFBmIPhtFoAQRj8/7wASYQnbDlHPVwY0BefoFgA== |
12213 | 12221 |
|
12214 | 12222 | nodemon@2.0.22: |
12215 | 12223 | version "2.0.22" |
|
0 commit comments