@samitouri / QOS-React-1 / commits / 0de5b11485

Bump @babel/traverse from 7.14.2 to 7.23.3 in /fixtures/ssr2 (#27713)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.2 to 7.23.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>@​babel/traverse</code>'s releases</a>.</em></p> <blockquote> <h2>v7.23.3 (2023-11-09)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16071">#16071</a> Strip type-only TS namespaces (<a href="https://github.com/colinaaa"><code>@​colinaaa</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16078">#16078</a> Fix indentation when generating comments with <code>concise: true</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-bugfix-v8-static-class-fields-redefine-readonly</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/14295">#14295</a> Add a bugfix plugin for <a href="https://crbug.com/v8/12421">https://crbug.com/v8/12421</a> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-object-super</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15948">#15948</a> fix: <code>super.x</code> in a loop (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16015">#16015</a> fix: handle <code>__proto__</code> exports name in CJS/AMD/UMD (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16044">#16044</a> docs: Update links in <code>@​babel/eslint-parser</code> README (<a href="https://github.com/aryehb"><code>@​aryehb</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15988">#15988</a> Refactor handling of modules plugins in <code>preset-env</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16061">#16061</a> perf: Improve <code>@babel/generator</code> performance (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16060">#16060</a> Avoid dynamic dispatch when calling wrapCheck (<a href="https://github.com/yepitschunked"><code>@​yepitschunked</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-transform-computed-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/6652">#6652</a> Optimize computed properties output (byte-wise) (<a href="https://github.com/Andarist"><code>@​Andarist</code></a>)</li> </ul> </li> </ul> <h4>Committers: 9</h4> <ul> <li>Babel Bot (<a href="https://github.com/babel-bot"><code>@​babel-bot</code></a>)</li> <li>Colin (<a href="https://github.com/colinaaa"><code>@​colinaaa</code></a>)</li> <li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> <li>Mateusz Burzyński (<a href="https://github.com/Andarist"><code>@​Andarist</code></a>)</li> <li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> <li><a href="https://github.com/aryehb"><code>@​aryehb</code></a></li> <li><a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a></li> <li><a href="https://github.com/magic-akari"><code>@​magic-akari</code></a></li> <li><a href="https://github.com/yepitschunked"><code>@​yepitschunked</code></a></li> </ul> <h2>v7.23.2 (2023-10-11)</h2> <p><strong>NOTE</strong>: This release also re-publishes <code>@babel/core</code>, even if it does not appear in the linked release commit.</p> <p>Thanks <a href="https://github.com/jimmydief"><code>@​jimmydief</code></a> for your first PR!</p> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>@​babel/traverse</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.23.3 (2023-11-09)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-plugin-transform-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16071">#16071</a> Strip type-only TS namespaces (<a href="https://github.com/colinaaa"><code>@​colinaaa</code></a>)</li> </ul> </li> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16078">#16078</a> Fix indentation when generating comments with <code>concise: true</code> (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-compat-data</code>, <code>babel-plugin-bugfix-v8-static-class-fields-redefine-readonly</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/14295">#14295</a> Add a bugfix plugin for <a href="https://crbug.com/v8/12421">https://crbug.com/v8/12421</a> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-plugin-transform-object-super</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15948">#15948</a> fix: <code>super.x</code> in a loop (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-plugin-transform-modules-amd</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-plugin-transform-modules-umd</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16015">#16015</a> fix: handle <code>__proto__</code> exports name in CJS/AMD/UMD (<a href="https://github.com/magic-akari"><code>@​magic-akari</code></a>)</li> </ul> </li> </ul> <h4>:memo: Documentation</h4> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16044">#16044</a> docs: Update links in <code>@​babel/eslint-parser</code> README (<a href="https://github.com/aryehb"><code>@​aryehb</code></a>)</li> </ul> <h4>:house: Internal</h4> <ul> <li><code>babel-core</code>, <code>babel-preset-env</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15988">#15988</a> Refactor handling of modules plugins in <code>preset-env</code> (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h4>:running_woman: Performance</h4> <ul> <li><code>babel-generator</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16061">#16061</a> perf: Improve <code>@babel/generator</code> performance (<a href="https://github.com/liuxingbaoyu"><code>@​liuxingbaoyu</code></a>)</li> </ul> </li> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16060">#16060</a> Avoid dynamic dispatch when calling wrapCheck (<a href="https://github.com/yepitschunked"><code>@​yepitschunked</code></a>)</li> </ul> </li> </ul> <h4>:microscope: Output optimization</h4> <ul> <li><code>babel-plugin-transform-computed-properties</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/6652">#6652</a> Optimize computed properties output (byte-wise) (<a href="https://github.com/Andarist"><code>@​Andarist</code></a>)</li> </ul> </li> </ul> <h2>v7.23.2 (2023-10-11)</h2> <h4>:bug: Bug Fix</h4> <ul> <li><code>babel-traverse</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16033">#16033</a> Only evaluate own String/Number/Math methods (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-preset-typescript</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16022">#16022</a> Rewrite <code>.tsx</code> extension when using <code>rewriteImportExtensions</code> (<a href="https://github.com/jimmydief"><code>@​jimmydief</code></a>)</li> </ul> </li> <li><code>babel-helpers</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16017">#16017</a> Fix: fallback to typeof when toString is applied to incompatible object (<a href="https://github.com/JLHwung"><code>@​JLHwung</code></a>)</li> </ul> </li> <li><code>babel-helpers</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/16025">#16025</a> Avoid override mistake in namespace imports (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <h2>v7.23.0 (2023-09-25)</h2> <h4>:rocket: New Feature</h4> <ul> <li><code>babel-plugin-proposal-import-wasm-source</code>, <code>babel-plugin-syntax-import-source</code>, <code>babel-plugin-transform-dynamic-import</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15870">#15870</a> Support transforming <code>import source</code> for wasm (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-helper-module-transforms</code>, <code>babel-helpers</code>, <code>babel-plugin-proposal-import-defer</code>, <code>babel-plugin-syntax-import-defer</code>, <code>babel-plugin-transform-modules-commonjs</code>, <code>babel-runtime-corejs2</code>, <code>babel-runtime-corejs3</code>, <code>babel-runtime</code>, <code>babel-standalone</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15878">#15878</a> Implement <code>import defer</code> proposal transform support (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> <li><code>babel-generator</code>, <code>babel-parser</code>, <code>babel-types</code> <ul> <li><a href="https://redirect.github.com/babel/babel/pull/15845">#15845</a> Implement <code>import defer</code> parsing support (<a href="https://github.com/nicolo-ribaudo"><code>@​nicolo-ribaudo</code></a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/babel/babel/commit/1bce5c9d51abda279f374b54cef79939c3cc608d"><code>1bce5c9</code></a> v7.23.3</li> <li><a href="https://github.com/babel/babel/commit/4fb4fa63e7d15b3993d466e79d5051ab1b1b8989"><code>4fb4fa6</code></a> Avoid dynamic dispatch when calling wrapCheck (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/16060">#16060</a>)</li> <li><a href="https://github.com/babel/babel/commit/6d9725cd62511816a1ac6a0ef6a4ef078fea6359"><code>6d9725c</code></a> [babel 8] Inline <code>toSequenceExpression</code> into <code>@babel/traverse</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/16057">#16057</a>)</li> <li><a href="https://github.com/babel/babel/commit/b4b9942a6cde0685c222eb3412347880aae40ad5"><code>b4b9942</code></a> v7.23.2</li> <li><a href="https://github.com/babel/babel/commit/b13376b346946e3f62fc0848c1d2a23223314c82"><code>b13376b</code></a> Only evaluate own String/Number/Math methods (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/16033">#16033</a>)</li> <li><a href="https://github.com/babel/babel/commit/ca58ec15cb6dde6812c36997477e44880bec0bba"><code>ca58ec1</code></a> v7.23.0</li> <li><a href="https://github.com/babel/babel/commit/0f333dafcf470f1970083e4e695ced6aec8bead0"><code>0f333da</code></a> Add <code>createImportExpressions</code> parser option (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/15682">#15682</a>)</li> <li><a href="https://github.com/babel/babel/commit/3744545649fdc21688a2f3c97e1e39dbebff0d21"><code>3744545</code></a> Fix linting</li> <li><a href="https://github.com/babel/babel/commit/c7e6806e2194deb36c330f543409c792592b22d4"><code>c7e6806</code></a> Add <code>t.buildUndefinedNode</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/15893">#15893</a>)</li> <li><a href="https://github.com/babel/babel/commit/38ee8b4dd693f1e2bd00107bbc1167ce84736ea0"><code>38ee8b4</code></a> Expand evaluation of global built-ins in <code>@babel/traverse</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-traverse/issues/15797">#15797</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.23.3/packages/babel-traverse">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@babel/traverse&package-manager=npm_and_yarn&previous-version=7.14.2&new-version=7.23.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/facebook/react/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Nov 16, 2023 at 14:08 UTC 0de5b11485b9edc5aec0f5a95ef886a294c03b2d
2 files changed +383 -135
fixtures/ssr2/package-lock.json
+251 -123
@@ -34,11 +34,15 @@
34 }
35 },
36 "node_modules/@babel/code-frame": {
37 - "version": "7.12.13",
38 - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz",
39 - "integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==",
37 + "version": "7.22.13",
38 + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
39 + "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
40 "dependencies": {
41 - "@babel/highlight": "^7.12.13"
41 + "@babel/highlight": "^7.22.13",
42 + "chalk": "^2.4.2"
43 + },
44 + "engines": {
45 + "node": ">=6.9.0"
46 }
47 },
48 "node_modules/@babel/compat-data": {
@@ -84,13 +88,17 @@
88 }
89 },
90 "node_modules/@babel/generator": {
87 - "version": "7.14.3",
88 - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.3.tgz",
89 - "integrity": "sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==",
91 + "version": "7.23.3",
92 + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.3.tgz",
93 + "integrity": "sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==",
94 "dependencies": {
91 - "@babel/types": "^7.14.2",
92 - "jsesc": "^2.5.1",
93 - "source-map": "^0.5.0"
95 + "@babel/types": "^7.23.3",
96 + "@jridgewell/gen-mapping": "^0.3.2",
97 + "@jridgewell/trace-mapping": "^0.3.17",
98 + "jsesc": "^2.5.1"
99 + },
100 + "engines": {
101 + "node": ">=6.9.0"
102 }
103 },
104 "node_modules/@babel/helper-annotate-as-pure": {
@@ -181,6 +189,14 @@
189 "lodash": "^4.17.19"
190 }
191 },
192 + "node_modules/@babel/helper-environment-visitor": {
193 + "version": "7.22.20",
194 + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
195 + "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
196 + "engines": {
197 + "node": ">=6.9.0"
198 + }
199 + },
200 "node_modules/@babel/helper-explode-assignable-expression": {
201 "version": "7.12.1",
202 "license": "MIT",
@@ -189,28 +205,26 @@
205 }
206 },
207 "node_modules/@babel/helper-function-name": {
192 - "version": "7.14.2",
193 - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz",
194 - "integrity": "sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ==",
195 - "dependencies": {
196 - "@babel/helper-get-function-arity": "^7.12.13",
197 - "@babel/template": "^7.12.13",
198 - "@babel/types": "^7.14.2"
199 - }
200 - },
201 - "node_modules/@babel/helper-get-function-arity": {
202 - "version": "7.12.13",
203 - "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz",
204 - "integrity": "sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==",
208 + "version": "7.23.0",
209 + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
210 + "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
211 "dependencies": {
206 - "@babel/types": "^7.12.13"
212 + "@babel/template": "^7.22.15",
213 + "@babel/types": "^7.23.0"
214 + },
215 + "engines": {
216 + "node": ">=6.9.0"
217 }
218 },
219 "node_modules/@babel/helper-hoist-variables": {
210 - "version": "7.10.4",
211 - "license": "MIT",
220 + "version": "7.22.5",
221 + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
222 + "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
223 "dependencies": {
213 - "@babel/types": "^7.10.4"
224 + "@babel/types": "^7.22.5"
225 + },
226 + "engines": {
227 + "node": ">=6.9.0"
228 }
229 },
230 "node_modules/@babel/helper-member-expression-to-functions": {
@@ -292,17 +306,31 @@
306 }
307 },
308 "node_modules/@babel/helper-split-export-declaration": {
295 - "version": "7.12.13",
296 - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz",
297 - "integrity": "sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==",
309 + "version": "7.22.6",
310 + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
311 + "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
312 "dependencies": {
299 - "@babel/types": "^7.12.13"
313 + "@babel/types": "^7.22.5"
314 + },
315 + "engines": {
316 + "node": ">=6.9.0"
317 + }
318 + },
319 + "node_modules/@babel/helper-string-parser": {
320 + "version": "7.22.5",
321 + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
322 + "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==",
323 + "engines": {
324 + "node": ">=6.9.0"
325 }
326 },
327 "node_modules/@babel/helper-validator-identifier": {
303 - "version": "7.14.0",
304 - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz",
305 - "integrity": "sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A=="
328 + "version": "7.22.20",
329 + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
330 + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
331 + "engines": {
332 + "node": ">=6.9.0"
333 + }
334 },
335 "node_modules/@babel/helper-validator-option": {
336 "version": "7.12.17",
@@ -330,19 +358,22 @@
358 }
359 },
360 "node_modules/@babel/highlight": {
333 - "version": "7.14.0",
334 - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz",
335 - "integrity": "sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==",
361 + "version": "7.22.20",
362 + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz",
363 + "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==",
364 "dependencies": {
337 - "@babel/helper-validator-identifier": "^7.14.0",
338 - "chalk": "^2.0.0",
365 + "@babel/helper-validator-identifier": "^7.22.20",
366 + "chalk": "^2.4.2",
367 "js-tokens": "^4.0.0"
368 + },
369 + "engines": {
370 + "node": ">=6.9.0"
371 }
372 },
373 "node_modules/@babel/parser": {
343 - "version": "7.14.4",
344 - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.4.tgz",
345 - "integrity": "sha512-ArliyUsWDUqEGfWcmzpGUzNfLxTdTp6WU4IuP6QFSp9gGfWS6boxFCkJSJ/L4+RG8z/FnIU3WxCk6hPL9SSWeA==",
374 + "version": "7.23.3",
375 + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.3.tgz",
376 + "integrity": "sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==",
377 "bin": {
378 "parser": "bin/babel-parser.js"
379 },
@@ -1257,37 +1288,92 @@
1288 }
1289 },
1290 "node_modules/@babel/template": {
1260 - "version": "7.12.13",
1261 - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.13.tgz",
1262 - "integrity": "sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==",
1291 + "version": "7.22.15",
1292 + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
1293 + "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
1294 "dependencies": {
1264 - "@babel/code-frame": "^7.12.13",
1265 - "@babel/parser": "^7.12.13",
1266 - "@babel/types": "^7.12.13"
1295 + "@babel/code-frame": "^7.22.13",
1296 + "@babel/parser": "^7.22.15",
1297 + "@babel/types": "^7.22.15"
1298 + },
1299 + "engines": {
1300 + "node": ">=6.9.0"
1301 }
1302 },
1303 "node_modules/@babel/traverse": {
1270 - "version": "7.14.2",
1271 - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.2.tgz",
1272 - "integrity": "sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA==",
1273 - "dependencies": {
1274 - "@babel/code-frame": "^7.12.13",
1275 - "@babel/generator": "^7.14.2",
1276 - "@babel/helper-function-name": "^7.14.2",
1277 - "@babel/helper-split-export-declaration": "^7.12.13",
1278 - "@babel/parser": "^7.14.2",
1279 - "@babel/types": "^7.14.2",
1304 + "version": "7.23.3",
1305 + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.3.tgz",
1306 + "integrity": "sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==",
1307 + "dependencies": {
1308 + "@babel/code-frame": "^7.22.13",
1309 + "@babel/generator": "^7.23.3",
1310 + "@babel/helper-environment-visitor": "^7.22.20",
1311 + "@babel/helper-function-name": "^7.23.0",
1312 + "@babel/helper-hoist-variables": "^7.22.5",
1313 + "@babel/helper-split-export-declaration": "^7.22.6",
1314 + "@babel/parser": "^7.23.3",
1315 + "@babel/types": "^7.23.3",
1316 "debug": "^4.1.0",
1317 "globals": "^11.1.0"
1318 + },
1319 + "engines": {
1320 + "node": ">=6.9.0"
1321 }
1322 },
1323 "node_modules/@babel/types": {
1285 - "version": "7.14.4",
1286 - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.4.tgz",
1287 - "integrity": "sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw==",
1324 + "version": "7.23.3",
1325 + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.3.tgz",
1326 + "integrity": "sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==",
1327 "dependencies": {
1289 - "@babel/helper-validator-identifier": "^7.14.0",
1328 + "@babel/helper-string-parser": "^7.22.5",
1329 + "@babel/helper-validator-identifier": "^7.22.20",
1330 "to-fast-properties": "^2.0.0"
1331 + },
1332 + "engines": {
1333 + "node": ">=6.9.0"
1334 + }
1335 + },
1336 + "node_modules/@jridgewell/gen-mapping": {
1337 + "version": "0.3.3",
1338 + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
1339 + "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
1340 + "dependencies": {
1341 + "@jridgewell/set-array": "^1.0.1",
1342 + "@jridgewell/sourcemap-codec": "^1.4.10",
1343 + "@jridgewell/trace-mapping": "^0.3.9"
1344 + },
1345 + "engines": {
1346 + "node": ">=6.0.0"
1347 + }
1348 + },
1349 + "node_modules/@jridgewell/resolve-uri": {
1350 + "version": "3.1.1",
1351 + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz",
1352 + "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==",
1353 + "engines": {
1354 + "node": ">=6.0.0"
1355 + }
1356 + },
1357 + "node_modules/@jridgewell/set-array": {
1358 + "version": "1.1.2",
1359 + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
1360 + "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
1361 + "engines": {
1362 + "node": ">=6.0.0"
1363 + }
1364 + },
1365 + "node_modules/@jridgewell/sourcemap-codec": {
1366 + "version": "1.4.15",
1367 + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
1368 + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
1369 + },
1370 + "node_modules/@jridgewell/trace-mapping": {
1371 + "version": "0.3.20",
1372 + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz",
1373 + "integrity": "sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==",
1374 + "dependencies": {
1375 + "@jridgewell/resolve-uri": "^3.1.0",
1376 + "@jridgewell/sourcemap-codec": "^1.4.14"
1377 }
1378 },
1379 "node_modules/@sindresorhus/is": {
@@ -7543,11 +7629,12 @@
7629 },
7630 "dependencies": {
7631 "@babel/code-frame": {
7546 - "version": "7.12.13",
7547 - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz",
7548 - "integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==",
7632 + "version": "7.22.13",
7633 + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
7634 + "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
7635 "requires": {
7550 - "@babel/highlight": "^7.12.13"
7636 + "@babel/highlight": "^7.22.13",
7637 + "chalk": "^2.4.2"
7638 }
7639 },
7640 "@babel/compat-data": {
@@ -7585,13 +7672,14 @@
7672 }
7673 },
7674 "@babel/generator": {
7588 - "version": "7.14.3",
7589 - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.14.3.tgz",
7590 - "integrity": "sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==",
7675 + "version": "7.23.3",
7676 + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.3.tgz",
7677 + "integrity": "sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==",
7678 "requires": {
7592 - "@babel/types": "^7.14.2",
7593 - "jsesc": "^2.5.1",
7594 - "source-map": "^0.5.0"
7679 + "@babel/types": "^7.23.3",
7680 + "@jridgewell/gen-mapping": "^0.3.2",
7681 + "@jridgewell/trace-mapping": "^0.3.17",
7682 + "jsesc": "^2.5.1"
7683 }
7684 },
7685 "@babel/helper-annotate-as-pure": {
@@ -7665,6 +7753,11 @@
7753 "lodash": "^4.17.19"
7754 }
7755 },
7756 + "@babel/helper-environment-visitor": {
7757 + "version": "7.22.20",
7758 + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
7759 + "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA=="
7760 + },
7761 "@babel/helper-explode-assignable-expression": {
7762 "version": "7.12.1",
7763 "requires": {
@@ -7672,27 +7765,20 @@
7765 }
7766 },
7767 "@babel/helper-function-name": {
7675 - "version": "7.14.2",
7676 - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz",
7677 - "integrity": "sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ==",
7768 + "version": "7.23.0",
7769 + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
7770 + "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
7771 "requires": {
7679 - "@babel/helper-get-function-arity": "^7.12.13",
7680 - "@babel/template": "^7.12.13",
7681 - "@babel/types": "^7.14.2"
7682 - }
7683 - },
7684 - "@babel/helper-get-function-arity": {
7685 - "version": "7.12.13",
7686 - "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz",
7687 - "integrity": "sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==",
7688 - "requires": {
7689 - "@babel/types": "^7.12.13"
7772 + "@babel/template": "^7.22.15",
7773 + "@babel/types": "^7.23.0"
7774 }
7775 },
7776 "@babel/helper-hoist-variables": {
7693 - "version": "7.10.4",
7777 + "version": "7.22.5",
7778 + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
7779 + "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
7780 "requires": {
7695 - "@babel/types": "^7.10.4"
7781 + "@babel/types": "^7.22.5"
7782 }
7783 },
7784 "@babel/helper-member-expression-to-functions": {
@@ -7771,17 +7857,22 @@
7857 }
7858 },
7859 "@babel/helper-split-export-declaration": {
7774 - "version": "7.12.13",
7775 - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz",
7776 - "integrity": "sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==",
7860 + "version": "7.22.6",
7861 + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
7862 + "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
7863 "requires": {
7778 - "@babel/types": "^7.12.13"
7864 + "@babel/types": "^7.22.5"
7865 }
7866 },
7867 + "@babel/helper-string-parser": {
7868 + "version": "7.22.5",
7869 + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz",
7870 + "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw=="
7871 + },
7872 "@babel/helper-validator-identifier": {
7782 - "version": "7.14.0",
7783 - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz",
7784 - "integrity": "sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A=="
7873 + "version": "7.22.20",
7874 + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
7875 + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A=="
7876 },
7877 "@babel/helper-validator-option": {
7878 "version": "7.12.17",
@@ -7808,19 +7899,19 @@
7899 }
7900 },
7901 "@babel/highlight": {
7811 - "version": "7.14.0",
7812 - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.14.0.tgz",
7813 - "integrity": "sha512-YSCOwxvTYEIMSGaBQb5kDDsCopDdiUGsqpatp3fOlI4+2HQSkTmEVWnVuySdAC5EWCqSWWTv0ib63RjR7dTBdg==",
7902 + "version": "7.22.20",
7903 + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz",
7904 + "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==",
7905 "requires": {
7815 - "@babel/helper-validator-identifier": "^7.14.0",
7816 - "chalk": "^2.0.0",
7906 + "@babel/helper-validator-identifier": "^7.22.20",
7907 + "chalk": "^2.4.2",
7908 "js-tokens": "^4.0.0"
7909 }
7910 },
7911 "@babel/parser": {
7821 - "version": "7.14.4",
7822 - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.14.4.tgz",
7823 - "integrity": "sha512-ArliyUsWDUqEGfWcmzpGUzNfLxTdTp6WU4IuP6QFSp9gGfWS6boxFCkJSJ/L4+RG8z/FnIU3WxCk6hPL9SSWeA=="
7912 + "version": "7.23.3",
7913 + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.23.3.tgz",
7914 + "integrity": "sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw=="
7915 },
7916 "@babel/plugin-proposal-async-generator-functions": {
7917 "version": "7.12.1",
@@ -8422,39 +8513,76 @@
8513 }
8514 },
8515 "@babel/template": {
8425 - "version": "7.12.13",
8426 - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.13.tgz",
8427 - "integrity": "sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==",
8516 + "version": "7.22.15",
8517 + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz",
8518 + "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
8519 "requires": {
8429 - "@babel/code-frame": "^7.12.13",
8430 - "@babel/parser": "^7.12.13",
8431 - "@babel/types": "^7.12.13"
8520 + "@babel/code-frame": "^7.22.13",
8521 + "@babel/parser": "^7.22.15",
8522 + "@babel/types": "^7.22.15"
8523 }
8524 },
8525 "@babel/traverse": {
8435 - "version": "7.14.2",
8436 - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.2.tgz",
8437 - "integrity": "sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA==",
8438 - "requires": {
8439 - "@babel/code-frame": "^7.12.13",
8440 - "@babel/generator": "^7.14.2",
8441 - "@babel/helper-function-name": "^7.14.2",
8442 - "@babel/helper-split-export-declaration": "^7.12.13",
8443 - "@babel/parser": "^7.14.2",
8444 - "@babel/types": "^7.14.2",
8526 + "version": "7.23.3",
8527 + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.3.tgz",
8528 + "integrity": "sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==",
8529 + "requires": {
8530 + "@babel/code-frame": "^7.22.13",
8531 + "@babel/generator": "^7.23.3",
8532 + "@babel/helper-environment-visitor": "^7.22.20",
8533 + "@babel/helper-function-name": "^7.23.0",
8534 + "@babel/helper-hoist-variables": "^7.22.5",
8535 + "@babel/helper-split-export-declaration": "^7.22.6",
8536 + "@babel/parser": "^7.23.3",
8537 + "@babel/types": "^7.23.3",
8538 "debug": "^4.1.0",
8539 "globals": "^11.1.0"
8540 }
8541 },
8542 "@babel/types": {
8450 - "version": "7.14.4",
8451 - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.14.4.tgz",
8452 - "integrity": "sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw==",
8543 + "version": "7.23.3",
8544 + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.3.tgz",
8545 + "integrity": "sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==",
8546 "requires": {
8454 - "@babel/helper-validator-identifier": "^7.14.0",
8547 + "@babel/helper-string-parser": "^7.22.5",
8548 + "@babel/helper-validator-identifier": "^7.22.20",
8549 "to-fast-properties": "^2.0.0"
8550 }
8551 },
8552 + "@jridgewell/gen-mapping": {
8553 + "version": "0.3.3",
8554 + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
8555 + "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
8556 + "requires": {
8557 + "@jridgewell/set-array": "^1.0.1",
8558 + "@jridgewell/sourcemap-codec": "^1.4.10",
8559 + "@jridgewell/trace-mapping": "^0.3.9"
8560 + }
8561 + },
8562 + "@jridgewell/resolve-uri": {
8563 + "version": "3.1.1",
8564 + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz",
8565 + "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA=="
8566 + },
8567 + "@jridgewell/set-array": {
8568 + "version": "1.1.2",
8569 + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
8570 + "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="
8571 + },
8572 + "@jridgewell/sourcemap-codec": {
8573 + "version": "1.4.15",
8574 + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
8575 + "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
8576 + },
8577 + "@jridgewell/trace-mapping": {
8578 + "version": "0.3.20",
8579 + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz",
8580 + "integrity": "sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==",
8581 + "requires": {
8582 + "@jridgewell/resolve-uri": "^3.1.0",
8583 + "@jridgewell/sourcemap-codec": "^1.4.14"
8584 + }
8585 + },
8586 "@sindresorhus/is": {
8587 "version": "0.14.0"
8588 },
fixtures/ssr2/yarn.lock
+132 -12
@@ -9,6 +9,14 @@
9 dependencies:
10 "@babel/highlight" "^7.14.5"
11
12 +"@babel/code-frame@^7.22.13":
13 + version "7.22.13"
14 + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
15 + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
16 + dependencies:
17 + "@babel/highlight" "^7.22.13"
18 + chalk "^2.4.2"
19 +
20 "@babel/compat-data@^7.12.1", "@babel/compat-data@^7.15.0":
21 version "7.15.0"
22 resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
@@ -57,7 +65,7 @@
65 semver "^6.3.0"
66 source-map "^0.5.0"
67
60 -"@babel/generator@^7.12.1", "@babel/generator@^7.14.3", "@babel/generator@^7.15.4":
68 +"@babel/generator@^7.12.1", "@babel/generator@^7.14.3":
69 version "7.15.8"
70 resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1"
71 integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==
@@ -66,6 +74,16 @@
74 jsesc "^2.5.1"
75 source-map "^0.5.0"
76
77 +"@babel/generator@^7.23.3":
78 + version "7.23.3"
79 + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.3.tgz#86e6e83d95903fbe7613f448613b8b319f330a8e"
80 + integrity sha512-keeZWAV4LU3tW0qRi19HRpabC/ilM0HRBBzf9/k8FFiG4KVpiv0FIy4hHfLfFQZNhziCTPTmd59zoyv6DNISzg==
81 + dependencies:
82 + "@babel/types" "^7.23.3"
83 + "@jridgewell/gen-mapping" "^0.3.2"
84 + "@jridgewell/trace-mapping" "^0.3.17"
85 + jsesc "^2.5.1"
86 +
87 "@babel/helper-annotate-as-pure@^7.14.5", "@babel/helper-annotate-as-pure@^7.15.4":
88 version "7.15.4"
89 resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz#3d0e43b00c5e49fdb6c57e421601a7a658d5f835"
@@ -111,6 +129,11 @@
129 "@babel/helper-annotate-as-pure" "^7.14.5"
130 regexpu-core "^4.7.1"
131
132 +"@babel/helper-environment-visitor@^7.22.20":
133 + version "7.22.20"
134 + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
135 + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
136 +
137 "@babel/helper-explode-assignable-expression@^7.15.4":
138 version "7.15.4"
139 resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.15.4.tgz#f9aec9d219f271eaf92b9f561598ca6b2682600c"
@@ -127,6 +150,14 @@
150 "@babel/template" "^7.15.4"
151 "@babel/types" "^7.15.4"
152
153 +"@babel/helper-function-name@^7.23.0":
154 + version "7.23.0"
155 + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
156 + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
157 + dependencies:
158 + "@babel/template" "^7.22.15"
159 + "@babel/types" "^7.23.0"
160 +
161 "@babel/helper-get-function-arity@^7.15.4":
162 version "7.15.4"
163 resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
@@ -141,6 +172,13 @@
172 dependencies:
173 "@babel/types" "^7.15.4"
174
175 +"@babel/helper-hoist-variables@^7.22.5":
176 + version "7.22.5"
177 + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
178 + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
179 + dependencies:
180 + "@babel/types" "^7.22.5"
181 +
182 "@babel/helper-member-expression-to-functions@^7.15.4":
183 version "7.15.4"
184 resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
@@ -221,11 +259,28 @@
259 dependencies:
260 "@babel/types" "^7.15.4"
261
262 +"@babel/helper-split-export-declaration@^7.22.6":
263 + version "7.22.6"
264 + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
265 + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
266 + dependencies:
267 + "@babel/types" "^7.22.5"
268 +
269 +"@babel/helper-string-parser@^7.22.5":
270 + version "7.22.5"
271 + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
272 + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
273 +
274 "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.15.7":
275 version "7.15.7"
276 resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
277 integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
278
279 +"@babel/helper-validator-identifier@^7.22.20":
280 + version "7.22.20"
281 + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
282 + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
283 +
284 "@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.14.5":
285 version "7.14.5"
286 resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -259,11 +314,25 @@
314 chalk "^2.0.0"
315 js-tokens "^4.0.0"
316
317 +"@babel/highlight@^7.22.13":
318 + version "7.22.20"
319 + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
320 + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
321 + dependencies:
322 + "@babel/helper-validator-identifier" "^7.22.20"
323 + chalk "^2.4.2"
324 + js-tokens "^4.0.0"
325 +
326 "@babel/parser@^7.12.3", "@babel/parser@^7.14.3", "@babel/parser@^7.15.4":
327 version "7.15.8"
328 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
329 integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
330
331 +"@babel/parser@^7.22.15", "@babel/parser@^7.23.3":
332 + version "7.23.3"
333 + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9"
334 + integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
335 +
336 "@babel/plugin-proposal-async-generator-functions@^7.12.1":
337 version "7.15.8"
338 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.15.8.tgz#a3100f785fab4357987c4223ab1b02b599048403"
@@ -994,18 +1063,28 @@
1063 "@babel/parser" "^7.15.4"
1064 "@babel/types" "^7.15.4"
1065
997 -"@babel/traverse@^7.12.1", "@babel/traverse@^7.14.2", "@babel/traverse@^7.15.4":
998 - version "7.15.4"
999 - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
1000 - integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
1066 +"@babel/template@^7.22.15":
1067 + version "7.22.15"
1068 + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
1069 + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
1070 dependencies:
1002 - "@babel/code-frame" "^7.14.5"
1003 - "@babel/generator" "^7.15.4"
1004 - "@babel/helper-function-name" "^7.15.4"
1005 - "@babel/helper-hoist-variables" "^7.15.4"
1006 - "@babel/helper-split-export-declaration" "^7.15.4"
1007 - "@babel/parser" "^7.15.4"
1008 - "@babel/types" "^7.15.4"
1071 + "@babel/code-frame" "^7.22.13"
1072 + "@babel/parser" "^7.22.15"
1073 + "@babel/types" "^7.22.15"
1074 +
1075 +"@babel/traverse@^7.12.1", "@babel/traverse@^7.14.2", "@babel/traverse@^7.15.4":
1076 + version "7.23.3"
1077 + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.3.tgz#26ee5f252e725aa7aca3474aa5b324eaf7908b5b"
1078 + integrity sha512-+K0yF1/9yR0oHdE0StHuEj3uTPzwwbrLGfNOndVJVV2TqA5+j3oljJUb4nmB954FLGjNem976+B+eDuLIjesiQ==
1079 + dependencies:
1080 + "@babel/code-frame" "^7.22.13"
1081 + "@babel/generator" "^7.23.3"
1082 + "@babel/helper-environment-visitor" "^7.22.20"
1083 + "@babel/helper-function-name" "^7.23.0"
1084 + "@babel/helper-hoist-variables" "^7.22.5"
1085 + "@babel/helper-split-export-declaration" "^7.22.6"
1086 + "@babel/parser" "^7.23.3"
1087 + "@babel/types" "^7.23.3"
1088 debug "^4.1.0"
1089 globals "^11.1.0"
1090
@@ -1017,11 +1096,52 @@
1096 "@babel/helper-validator-identifier" "^7.14.9"
1097 to-fast-properties "^2.0.0"
1098
1099 +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.3":
1100 + version "7.23.3"
1101 + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598"
1102 + integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==
1103 + dependencies:
1104 + "@babel/helper-string-parser" "^7.22.5"
1105 + "@babel/helper-validator-identifier" "^7.22.20"
1106 + to-fast-properties "^2.0.0"
1107 +
1108 "@discoveryjs/json-ext@^0.5.0":
1109 version "0.5.5"
1110 resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.5.tgz#9283c9ce5b289a3c4f61c12757469e59377f81f3"
1111 integrity sha512-6nFkfkmSeV/rqSaS4oWHgmpnYw194f6hmWF5is6b0J1naJZoiD0NTc9AiUwPHvWsowkjuHErCZT1wa0jg+BLIA==
1112
1113 +"@jridgewell/gen-mapping@^0.3.2":
1114 + version "0.3.3"
1115 + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
1116 + integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
1117 + dependencies:
1118 + "@jridgewell/set-array" "^1.0.1"
1119 + "@jridgewell/sourcemap-codec" "^1.4.10"
1120 + "@jridgewell/trace-mapping" "^0.3.9"
1121 +
1122 +"@jridgewell/resolve-uri@^3.1.0":
1123 + version "3.1.1"
1124 + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
1125 + integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
1126 +
1127 +"@jridgewell/set-array@^1.0.1":
1128 + version "1.1.2"
1129 + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
1130 + integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
1131 +
1132 +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
1133 + version "1.4.15"
1134 + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
1135 + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
1136 +
1137 +"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
1138 + version "0.3.20"
1139 + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz#72e45707cf240fa6b081d0366f8265b0cd10197f"
1140 + integrity sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==
1141 + dependencies:
1142 + "@jridgewell/resolve-uri" "^3.1.0"
1143 + "@jridgewell/sourcemap-codec" "^1.4.14"
1144 +
1145 "@sindresorhus/is@^0.14.0":
1146 version "0.14.0"
1147 resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea"