|
96 | 96 | jsesc "^2.5.1"
|
97 | 97 | source-map "^0.5.0"
|
98 | 98 |
|
99 |
| -"@babel/helper-annotate-as-pure@^7.14.5", "@babel/helper-annotate-as-pure@^7.15.4", "@babel/helper-annotate-as-pure@^7.16.0": |
| 99 | +"@babel/helper-annotate-as-pure@^7.14.5", "@babel/helper-annotate-as-pure@^7.16.0": |
100 | 100 | version "7.16.0"
|
101 | 101 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
|
102 | 102 | integrity sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==
|
|
200 | 200 | dependencies:
|
201 | 201 | "@babel/types" "^7.16.0"
|
202 | 202 |
|
203 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5", "@babel/helper-module-imports@^7.15.4", "@babel/helper-module-imports@^7.16.0": |
| 203 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5", "@babel/helper-module-imports@^7.16.0": |
204 | 204 | version "7.16.0"
|
205 | 205 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
|
206 | 206 | integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
|
@@ -2381,13 +2381,13 @@ babel-plugin-remove-graphql-queries@^3.14.0:
|
2381 | 2381 | "@babel/runtime" "^7.15.4"
|
2382 | 2382 | gatsby-core-utils "^2.14.0"
|
2383 | 2383 |
|
2384 |
| -babel-plugin-styled-components@1.13.3, "babel-plugin-styled-components@>= 1.12.0": |
2385 |
| - version "1.13.3" |
2386 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.3.tgz#1f1cb3927d4afa1e324695c78f690900e3d075bc" |
2387 |
| - integrity sha512-meGStRGv+VuKA/q0/jXxrPNWEm4LPfYIqxooDTdmh8kFsP/Ph7jJG5rUPwUPX3QHUvggwdbgdGpo88P/rRYsVw== |
| 2384 | +babel-plugin-styled-components@2.0.2, "babel-plugin-styled-components@>= 1.12.0": |
| 2385 | + version "2.0.2" |
| 2386 | + resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.2.tgz#0fac11402dc9db73698b55847ab1dc73f5197c54" |
| 2387 | + integrity sha512-7eG5NE8rChnNTDxa6LQfynwgHTVOYYaHJbUYSlOhk8QBXIQiMBKq4gyfHBBKPrxUcVBXVJL61ihduCpCQbuNbw== |
2388 | 2388 | dependencies:
|
2389 |
| - "@babel/helper-annotate-as-pure" "^7.15.4" |
2390 |
| - "@babel/helper-module-imports" "^7.15.4" |
| 2389 | + "@babel/helper-annotate-as-pure" "^7.16.0" |
| 2390 | + "@babel/helper-module-imports" "^7.16.0" |
2391 | 2391 | babel-plugin-syntax-jsx "^6.18.0"
|
2392 | 2392 | lodash "^4.17.11"
|
2393 | 2393 |
|
|
0 commit comments