|
76 | 76 | browserslist "^4.14.5" |
77 | 77 | semver "^6.3.0" |
78 | 78 |
|
79 | | -"@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.13.11", "@babel/helper-create-class-features-plugin@^7.14.0": |
80 | | - version "7.14.0" |
81 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.0.tgz#38367d3dab125b12f94273de418f4df23a11a15e" |
82 | | - integrity sha512-6pXDPguA5zC40Y8oI5mqr+jEUpjMJonKvknvA+vD8CYDz5uuXEwWBK8sRAsE/t3gfb1k15AQb9RhwpscC4nUJQ== |
| 79 | +"@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.14.0", "@babel/helper-create-class-features-plugin@^7.14.2": |
| 80 | + version "7.14.4" |
| 81 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.4.tgz#abf888d836a441abee783c75229279748705dc42" |
| 82 | + integrity sha512-idr3pthFlDCpV+p/rMgGLGYIVtazeatrSOQk8YzO2pAepIjQhCN3myeihVg58ax2bbbGK9PUE1reFi7axOYIOw== |
83 | 83 | dependencies: |
84 | 84 | "@babel/helper-annotate-as-pure" "^7.12.13" |
85 | | - "@babel/helper-function-name" "^7.12.13" |
| 85 | + "@babel/helper-function-name" "^7.14.2" |
86 | 86 | "@babel/helper-member-expression-to-functions" "^7.13.12" |
87 | 87 | "@babel/helper-optimise-call-expression" "^7.12.13" |
88 | | - "@babel/helper-replace-supers" "^7.13.12" |
| 88 | + "@babel/helper-replace-supers" "^7.14.4" |
89 | 89 | "@babel/helper-split-export-declaration" "^7.12.13" |
90 | 90 |
|
91 | 91 | "@babel/helper-create-regexp-features-plugin@^7.12.13": |
|
250 | 250 | "@babel/traverse" "^7.13.0" |
251 | 251 | "@babel/types" "^7.13.12" |
252 | 252 |
|
| 253 | +"@babel/helper-replace-supers@^7.14.4": |
| 254 | + version "7.14.4" |
| 255 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.4.tgz#b2ab16875deecfff3ddfcd539bc315f72998d836" |
| 256 | + integrity sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ== |
| 257 | + dependencies: |
| 258 | + "@babel/helper-member-expression-to-functions" "^7.13.12" |
| 259 | + "@babel/helper-optimise-call-expression" "^7.12.13" |
| 260 | + "@babel/traverse" "^7.14.2" |
| 261 | + "@babel/types" "^7.14.4" |
| 262 | + |
253 | 263 | "@babel/helper-simple-access@^7.13.12": |
254 | 264 | version "7.13.12" |
255 | 265 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6" |
|
362 | 372 | "@babel/helper-plugin-utils" "^7.13.0" |
363 | 373 | "@babel/plugin-syntax-class-static-block" "^7.12.13" |
364 | 374 |
|
365 | | -"@babel/plugin-proposal-decorators@^7.13.15": |
366 | | - version "7.13.15" |
367 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.13.15.tgz#e91ccfef2dc24dd5bd5dcc9fc9e2557c684ecfb8" |
368 | | - integrity sha512-ibAMAqUm97yzi+LPgdr5Nqb9CMkeieGHvwPg1ywSGjZrZHQEGqE01HmOio8kxRpA/+VtOHouIVy2FMpBbtltjA== |
| 375 | +"@babel/plugin-proposal-decorators@^7.14.2": |
| 376 | + version "7.14.2" |
| 377 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.14.2.tgz#e68c3c5e4a6a08834456568256fc3e71b93590cf" |
| 378 | + integrity sha512-LauAqDd/VjQDtae58QgBcEOE42NNP+jB2OE+XeC3KBI/E+BhhRjtr5viCIrj1hmu1YvrguLipIPRJZmS5yUcFw== |
369 | 379 | dependencies: |
370 | | - "@babel/helper-create-class-features-plugin" "^7.13.11" |
| 380 | + "@babel/helper-create-class-features-plugin" "^7.14.2" |
371 | 381 | "@babel/helper-plugin-utils" "^7.13.0" |
372 | 382 | "@babel/plugin-syntax-decorators" "^7.12.13" |
373 | 383 |
|
|
962 | 972 | debug "^4.1.0" |
963 | 973 | globals "^11.1.0" |
964 | 974 |
|
965 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 975 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.14.4", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
966 | 976 | version "7.14.4" |
967 | 977 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0" |
968 | 978 | integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw== |
|
0 commit comments