Skip to content

Commit c672721

Browse files
chore(lambda): bump @trivago/prettier-plugin-sort-imports from 5.2.2 to 6.0.0 in /lambdas (#4943)
Bumps [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) from 5.2.2 to 6.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/trivago/prettier-plugin-sort-imports/releases"><code>@​trivago/prettier-plugin-sort-imports</code>'s releases</a>.</em></p> <blockquote> <h2>v6.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update packages and pin babel/types by <a href="https://github.com/byara"><code>@​byara</code></a> in <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/343">trivago/prettier-plugin-sort-imports#343</a></li> <li>V6 by <a href="https://github.com/byara"><code>@​byara</code></a> and <a href="https://github.com/vladislavarsenev"><code>@​vladislavarsenev</code></a> in <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/385">trivago/prettier-plugin-sort-imports#385</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.2.2...v6.0.0">https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.2.2...v6.0.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md"><code>@​trivago/prettier-plugin-sort-imports</code>'s changelog</a>.</em></p> <blockquote> <h3>6.0.0</h3> <h4>Breaking Changes</h4> <ul> <li><strong>Switch to ESM</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/366">#366</a> by <a href="https://github.com/RobbieTheWagner"><code>@​RobbieTheWagner</code></a> - The plugin now uses ES modules instead of CommonJS</li> <li><strong>Require Node &gt;= 20.x</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/367">#367</a> by <a href="https://github.com/RobbieTheWagner"><code>@​RobbieTheWagner</code></a> - Drop support for Node.js versions below 20</li> <li><strong>Switch to vitest</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/370">#370</a> by <a href="https://github.com/RobbieTheWagner"><code>@​RobbieTheWagner</code></a> - Replaced Jest with Vitest for better ESM support</li> </ul> <h4>New features</h4> <ul> <li><strong>Ember.js gjs/gts support</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/377">#377</a> by <a href="https://github.com/NullVoxPopuli"><code>@​NullVoxPopuli</code></a> and <a href="https://github.com/RobbieTheWagner"><code>@​RobbieTheWagner</code></a> - Add support for Ember.js gjs/gts file formats with namespace and named type imports</li> <li><strong><code>&lt;BUILTIN_MODULES&gt;</code> placeholder</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/381">#381</a> by <a href="https://github.com/sdotson"><code>@​sdotson</code></a> - Add support for sorting Node.js builtin modules to a specific position using <code>&lt;BUILTIN_MODULES&gt;</code> placeholder in <code>importOrder</code></li> <li><strong><code>&lt;SEPARATOR&gt;</code> placeholder</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/339">#339</a> - Add <code>&lt;SEPARATOR&gt;</code> keyword for fine-grained control over import group separation when <code>importOrderSeparation</code> is enabled</li> <li><strong>Sort by length option</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/224">#224</a> by <a href="https://github.com/KLewin23"><code>@​KLewin23</code></a> - Add option to sort imports by import statement length</li> <li><strong><code>importOrderExclude</code> option</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/384">#384</a> by <a href="https://github.com/RyderKishan"><code>@​RyderKishan</code></a> - Add support for excluding specific files from import sorting using glob patterns</li> <li><strong>Expand <code>sort-imports-ignore</code> detection</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/358">#358</a> by <a href="https://github.com/ckwalsh"><code>@​ckwalsh</code></a> - Improved detection of <code>sort-imports-ignore</code> comments throughout the file, not just at line 1</li> </ul> <h4>Performance improvements</h4> <ul> <li><strong>Improve <code>removeNodesFromOriginalCode()</code> performance</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/356">#356</a> by <a href="https://github.com/ckwalsh"><code>@​ckwalsh</code></a> - Replace RegExp logic with string slices for better performance</li> </ul> <h4>Refactoring</h4> <ul> <li><strong>Stop rerendering directives</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/357">#357</a> by <a href="https://github.com/ckwalsh"><code>@​ckwalsh</code></a> - Inject imports instead of re-rendering directives to better preserve whitespace and reduce formatting conflicts</li> <li><strong>Stop ignoring exceptions in snapshot tests</strong> <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/355">#355</a> by <a href="https://github.com/ckwalsh"><code>@​ckwalsh</code></a> - Improve test reliability by properly handling exceptions</li> </ul> <h4>Chores</h4> <ul> <li>Add pnpm install command to README <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/pull/361">#361</a> - Document pnpm installation option</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/trivago/prettier-plugin-sort-imports/commit/48863194ec046d378678f855df4b17847a52f688"><code>4886319</code></a> 6.0.0</li> <li><a href="https://github.com/trivago/prettier-plugin-sort-imports/commit/d9b0a89de3b093249f56979cee64a8bb0f98e6d6"><code>d9b0a89</code></a> Merge pull request <a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/386">#386</a> from trivago/chores</li> <li><a href="https://github.com/trivago/prettier-plugin-sort-imports/commit/e2d360fe131cc3f8d635fa7fa5f920f537e623a4"><code>e2d360f</code></a> update lockfile</li> <li><a href="https://github.com/trivago/prettier-plugin-sort-imports/commit/c42a081c45934daae541f1fde71984905acf0204"><code>c42a081</code></a> V6 (<a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/385">#385</a>)</li> <li><a href="https://github.com/trivago/prettier-plugin-sort-imports/commit/f7b685c768f1a09a8dc64de77def897856d9e357"><code>f7b685c</code></a> Update README.md</li> <li><a href="https://github.com/trivago/prettier-plugin-sort-imports/commit/12b22911e643f2161598932cd91cd0c1e924047e"><code>12b2291</code></a> Update README.md</li> <li><a href="https://github.com/trivago/prettier-plugin-sort-imports/commit/875470a70abf443f1a5e3e54d1c943831d310680"><code>875470a</code></a> Merge branch 'main' of github.com:trivago/prettier-plugin-sort-imports</li> <li><a href="https://github.com/trivago/prettier-plugin-sort-imports/commit/509c5a7209b338b6d0d24547a6f4e3af48cb0aed"><code>509c5a7</code></a> Update packages and pin babel/types (<a href="https://redirect.github.com/trivago/prettier-plugin-sort-imports/issues/343">#343</a>)</li> <li>See full diff in <a href="https://github.com/trivago/prettier-plugin-sort-imports/compare/v5.2.2...v6.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@trivago/prettier-plugin-sort-imports&package-manager=npm_and_yarn&previous-version=5.2.2&new-version=6.0.0)](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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9c0fc2 commit c672721

File tree

2 files changed

+119
-25
lines changed

2 files changed

+119
-25
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@swc-node/register": "~1.11.1",
3232
"@swc/core": "~1.15.0",
3333
"@swc/helpers": "~0.5.17",
34-
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
34+
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
3535
"@typescript-eslint/eslint-plugin": "^8.47.0",
3636
"@typescript-eslint/parser": "^8.46.2",
3737
"@vitest/coverage-v8": "^4.0.5",

lambdas/yarn.lock

Lines changed: 118 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,7 +1206,7 @@ __metadata:
12061206
languageName: node
12071207
linkType: hard
12081208

1209-
"@babel/generator@npm:^7.23.6, @babel/generator@npm:^7.26.5, @babel/generator@npm:^7.26.8":
1209+
"@babel/generator@npm:^7.23.6, @babel/generator@npm:^7.26.8":
12101210
version: 7.26.8
12111211
resolution: "@babel/generator@npm:7.26.8"
12121212
dependencies:
@@ -1219,6 +1219,19 @@ __metadata:
12191219
languageName: node
12201220
linkType: hard
12211221

1222+
"@babel/generator@npm:^7.28.0, @babel/generator@npm:^7.28.5":
1223+
version: 7.28.5
1224+
resolution: "@babel/generator@npm:7.28.5"
1225+
dependencies:
1226+
"@babel/parser": "npm:^7.28.5"
1227+
"@babel/types": "npm:^7.28.5"
1228+
"@jridgewell/gen-mapping": "npm:^0.3.12"
1229+
"@jridgewell/trace-mapping": "npm:^0.3.28"
1230+
jsesc: "npm:^3.0.2"
1231+
checksum: 10c0/9f219fe1d5431b6919f1a5c60db8d5d34fe546c0d8f5a8511b32f847569234ffc8032beb9e7404649a143f54e15224ecb53a3d11b6bb85c3203e573d91fca752
1232+
languageName: node
1233+
linkType: hard
1234+
12221235
"@babel/helper-annotate-as-pure@npm:^7.22.5":
12231236
version: 7.22.5
12241237
resolution: "@babel/helper-annotate-as-pure@npm:7.22.5"
@@ -1314,6 +1327,13 @@ __metadata:
13141327
languageName: node
13151328
linkType: hard
13161329

1330+
"@babel/helper-globals@npm:^7.28.0":
1331+
version: 7.28.0
1332+
resolution: "@babel/helper-globals@npm:7.28.0"
1333+
checksum: 10c0/5a0cd0c0e8c764b5f27f2095e4243e8af6fa145daea2b41b53c0c1414fe6ff139e3640f4e2207ae2b3d2153a1abd346f901c26c290ee7cb3881dd922d4ee9232
1334+
languageName: node
1335+
linkType: hard
1336+
13171337
"@babel/helper-hoist-variables@npm:^7.22.5":
13181338
version: 7.22.5
13191339
resolution: "@babel/helper-hoist-variables@npm:7.22.5"
@@ -1439,6 +1459,13 @@ __metadata:
14391459
languageName: node
14401460
linkType: hard
14411461

1462+
"@babel/helper-validator-identifier@npm:^7.28.5":
1463+
version: 7.28.5
1464+
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
1465+
checksum: 10c0/42aaebed91f739a41f3d80b72752d1f95fd7c72394e8e4bd7cdd88817e0774d80a432451bcba17c2c642c257c483bf1d409dd4548883429ea9493a3bc4ab0847
1466+
languageName: node
1467+
linkType: hard
1468+
14421469
"@babel/helper-validator-option@npm:^7.22.15, @babel/helper-validator-option@npm:^7.23.5":
14431470
version: 7.23.5
14441471
resolution: "@babel/helper-validator-option@npm:7.23.5"
@@ -1467,7 +1494,7 @@ __metadata:
14671494
languageName: node
14681495
linkType: hard
14691496

1470-
"@babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.4, @babel/parser@npm:^7.26.7, @babel/parser@npm:^7.26.8, @babel/parser@npm:^7.27.2":
1497+
"@babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.4, @babel/parser@npm:^7.26.8, @babel/parser@npm:^7.27.2":
14711498
version: 7.28.4
14721499
resolution: "@babel/parser@npm:7.28.4"
14731500
dependencies:
@@ -1478,6 +1505,17 @@ __metadata:
14781505
languageName: node
14791506
linkType: hard
14801507

1508+
"@babel/parser@npm:^7.28.0, @babel/parser@npm:^7.28.5":
1509+
version: 7.28.5
1510+
resolution: "@babel/parser@npm:7.28.5"
1511+
dependencies:
1512+
"@babel/types": "npm:^7.28.5"
1513+
bin:
1514+
parser: ./bin/babel-parser.js
1515+
checksum: 10c0/5bbe48bf2c79594ac02b490a41ffde7ef5aa22a9a88ad6bcc78432a6ba8a9d638d531d868bd1f104633f1f6bba9905746e15185b8276a3756c42b765d131b1ef
1516+
languageName: node
1517+
linkType: hard
1518+
14811519
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:^7.23.3":
14821520
version: 7.23.3
14831521
resolution: "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@npm:7.23.3"
@@ -2521,7 +2559,7 @@ __metadata:
25212559
languageName: node
25222560
linkType: hard
25232561

2524-
"@babel/traverse@npm:^7.16.0, @babel/traverse@npm:^7.23.9, @babel/traverse@npm:^7.26.7":
2562+
"@babel/traverse@npm:^7.16.0, @babel/traverse@npm:^7.23.9":
25252563
version: 7.26.8
25262564
resolution: "@babel/traverse@npm:7.26.8"
25272565
dependencies:
@@ -2536,7 +2574,22 @@ __metadata:
25362574
languageName: node
25372575
linkType: hard
25382576

2539-
"@babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.9, @babel/types@npm:^7.25.4, @babel/types@npm:^7.26.7, @babel/types@npm:^7.26.8, @babel/types@npm:^7.27.1, @babel/types@npm:^7.28.4, @babel/types@npm:^7.4.4":
2577+
"@babel/traverse@npm:^7.28.0":
2578+
version: 7.28.5
2579+
resolution: "@babel/traverse@npm:7.28.5"
2580+
dependencies:
2581+
"@babel/code-frame": "npm:^7.27.1"
2582+
"@babel/generator": "npm:^7.28.5"
2583+
"@babel/helper-globals": "npm:^7.28.0"
2584+
"@babel/parser": "npm:^7.28.5"
2585+
"@babel/template": "npm:^7.27.2"
2586+
"@babel/types": "npm:^7.28.5"
2587+
debug: "npm:^4.3.1"
2588+
checksum: 10c0/f6c4a595993ae2b73f2d4cd9c062f2e232174d293edd4abe1d715bd6281da8d99e47c65857e8d0917d9384c65972f4acdebc6749a7c40a8fcc38b3c7fb3e706f
2589+
languageName: node
2590+
linkType: hard
2591+
2592+
"@babel/types@npm:^7.22.15, @babel/types@npm:^7.22.19, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.23.9, @babel/types@npm:^7.25.4, @babel/types@npm:^7.26.8, @babel/types@npm:^7.27.1, @babel/types@npm:^7.28.4, @babel/types@npm:^7.4.4":
25402593
version: 7.28.4
25412594
resolution: "@babel/types@npm:7.28.4"
25422595
dependencies:
@@ -2546,6 +2599,16 @@ __metadata:
25462599
languageName: node
25472600
linkType: hard
25482601

2602+
"@babel/types@npm:^7.28.0, @babel/types@npm:^7.28.5":
2603+
version: 7.28.5
2604+
resolution: "@babel/types@npm:7.28.5"
2605+
dependencies:
2606+
"@babel/helper-string-parser": "npm:^7.27.1"
2607+
"@babel/helper-validator-identifier": "npm:^7.28.5"
2608+
checksum: 10c0/a5a483d2100befbf125793640dec26b90b95fd233a94c19573325898a5ce1e52cdfa96e495c7dcc31b5eca5b66ce3e6d4a0f5a4a62daec271455959f208ab08a
2609+
languageName: node
2610+
linkType: hard
2611+
25492612
"@bcoe/v8-coverage@npm:^1.0.2":
25502613
version: 1.0.2
25512614
resolution: "@bcoe/v8-coverage@npm:1.0.2"
@@ -2960,6 +3023,16 @@ __metadata:
29603023
languageName: node
29613024
linkType: hard
29623025

3026+
"@jridgewell/gen-mapping@npm:^0.3.12":
3027+
version: 0.3.13
3028+
resolution: "@jridgewell/gen-mapping@npm:0.3.13"
3029+
dependencies:
3030+
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
3031+
"@jridgewell/trace-mapping": "npm:^0.3.24"
3032+
checksum: 10c0/9a7d65fb13bd9aec1fbab74cda08496839b7e2ceb31f5ab922b323e94d7c481ce0fc4fd7e12e2610915ed8af51178bdc61e168e92a8c8b8303b030b03489b13b
3033+
languageName: node
3034+
linkType: hard
3035+
29633036
"@jridgewell/gen-mapping@npm:^0.3.5":
29643037
version: 0.3.8
29653038
resolution: "@jridgewell/gen-mapping@npm:0.3.8"
@@ -2985,7 +3058,7 @@ __metadata:
29853058
languageName: node
29863059
linkType: hard
29873060

2988-
"@jridgewell/sourcemap-codec@npm:^1.4.10, @jridgewell/sourcemap-codec@npm:^1.4.14, @jridgewell/sourcemap-codec@npm:^1.5.5":
3061+
"@jridgewell/sourcemap-codec@npm:^1.4.10, @jridgewell/sourcemap-codec@npm:^1.4.14, @jridgewell/sourcemap-codec@npm:^1.5.0, @jridgewell/sourcemap-codec@npm:^1.5.5":
29893062
version: 1.5.5
29903063
resolution: "@jridgewell/sourcemap-codec@npm:1.5.5"
29913064
checksum: 10c0/f9e538f302b63c0ebc06eecb1dd9918dd4289ed36147a0ddce35d6ea4d7ebbda243cda7b2213b6a5e1d8087a298d5cf630fb2bd39329cdecb82017023f6081a0
@@ -3002,7 +3075,7 @@ __metadata:
30023075
languageName: node
30033076
linkType: hard
30043077

3005-
"@jridgewell/trace-mapping@npm:^0.3.23, @jridgewell/trace-mapping@npm:^0.3.24, @jridgewell/trace-mapping@npm:^0.3.25, @jridgewell/trace-mapping@npm:^0.3.31":
3078+
"@jridgewell/trace-mapping@npm:^0.3.23, @jridgewell/trace-mapping@npm:^0.3.24, @jridgewell/trace-mapping@npm:^0.3.25, @jridgewell/trace-mapping@npm:^0.3.28, @jridgewell/trace-mapping@npm:^0.3.31":
30063079
version: 0.3.31
30073080
resolution: "@jridgewell/trace-mapping@npm:0.3.31"
30083081
dependencies:
@@ -4984,29 +5057,34 @@ __metadata:
49845057
languageName: node
49855058
linkType: hard
49865059

4987-
"@trivago/prettier-plugin-sort-imports@npm:^5.2.2":
4988-
version: 5.2.2
4989-
resolution: "@trivago/prettier-plugin-sort-imports@npm:5.2.2"
5060+
"@trivago/prettier-plugin-sort-imports@npm:^6.0.0":
5061+
version: 6.0.0
5062+
resolution: "@trivago/prettier-plugin-sort-imports@npm:6.0.0"
49905063
dependencies:
4991-
"@babel/generator": "npm:^7.26.5"
4992-
"@babel/parser": "npm:^7.26.7"
4993-
"@babel/traverse": "npm:^7.26.7"
4994-
"@babel/types": "npm:^7.26.7"
5064+
"@babel/generator": "npm:^7.28.0"
5065+
"@babel/parser": "npm:^7.28.0"
5066+
"@babel/traverse": "npm:^7.28.0"
5067+
"@babel/types": "npm:^7.28.0"
49955068
javascript-natural-sort: "npm:^0.7.1"
4996-
lodash: "npm:^4.17.21"
5069+
lodash-es: "npm:^4.17.21"
5070+
minimatch: "npm:^9.0.0"
5071+
parse-imports-exports: "npm:^0.2.4"
49975072
peerDependencies:
49985073
"@vue/compiler-sfc": 3.x
49995074
prettier: 2.x - 3.x
5075+
prettier-plugin-ember-template-tag: ">= 2.0.0"
50005076
prettier-plugin-svelte: 3.x
50015077
svelte: 4.x || 5.x
50025078
peerDependenciesMeta:
50035079
"@vue/compiler-sfc":
50045080
optional: true
5081+
prettier-plugin-ember-template-tag:
5082+
optional: true
50055083
prettier-plugin-svelte:
50065084
optional: true
50075085
svelte:
50085086
optional: true
5009-
checksum: 10c0/2a4f0464f1f5a294bcd34558fb053f8263f0c62c4a7fcdd3ce40c9822a68ac8b4d951700ab6d01eb3919efe0ed44e4191997edd494d59679b22db1c0db00474e
5087+
checksum: 10c0/f964257dd0678085087b38c4f53bfa2ea4210c579163f471bf27e85aac544a05d9c51fbde2ac6c1cb6d0994fb2f6714c88d425a826eded622795a63db60d119a
50105088
languageName: node
50115089
linkType: hard
50125090

@@ -8360,7 +8438,7 @@ __metadata:
83608438
"@swc-node/register": "npm:~1.11.1"
83618439
"@swc/core": "npm:~1.15.0"
83628440
"@swc/helpers": "npm:~0.5.17"
8363-
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
8441+
"@trivago/prettier-plugin-sort-imports": "npm:^6.0.0"
83648442
"@typescript-eslint/eslint-plugin": "npm:^8.47.0"
83658443
"@typescript-eslint/parser": "npm:^8.46.2"
83668444
"@vitest/coverage-v8": "npm:^4.0.5"
@@ -8410,6 +8488,13 @@ __metadata:
84108488
languageName: node
84118489
linkType: hard
84128490

8491+
"lodash-es@npm:^4.17.21":
8492+
version: 4.17.21
8493+
resolution: "lodash-es@npm:4.17.21"
8494+
checksum: 10c0/fb407355f7e6cd523a9383e76e6b455321f0f153a6c9625e21a8827d10c54c2a2341bd2ae8d034358b60e07325e1330c14c224ff582d04612a46a4f0479ff2f2
8495+
languageName: node
8496+
linkType: hard
8497+
84138498
"lodash.debounce@npm:^4.0.8":
84148499
version: 4.0.8
84158500
resolution: "lodash.debounce@npm:4.0.8"
@@ -8431,13 +8516,6 @@ __metadata:
84318516
languageName: node
84328517
linkType: hard
84338518

8434-
"lodash@npm:^4.17.21":
8435-
version: 4.17.21
8436-
resolution: "lodash@npm:4.17.21"
8437-
checksum: 10c0/d8cbea072bb08655bb4c989da418994b073a608dffa608b09ac04b43a791b12aeae7cd7ad919aa4c925f33b48490b5cfe6c1f71d827956071dae2e7bb3a6b74c
8438-
languageName: node
8439-
linkType: hard
8440-
84418519
"log-symbols@npm:^4.0.0":
84428520
version: 4.1.0
84438521
resolution: "log-symbols@npm:4.1.0"
@@ -8631,7 +8709,7 @@ __metadata:
86318709
languageName: node
86328710
linkType: hard
86338711

8634-
"minimatch@npm:^9.0.4":
8712+
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4":
86358713
version: 9.0.5
86368714
resolution: "minimatch@npm:9.0.5"
86378715
dependencies:
@@ -9331,6 +9409,15 @@ __metadata:
93319409
languageName: node
93329410
linkType: hard
93339411

9412+
"parse-imports-exports@npm:^0.2.4":
9413+
version: 0.2.4
9414+
resolution: "parse-imports-exports@npm:0.2.4"
9415+
dependencies:
9416+
parse-statements: "npm:1.0.11"
9417+
checksum: 10c0/51b729037208abdf65c4a1f8e9ed06f4e7ccd907c17c668a64db54b37d95bb9e92081f8b16e4133e14102af3cb4e89870975b6ad661b4d654e9ec8f4fb5c77d6
9418+
languageName: node
9419+
linkType: hard
9420+
93349421
"parse-json@npm:^5.0.0":
93359422
version: 5.2.0
93369423
resolution: "parse-json@npm:5.2.0"
@@ -9343,6 +9430,13 @@ __metadata:
93439430
languageName: node
93449431
linkType: hard
93459432

9433+
"parse-statements@npm:1.0.11":
9434+
version: 1.0.11
9435+
resolution: "parse-statements@npm:1.0.11"
9436+
checksum: 10c0/48960e085019068a5f5242e875fd9d21ec87df2e291acf5ad4e4887b40eab6929a8c8d59542acb85a6497e870c5c6a24f5ab7f980ef5f907c14cc5f7984a93f3
9437+
languageName: node
9438+
linkType: hard
9439+
93469440
"parseurl@npm:^1.3.3":
93479441
version: 1.3.3
93489442
resolution: "parseurl@npm:1.3.3"

0 commit comments

Comments
 (0)