|
2044 | 2044 | dependencies: |
2045 | 2045 | webpack-bundle-analyzer "4.3.0" |
2046 | 2046 |
|
2047 | | -"@next/env@10.2.1": |
2048 | | - version "10.2.1" |
2049 | | - resolved "https://registry.yarnpkg.com/@next/env/-/env-10.2.1.tgz#f8b088db5b071d7b817bce200c2a0b51195e8bba" |
2050 | | - integrity sha512-mvUCIrwxFfyQa24iTbYAW1fbToC7cW4cGW5oiR3AyE6clfGK6fzwbkdODtjfaHGmCCS4K0epsy/XgV6DJS/EIw== |
| 2047 | +"@next/env@10.2.3": |
| 2048 | + version "10.2.3" |
| 2049 | + resolved "https://registry.yarnpkg.com/@next/env/-/env-10.2.3.tgz#ede3bbe68cec9939c37168ea2077f9adbc68334e" |
| 2050 | + integrity sha512-uBOjRBjsWC4C8X3DfmWWP6ekwLnf2JCCwQX9KVnJtJkqfDsv1yQPakdOEwvJzXQc3JC/v5KKffYPVmV2wHXCgQ== |
2051 | 2051 |
|
2052 | 2052 | "@next/mdx@10.1.3": |
2053 | 2053 | version "10.1.3" |
2054 | 2054 | resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-10.1.3.tgz#2bb1e52969ec18b8dfff47dfdb89bbbc2edf9b1c" |
2055 | 2055 | integrity sha512-VpeT5jINIQjJ7TUKhawrNnVZEqEfRfZT2K//8RyoPAsjqp96vqHaISEk5NNd/d0hD7ZQpcWwKi8FpPel+wz3ew== |
2056 | 2056 |
|
2057 | | -"@next/polyfill-module@10.2.1": |
2058 | | - version "10.2.1" |
2059 | | - resolved "https://registry.yarnpkg.com/@next/polyfill-module/-/polyfill-module-10.2.1.tgz#21d6dc4e32c3117bda16991840afbb0d00119c09" |
2060 | | - integrity sha512-MNVwR3lzZuH/UsLxclLeNXhd9GGvqjavMtAx8zSbOHzZHPmEYw3EQRqUI0qCNUdX52N+aSPeAhvDjUUzHdCpsA== |
| 2057 | +"@next/polyfill-module@10.2.3": |
| 2058 | + version "10.2.3" |
| 2059 | + resolved "https://registry.yarnpkg.com/@next/polyfill-module/-/polyfill-module-10.2.3.tgz#5a29f50c3ce3a56b8268d3b8331c691d8039467a" |
| 2060 | + integrity sha512-OkeY4cLhzfYbXxM4fd+6V4s5pTPuyfKSlavItfNRA6PpS7t1/R6YjO7S7rB8tu1pbTGuDHGIdE1ioDv15bAbDQ== |
2061 | 2061 |
|
2062 | | -"@next/react-dev-overlay@10.2.1": |
2063 | | - version "10.2.1" |
2064 | | - resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-10.2.1.tgz#274860ff4d03c48a6ae910a0ed2bb50f67f17c84" |
2065 | | - integrity sha512-ZCSPO/gyJio9jBnF4Z+f+WMfMiIAgVjxyZ9h81W1Fjd/5BwoAADxakyCdXiLCMlVXkgtO1dXkY+yXTegxkpASQ== |
| 2062 | +"@next/react-dev-overlay@10.2.3": |
| 2063 | + version "10.2.3" |
| 2064 | + resolved "https://registry.yarnpkg.com/@next/react-dev-overlay/-/react-dev-overlay-10.2.3.tgz#95313d10a8848f6c7b9e31ae3bd2a3627d136841" |
| 2065 | + integrity sha512-E6g2jws4YW94l0lMMopBVKIZK2mEHfSBvM0d9dmzKG9L/A/kEq6LZCB4SiwGJbNsAdlk2y3USDa0oNbpA+m5Kw== |
2066 | 2066 | dependencies: |
2067 | 2067 | "@babel/code-frame" "7.12.11" |
2068 | 2068 | anser "1.4.9" |
|
2076 | 2076 | stacktrace-parser "0.1.10" |
2077 | 2077 | strip-ansi "6.0.0" |
2078 | 2078 |
|
2079 | | -"@next/react-refresh-utils@10.2.1": |
2080 | | - version "10.2.1" |
2081 | | - resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-10.2.1.tgz#f7c882aad353cad7fe042cb4d692e21439d003f5" |
2082 | | - integrity sha512-G7l/1kQqTzZ1k6cw6WQol8F0eA7S+YQhUep4eTwlTI6k7Zei1f6/NuSbed9XxEH6xBB/bjVTaxxf0dYpBeB7zA== |
| 2079 | +"@next/react-refresh-utils@10.2.3": |
| 2080 | + version "10.2.3" |
| 2081 | + resolved "https://registry.yarnpkg.com/@next/react-refresh-utils/-/react-refresh-utils-10.2.3.tgz#2f3e42fe6680798f276e3621345c2886b231348b" |
| 2082 | + integrity sha512-qtBF56vPC6d6a8p7LYd0iRjW89fhY80kAIzmj+VonvIGjK/nymBjcFUhbKiMFqlhsarCksnhwX+Zmn95Dw9qvA== |
2083 | 2083 |
|
2084 | 2084 | "@nodelib/fs.scandir@2.1.4": |
2085 | 2085 | version "2.1.4" |
@@ -6004,10 +6004,10 @@ exec-sh@^0.3.2: |
6004 | 6004 | resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.6.tgz#ff264f9e325519a60cb5e273692943483cca63bc" |
6005 | 6005 | integrity sha512-nQn+hI3yp+oD0huYhKwvYI32+JFeq+XkNcD1GAo3Y/MjxsfVGmrrzrnzjWiNY6f+pUCP440fThsFh5gZrRAU/w== |
6006 | 6006 |
|
6007 | | -execa@5.0.0, execa@^5.0.0: |
6008 | | - version "5.0.0" |
6009 | | - resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.0.tgz#4029b0007998a841fbd1032e5f4de86a3c1e3376" |
6010 | | - integrity sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ== |
| 6007 | +execa@5.0.1: |
| 6008 | + version "5.0.1" |
| 6009 | + resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.1.tgz#aee63b871c9b2cb56bc9addcd3c70a785c6bf0d1" |
| 6010 | + integrity sha512-4hFTjFbFzQa3aCLobpbPJR/U+VoL1wdV5ozOWjeet0AWDeYr9UFGM1eUFWHX+VtOWFq4p0xXUXfW1YxUaP4fpw== |
6011 | 6011 | dependencies: |
6012 | 6012 | cross-spawn "^7.0.3" |
6013 | 6013 | get-stream "^6.0.0" |
@@ -6060,6 +6060,21 @@ execa@^4.0.0: |
6060 | 6060 | signal-exit "^3.0.2" |
6061 | 6061 | strip-final-newline "^2.0.0" |
6062 | 6062 |
|
| 6063 | +execa@^5.0.0: |
| 6064 | + version "5.0.0" |
| 6065 | + resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.0.tgz#4029b0007998a841fbd1032e5f4de86a3c1e3376" |
| 6066 | + integrity sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ== |
| 6067 | + dependencies: |
| 6068 | + cross-spawn "^7.0.3" |
| 6069 | + get-stream "^6.0.0" |
| 6070 | + human-signals "^2.1.0" |
| 6071 | + is-stream "^2.0.0" |
| 6072 | + merge-stream "^2.0.0" |
| 6073 | + npm-run-path "^4.0.1" |
| 6074 | + onetime "^5.1.2" |
| 6075 | + signal-exit "^3.0.3" |
| 6076 | + strip-final-newline "^2.0.0" |
| 6077 | + |
6063 | 6078 | executable@^4.1.0: |
6064 | 6079 | version "4.1.1" |
6065 | 6080 | resolved "https://registry.yarnpkg.com/executable/-/executable-4.1.1.tgz#41532bff361d3e57af4d763b70582db18f5d133c" |
@@ -10017,17 +10032,17 @@ next-optimized-images@2.6.2: |
10017 | 10032 | raw-loader "^2.0.0" |
10018 | 10033 | url-loader "^1.1.2" |
10019 | 10034 |
|
10020 | | -next@10.2.1: |
10021 | | - version "10.2.1" |
10022 | | - resolved "https://registry.yarnpkg.com/next/-/next-10.2.1.tgz#6a50b331c0a5e265c5756cfde9b9cec231ada76c" |
10023 | | - integrity sha512-2xJx8vFVBxfEoMz1nrUnH/IN5Q1YKw/8MIOPlwmjUWQTYrDyNc4ldmm/4kWatDMgus6Sd2LVGo3RA5eKGOD1aQ== |
| 10035 | +next@10.2.3: |
| 10036 | + version "10.2.3" |
| 10037 | + resolved "https://registry.yarnpkg.com/next/-/next-10.2.3.tgz#5aa058a63626338cea91c198fda8f2715c058394" |
| 10038 | + integrity sha512-dkM1mIfnORtGyzw/Yme8RdqNxlCMZyi4Lqj56F01/yHbe1ZtOaJ0cyqqRB4RGiPhjGGh0319f8ddjDyO1605Ow== |
10024 | 10039 | dependencies: |
10025 | 10040 | "@babel/runtime" "7.12.5" |
10026 | 10041 | "@hapi/accept" "5.0.2" |
10027 | | - "@next/env" "10.2.1" |
10028 | | - "@next/polyfill-module" "10.2.1" |
10029 | | - "@next/react-dev-overlay" "10.2.1" |
10030 | | - "@next/react-refresh-utils" "10.2.1" |
| 10042 | + "@next/env" "10.2.3" |
| 10043 | + "@next/polyfill-module" "10.2.3" |
| 10044 | + "@next/react-dev-overlay" "10.2.3" |
| 10045 | + "@next/react-refresh-utils" "10.2.3" |
10031 | 10046 | "@opentelemetry/api" "0.14.0" |
10032 | 10047 | assert "2.0.0" |
10033 | 10048 | ast-types "0.13.2" |
|
0 commit comments