|
45 | 45 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
46 | 46 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
47 | 47 |
|
48 |
| -"@babel/core@7.18.10": |
49 |
| - version "7.18.10" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" |
51 |
| - integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== |
| 48 | +"@babel/core@7.18.13": |
| 49 | + version "7.18.13" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.13.tgz#9be8c44512751b05094a4d3ab05fc53a47ce00ac" |
| 51 | + integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A== |
52 | 52 | dependencies:
|
53 | 53 | "@ampproject/remapping" "^2.1.0"
|
54 | 54 | "@babel/code-frame" "^7.18.6"
|
55 |
| - "@babel/generator" "^7.18.10" |
| 55 | + "@babel/generator" "^7.18.13" |
56 | 56 | "@babel/helper-compilation-targets" "^7.18.9"
|
57 | 57 | "@babel/helper-module-transforms" "^7.18.9"
|
58 | 58 | "@babel/helpers" "^7.18.9"
|
59 |
| - "@babel/parser" "^7.18.10" |
| 59 | + "@babel/parser" "^7.18.13" |
60 | 60 | "@babel/template" "^7.18.10"
|
61 |
| - "@babel/traverse" "^7.18.10" |
62 |
| - "@babel/types" "^7.18.10" |
| 61 | + "@babel/traverse" "^7.18.13" |
| 62 | + "@babel/types" "^7.18.13" |
63 | 63 | convert-source-map "^1.7.0"
|
64 | 64 | debug "^4.1.0"
|
65 | 65 | gensync "^1.0.0-beta.2"
|
|
75 | 75 | "@jridgewell/gen-mapping" "^0.3.2"
|
76 | 76 | jsesc "^2.5.1"
|
77 | 77 |
|
| 78 | +"@babel/generator@^7.18.13": |
| 79 | + version "7.18.13" |
| 80 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212" |
| 81 | + integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ== |
| 82 | + dependencies: |
| 83 | + "@babel/types" "^7.18.13" |
| 84 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 85 | + jsesc "^2.5.1" |
| 86 | + |
78 | 87 | "@babel/helper-annotate-as-pure@^7.18.6":
|
79 | 88 | version "7.18.6"
|
80 | 89 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
290 | 299 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9"
|
291 | 300 | integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==
|
292 | 301 |
|
| 302 | +"@babel/parser@^7.18.13": |
| 303 | + version "7.18.13" |
| 304 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4" |
| 305 | + integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg== |
| 306 | + |
293 | 307 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
294 | 308 | version "7.18.6"
|
295 | 309 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
911 | 925 | "@babel/parser" "^7.18.10"
|
912 | 926 | "@babel/types" "^7.18.10"
|
913 | 927 |
|
914 |
| -"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9": |
| 928 | +"@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9": |
915 | 929 | version "7.18.11"
|
916 | 930 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f"
|
917 | 931 | integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==
|
|
927 | 941 | debug "^4.1.0"
|
928 | 942 | globals "^11.1.0"
|
929 | 943 |
|
| 944 | +"@babel/traverse@^7.18.13": |
| 945 | + version "7.18.13" |
| 946 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68" |
| 947 | + integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA== |
| 948 | + dependencies: |
| 949 | + "@babel/code-frame" "^7.18.6" |
| 950 | + "@babel/generator" "^7.18.13" |
| 951 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 952 | + "@babel/helper-function-name" "^7.18.9" |
| 953 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 954 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 955 | + "@babel/parser" "^7.18.13" |
| 956 | + "@babel/types" "^7.18.13" |
| 957 | + debug "^4.1.0" |
| 958 | + globals "^11.1.0" |
| 959 | + |
930 | 960 | "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4":
|
931 | 961 | version "7.18.10"
|
932 | 962 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6"
|
|
936 | 966 | "@babel/helper-validator-identifier" "^7.18.6"
|
937 | 967 | to-fast-properties "^2.0.0"
|
938 | 968 |
|
| 969 | +"@babel/types@^7.18.13": |
| 970 | + version "7.18.13" |
| 971 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a" |
| 972 | + integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ== |
| 973 | + dependencies: |
| 974 | + "@babel/helper-string-parser" "^7.18.10" |
| 975 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 976 | + to-fast-properties "^2.0.0" |
| 977 | + |
939 | 978 | "@commitlint/cli@17.0.3":
|
940 | 979 | version "17.0.3"
|
941 | 980 | resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.0.3.tgz#50be9d9a8d79f6c47bfd2703638fe65215eb2526"
|
|
0 commit comments