|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@ampproject/remapping@^2.0.0": |
| 5 | +"@ampproject/remapping@^2.1.0": |
6 | 6 | version "2.1.1"
|
7 | 7 | resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.1.tgz#7922fb0817bf3166d8d9e258c57477e3fd1c3610"
|
8 | 8 | integrity sha512-Aolwjd7HSC2PyY0fDj/wA/EimQT4HfEnFYNp5s9CQlrdhyvWTtvZ5YzrUPu6R6/1jKiUlxu8bUhkdSnKHNAHMA==
|
9 | 9 | dependencies:
|
10 | 10 | "@jridgewell/trace-mapping" "^0.3.0"
|
11 | 11 |
|
12 |
| - |
13 |
| - version "7.17.0" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.0.tgz#9b932d8f08a2e218fcdd9bba456044eb0a2e0b2c" |
15 |
| - integrity sha512-es10YH/ejXbg551vtnmEzIPe3MQRNOS644o3pf8vUr1tIeNzVNlP8BBvs1Eh7roh5A+k2fEHUas+ZptOWHA1fQ== |
| 12 | + |
| 13 | + version "7.17.3" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.3.tgz#0ccb93a348d0e3a4ff8776a63dbeefd329f7b3cc" |
| 15 | + integrity sha512-1+WRlh1IqLocOp122CLx4if345RSHMspwIZNJTlqG/GA46HVZC6p49N1kolfdd2/GOdr+tu4nScbAR3ACJ2ZiA== |
16 | 16 | dependencies:
|
| 17 | + "@jridgewell/trace-mapping" "^0.3.4" |
17 | 18 | commander "^4.0.1"
|
18 | 19 | convert-source-map "^1.1.0"
|
19 | 20 | fs-readdir-recursive "^1.1.0"
|
|
37 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34"
|
38 | 39 | integrity sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==
|
39 | 40 |
|
40 |
| -"@babel/[email protected].2", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
41 |
| - version "7.17.2" |
42 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.2.tgz#2c77fc430e95139d816d39b113b31bf40fb22337" |
43 |
| - integrity sha512-R3VH5G42VSDolRHyUO4V2cfag8WHcZyxdq5Z/m8Xyb92lW/Erm/6kM+XtRFGf3Mulre3mveni2NHfEUws8wSvw== |
| 41 | +"@babel/[email protected].3", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 42 | + version "7.17.3" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.3.tgz#6a6f7e9b5cc0182aef531b93cb5dde94071dc20d" |
| 44 | + integrity sha512-TolSoY0D/G6/e5bufjUK7wqQeHdcK4NbdxHg0hrhx/zN6boloG52oNpxbZuil/GqmAIz2qEnJ0s8ay24j2YwVg== |
44 | 45 | dependencies:
|
45 |
| - "@ampproject/remapping" "^2.0.0" |
| 46 | + "@ampproject/remapping" "^2.1.0" |
46 | 47 | "@babel/code-frame" "^7.16.7"
|
47 |
| - "@babel/generator" "^7.17.0" |
| 48 | + "@babel/generator" "^7.17.3" |
48 | 49 | "@babel/helper-compilation-targets" "^7.16.7"
|
49 | 50 | "@babel/helper-module-transforms" "^7.16.7"
|
50 | 51 | "@babel/helpers" "^7.17.2"
|
51 |
| - "@babel/parser" "^7.17.0" |
| 52 | + "@babel/parser" "^7.17.3" |
52 | 53 | "@babel/template" "^7.16.7"
|
53 |
| - "@babel/traverse" "^7.17.0" |
| 54 | + "@babel/traverse" "^7.17.3" |
54 | 55 | "@babel/types" "^7.17.0"
|
55 | 56 | convert-source-map "^1.7.0"
|
56 | 57 | debug "^4.1.0"
|
|
67 | 68 | eslint-visitor-keys "^2.1.0"
|
68 | 69 | semver "^6.3.0"
|
69 | 70 |
|
70 |
| -"@babel/generator@^7.17.0", "@babel/generator@^7.7.2": |
71 |
| - version "7.17.0" |
72 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.0.tgz#7bd890ba706cd86d3e2f727322346ffdbf98f65e" |
73 |
| - integrity sha512-I3Omiv6FGOC29dtlZhkfXO6pgkmukJSlT26QjVvS1DGZe/NzSVCPG41X0tS21oZkJYlovfj9qDWgKP+Cn4bXxw== |
| 71 | +"@babel/generator@^7.17.3", "@babel/generator@^7.7.2": |
| 72 | + version "7.17.3" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.3.tgz#a2c30b0c4f89858cb87050c3ffdfd36bdf443200" |
| 74 | + integrity sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg== |
74 | 75 | dependencies:
|
75 | 76 | "@babel/types" "^7.17.0"
|
76 | 77 | jsesc "^2.5.1"
|
|
292 | 293 | chalk "^2.0.0"
|
293 | 294 | js-tokens "^4.0.0"
|
294 | 295 |
|
295 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.0": |
296 |
| - version "7.17.0" |
297 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.0.tgz#f0ac33eddbe214e4105363bb17c3341c5ffcc43c" |
298 |
| - integrity sha512-VKXSCQx5D8S04ej+Dqsr1CzYvvWgf20jIw2D+YhQCrIlr2UZGaDds23Y0xg75/skOxpLCRpUZvk/1EAVkGoDOw== |
| 296 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3": |
| 297 | + version "7.17.3" |
| 298 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.3.tgz#b07702b982990bf6fdc1da5049a23fece4c5c3d0" |
| 299 | + integrity sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA== |
299 | 300 |
|
300 | 301 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
301 | 302 | version "7.16.7"
|
|
977 | 978 | "@babel/parser" "^7.16.7"
|
978 | 979 | "@babel/types" "^7.16.7"
|
979 | 980 |
|
980 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.7.2": |
981 |
| - version "7.17.0" |
982 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.0.tgz#3143e5066796408ccc880a33ecd3184f3e75cd30" |
983 |
| - integrity sha512-fpFIXvqD6kC7c7PUNnZ0Z8cQXlarCLtCUpt2S1Dx7PjoRtCFffvOkHHSom+m5HIxMZn5bIBVb71lhabcmjEsqg== |
| 981 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
| 982 | + version "7.17.3" |
| 983 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
| 984 | + integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
984 | 985 | dependencies:
|
985 | 986 | "@babel/code-frame" "^7.16.7"
|
986 |
| - "@babel/generator" "^7.17.0" |
| 987 | + "@babel/generator" "^7.17.3" |
987 | 988 | "@babel/helper-environment-visitor" "^7.16.7"
|
988 | 989 | "@babel/helper-function-name" "^7.16.7"
|
989 | 990 | "@babel/helper-hoist-variables" "^7.16.7"
|
990 | 991 | "@babel/helper-split-export-declaration" "^7.16.7"
|
991 |
| - "@babel/parser" "^7.17.0" |
| 992 | + "@babel/parser" "^7.17.3" |
992 | 993 | "@babel/types" "^7.17.0"
|
993 | 994 | debug "^4.1.0"
|
994 | 995 | globals "^11.1.0"
|
|
1235 | 1236 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
|
1236 | 1237 | integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==
|
1237 | 1238 |
|
1238 |
| -"@jridgewell/trace-mapping@^0.3.0": |
| 1239 | +"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.4": |
1239 | 1240 | version "0.3.4"
|
1240 | 1241 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3"
|
1241 | 1242 | integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==
|
|
0 commit comments