|
66 | 66 | lru-cache "^5.1.1" |
67 | 67 | semver "^6.3.1" |
68 | 68 |
|
69 | | -"@babel/helper-create-class-features-plugin@^7.27.1", "@babel/helper-create-class-features-plugin@^7.28.3": |
70 | | - version "7.28.3" |
71 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz#3e747434ea007910c320c4d39a6b46f20f371d46" |
72 | | - integrity sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg== |
| 69 | +"@babel/helper-create-class-features-plugin@^7.27.1", "@babel/helper-create-class-features-plugin@^7.28.3", "@babel/helper-create-class-features-plugin@^7.28.5": |
| 70 | + version "7.28.5" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.5.tgz#472d0c28028850968979ad89f173594a6995da46" |
| 72 | + integrity sha512-q3WC4JfdODypvxArsJQROfupPBq9+lMwjKq7C33GhbFYJsufD0yd/ziwD+hJucLeWsnFPWZjsU2DNFqBPE7jwQ== |
73 | 73 | dependencies: |
74 | 74 | "@babel/helper-annotate-as-pure" "^7.27.3" |
75 | | - "@babel/helper-member-expression-to-functions" "^7.27.1" |
| 75 | + "@babel/helper-member-expression-to-functions" "^7.28.5" |
76 | 76 | "@babel/helper-optimise-call-expression" "^7.27.1" |
77 | 77 | "@babel/helper-replace-supers" "^7.27.1" |
78 | 78 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
79 | | - "@babel/traverse" "^7.28.3" |
| 79 | + "@babel/traverse" "^7.28.5" |
80 | 80 | semver "^6.3.1" |
81 | 81 |
|
82 | 82 | "@babel/helper-create-regexp-features-plugin@^7.18.6", "@babel/helper-create-regexp-features-plugin@^7.27.1": |
|
104 | 104 | resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
105 | 105 | integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
106 | 106 |
|
107 | | -"@babel/helper-member-expression-to-functions@^7.27.1": |
108 | | - version "7.27.1" |
109 | | - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz#ea1211276be93e798ce19037da6f06fbb994fa44" |
110 | | - integrity sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA== |
| 107 | +"@babel/helper-member-expression-to-functions@^7.27.1", "@babel/helper-member-expression-to-functions@^7.28.5": |
| 108 | + version "7.28.5" |
| 109 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz#f3e07a10be37ed7a63461c63e6929575945a6150" |
| 110 | + integrity sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg== |
111 | 111 | dependencies: |
112 | | - "@babel/traverse" "^7.27.1" |
113 | | - "@babel/types" "^7.27.1" |
| 112 | + "@babel/traverse" "^7.28.5" |
| 113 | + "@babel/types" "^7.28.5" |
114 | 114 |
|
115 | 115 | "@babel/helper-module-imports@^7.27.1": |
116 | 116 | version "7.27.1" |
|
750 | 750 | dependencies: |
751 | 751 | "@babel/helper-plugin-utils" "^7.27.1" |
752 | 752 |
|
753 | | -"@babel/plugin-transform-typescript@^7.27.1": |
754 | | - version "7.28.0" |
755 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.0.tgz#796cbd249ab56c18168b49e3e1d341b72af04a6b" |
756 | | - integrity sha512-4AEiDEBPIZvLQaWlc9liCavE0xRM0dNca41WtBeM3jgFptfUOSG9z0uteLhq6+3rq+WB6jIvUwKDTpXEHPJ2Vg== |
| 753 | +"@babel/plugin-transform-typescript@^7.28.5": |
| 754 | + version "7.28.5" |
| 755 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.28.5.tgz#441c5f9a4a1315039516c6c612fc66d5f4594e72" |
| 756 | + integrity sha512-x2Qa+v/CuEoX7Dr31iAfr0IhInrVOWZU/2vJMJ00FOR/2nM0BcBEclpaf9sWCDc+v5e9dMrhSH8/atq/kX7+bA== |
757 | 757 | dependencies: |
758 | 758 | "@babel/helper-annotate-as-pure" "^7.27.3" |
759 | | - "@babel/helper-create-class-features-plugin" "^7.27.1" |
| 759 | + "@babel/helper-create-class-features-plugin" "^7.28.5" |
760 | 760 | "@babel/helper-plugin-utils" "^7.27.1" |
761 | 761 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
762 | 762 | "@babel/plugin-syntax-typescript" "^7.27.1" |
|
877 | 877 | "@babel/types" "^7.4.4" |
878 | 878 | esutils "^2.0.2" |
879 | 879 |
|
880 | | -"@babel/preset-typescript@7.27.1": |
881 | | - version "7.27.1" |
882 | | - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.27.1.tgz#190742a6428d282306648a55b0529b561484f912" |
883 | | - integrity sha512-l7WfQfX0WK4M0v2RudjuQK4u99BS6yLHYEmdtVPP7lKV013zr9DygFuWNlnbvQ9LR+LS0Egz/XAvGx5U9MX0fQ== |
| 880 | +"@babel/preset-typescript@7.28.5": |
| 881 | + version "7.28.5" |
| 882 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.28.5.tgz#540359efa3028236958466342967522fd8f2a60c" |
| 883 | + integrity sha512-+bQy5WOI2V6LJZpPVxY+yp66XdZ2yifu0Mc1aP5CQKgjn4QM5IN2i5fAZ4xKop47pr8rpVhiAeu+nDQa12C8+g== |
884 | 884 | dependencies: |
885 | 885 | "@babel/helper-plugin-utils" "^7.27.1" |
886 | 886 | "@babel/helper-validator-option" "^7.27.1" |
887 | 887 | "@babel/plugin-syntax-jsx" "^7.27.1" |
888 | 888 | "@babel/plugin-transform-modules-commonjs" "^7.27.1" |
889 | | - "@babel/plugin-transform-typescript" "^7.27.1" |
| 889 | + "@babel/plugin-transform-typescript" "^7.28.5" |
890 | 890 |
|
891 | 891 | "@babel/runtime@^7.5.5": |
892 | 892 | version "7.28.4" |
|
0 commit comments