From ae4f77ae35346927762cd693644674ffeb37d21d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 22:58:42 +0000 Subject: [PATCH] build(deps): bump the npm-dependencies group across 1 directory with 7 updates Bumps the npm-dependencies group with 1 update in the / directory: [@esri/calcite-components](https://github.com/Esri/calcite-design-system/tree/HEAD/packages/calcite-components). Updates `@esri/calcite-components` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/Esri/calcite-design-system/releases) - [Changelog](https://github.com/Esri/calcite-design-system/blob/dev/packages/calcite-components/CHANGELOG.md) - [Commits](https://github.com/Esri/calcite-design-system/commits/@esri/calcite-components@3.2.0/packages/calcite-components) Updates `@types/node` from 22.15.18 to 22.15.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-istanbul` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/coverage-istanbul) Updates `@vitest/coverage-v8` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/coverage-v8) Updates `cspell` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.0.2/packages/cspell) Updates `msw` from 2.8.2 to 2.8.4 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](https://github.com/mswjs/msw/compare/v2.8.2...v2.8.4) Updates `vitest` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.4/packages/vitest) --- updated-dependencies: - dependency-name: "@esri/calcite-components" dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 22.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@vitest/coverage-istanbul" dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: cspell dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: msw dependency-version: 2.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vitest dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 507 +++++++++++++++++++++++++------------------------ 2 files changed, 256 insertions(+), 253 deletions(-) diff --git a/package.json b/package.json index 0386c805..59cca1f0 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@analytics/google-tag-manager": "^0.6.0", "@arcgis/core": "^4.32.10", - "@esri/calcite-components": "3.1.0", + "@esri/calcite-components": "3.2.0", "@fontsource/inconsolata": "^5.2.5", "@fontsource/lato": "^5.2.5", "@fontsource/overpass": "^5.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e42ce8c..6c051803 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: ^4.32.10 version: 4.32.10 '@esri/calcite-components': - specifier: 3.1.0 - version: 3.1.0 + specifier: 3.2.0 + version: 3.2.0 '@fontsource/inconsolata': specifier: ^5.2.5 version: 5.2.5 @@ -64,28 +64,28 @@ importers: version: 3.3.3 '@types/node': specifier: ^22.15.18 - version: 22.15.18 + version: 22.15.21 '@types/terraformer__arcgis': specifier: ^2.0.5 version: 2.0.5 '@vitest/coverage-istanbul': specifier: ^3.1.3 - version: 3.1.3(vitest@3.1.3(@types/node@22.15.18)(jsdom@26.1.0)(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.7.1)) + version: 3.1.4(vitest@3.1.4(@types/node@22.15.21)(jsdom@26.1.0)(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.8.0)) '@vitest/coverage-v8': specifier: ^3.1.3 - version: 3.1.3(vitest@3.1.3(@types/node@22.15.18)(jsdom@26.1.0)(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.7.1)) + version: 3.1.4(vitest@3.1.4(@types/node@22.15.21)(jsdom@26.1.0)(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.8.0)) browserslist-to-esbuild: specifier: ^2.1.1 version: 2.1.1(browserslist@4.24.5) cspell: specifier: ^9.0.1 - version: 9.0.1 + version: 9.0.2 jsdom: specifier: ^26.1.0 version: 26.1.0 msw: specifier: ^2.8.2 - version: 2.8.2(@types/node@22.15.18)(typescript@5.8.3) + version: 2.8.4(@types/node@22.15.21)(typescript@5.8.3) optionator: specifier: ^0.9.4 version: 0.9.4 @@ -103,10 +103,10 @@ importers: version: 5.8.3 vite: specifier: ^6.3.5 - version: 6.3.5(@types/node@22.15.18)(tsx@4.19.4)(yaml@2.7.1) + version: 6.3.5(@types/node@22.15.21)(tsx@4.19.4)(yaml@2.8.0) vitest: specifier: ^3.1.3 - version: 3.1.3(@types/node@22.15.18)(jsdom@26.1.0)(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.7.1) + version: 3.1.4(@types/node@22.15.21)(jsdom@26.1.0)(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.8.0) packages: @@ -138,17 +138,14 @@ packages: '@analytics/type-utils@0.6.2': resolution: {integrity: sha512-TD+xbmsBLyYy/IxFimW/YL/9L2IEnM7/EoV9Aeh56U64Ify8o27HJcKjo38XY9Tcn0uOq1AX3thkKgvtWvwFQg==} - '@arcgis/components-controllers@4.32.14': - resolution: {integrity: sha512-mJMXIKKVhKXAnrBhxakP5IMPddbWic7Nj5f5Wwc1NLW1TSH6DYx26l7DP302wp99IIz0UqlCUEJl9pRy3rPdtw==} - - '@arcgis/components-utils@4.32.14': - resolution: {integrity: sha512-7uvJRrS4GMiBVJsqr4SOpmYWLOB++Wf+DkgHi1j/d379vdF72p725vy+u5US9JrG9haolE92ZO3gfQ5gLBqSpw==} + '@arcgis/components-utils@4.33.0-next.144': + resolution: {integrity: sha512-XxLFKRJAtNRdLf1WSKcD9ZmUw/u8wiHU5U/wNKZTNLlArj54PkpPa/XNjnycfbmtPdEJJJWzyUu6sOP6OlcJPg==} '@arcgis/core@4.32.10': resolution: {integrity: sha512-dcYbISxjsrBUBmrIx1dlTV4ynrl1CrvqLcd2fYtFgc0WNTqx3V7lFNmpBbT9wu15wqaTUA8kVXmN9HCoUppA4w==} - '@arcgis/lumina@4.32.14': - resolution: {integrity: sha512-PzLfQ2sKigEFhLNILuAU3mUouUFGdJbr9k5/+bwa8yy3dyS22e3lKsoIm5sJpE1Lj22KT2cX9WKc2V0Gs8IMsQ==} + '@arcgis/lumina@4.33.0-next.144': + resolution: {integrity: sha512-3y0aEm4TT628KB9JyHlpNY21ZcKVAfGV8tSxXb1loxdvl21/ppGp3Of0gPQfuhTAzKDEhI6rjDGXybojjh1kjg==} '@asamuzakjp/css-color@3.1.7': resolution: {integrity: sha512-Ok5fYhtwdyJQmU1PpEv6Si7Y+A4cYb8yNM9oiIJC9TzXPMuN9fvdonKJqcnz9TbFqV6bQ8z0giRq0iaOpGZV2g==} @@ -282,28 +279,28 @@ packages: '@bundled-es-modules/tough-cookie@0.1.6': resolution: {integrity: sha512-dvMHbL464C0zI+Yqxbz6kZ5TOEp7GLW+pry/RWndAR8MJQAXZ2rPmIs8tziTZjeIyhSNZgZbCePtfSbdWqStJw==} - '@cspell/cspell-bundled-dicts@9.0.1': - resolution: {integrity: sha512-h7gTqg0VF4N8VhOPk66XewuSsT56OP2ujgxtAyYQ4H+NuYd3HMfS0h/I3/y9uBhllwOEamaeAzYhc5JF/qIrsQ==} + '@cspell/cspell-bundled-dicts@9.0.2': + resolution: {integrity: sha512-gGFSfVIvYtO95O3Yhcd1o0sOZHjVaCPwYq3MnaNsBBzaMviIZli4FZW9Z+XNKsgo1zRzbl2SdOXJPP0VcyAY0A==} engines: {node: '>=20'} - '@cspell/cspell-json-reporter@9.0.1': - resolution: {integrity: sha512-Rpn7Tuq9t8bZpXZFV43NkhCl0LaPDJZSON4/JFxGbOcH16ryXfrx7oObUTIIyxSxO3fGkzaJZHIwGibRJSsbNQ==} + '@cspell/cspell-json-reporter@9.0.2': + resolution: {integrity: sha512-Hy9hKG53cFhLwiSZuRVAd5YfBb5pPj3V2Val69TW1j4+sy3podewqm4sb3RqoB01LcDkLI/mOeMwHz1xyIjfoA==} engines: {node: '>=20'} - '@cspell/cspell-pipe@9.0.1': - resolution: {integrity: sha512-bhFcvF2a8KYKVh/OebCfJ8LFw5GYHyUsUjAbxnznTBrYOFSIclDjwUwT29yVDXwnQkJkB6Px5Y9e2VvtFizVFg==} + '@cspell/cspell-pipe@9.0.2': + resolution: {integrity: sha512-M1e+u3dyGCJicSZ16xmoVut4pI8ynfqILYiDAYC9+rbn04wJdnWD46ElIZnRriFXx7fu/UsUEexu3lFaqKVGEg==} engines: {node: '>=20'} - '@cspell/cspell-resolver@9.0.1': - resolution: {integrity: sha512-AhIXAhX1qt7Y3EyiP/5rAk7Ow7DJpAyB44wPbfdF9p1vhnk6oQ7RslnD3G6S9o/vNxZ0DWFPREMWx19J/3c+hw==} + '@cspell/cspell-resolver@9.0.2': + resolution: {integrity: sha512-JkMQb+hcEyZ2ALvEeJvfxoIblRpZlnek50Ew5sLSSZciRuhNvQZS5+Apwt1GXHitTo8/bqXFxABNP36O++YAwA==} engines: {node: '>=20'} - '@cspell/cspell-service-bus@9.0.1': - resolution: {integrity: sha512-DoW6hLkFIO3BXePtUYQEax3FTH9fkwCUbf6qphAEXnr4PjoyPZsgBhR6iCrZd4DyhuFiRvK3Cgpq2o3O0NdODQ==} + '@cspell/cspell-service-bus@9.0.2': + resolution: {integrity: sha512-OjfZ3vnBjmkctC9xs/87/9bx/3kZYUPJkWsZxzfH4rla/HeIUrm9UZlDqCibhWifhPHrDdV9hDW5QEGXkYR2hw==} engines: {node: '>=20'} - '@cspell/cspell-types@9.0.1': - resolution: {integrity: sha512-8FRmvyV1AYEepJB3J7jji1ZYG9yOK0eYr4WuUVPfUJa6N3HyeZjWKhxbVvqedmEI74f5Ls3cQKHY1T2Yvqk/ag==} + '@cspell/cspell-types@9.0.2': + resolution: {integrity: sha512-RioULo34qbUXuCCLi/DCDxdb++Nm1ospNXzVkKZrSvTG4AjkC95ZhfIOp9jbGSWqL2PGdaHVXgG77EyQbAk5xA==} engines: {node: '>=20'} '@cspell/dict-ada@4.1.0': @@ -354,11 +351,11 @@ packages: '@cspell/dict-en-common-misspellings@2.0.11': resolution: {integrity: sha512-xFQjeg0wFHh9sFhshpJ+5BzWR1m9Vu8pD0CGPkwZLK9oii8AD8RXNchabLKy/O5VTLwyqPOi9qpyp1cxm3US4Q==} - '@cspell/dict-en-gb-mit@3.0.6': - resolution: {integrity: sha512-QYDwuXi9Yh+AvU1omhz8sWX+A1SxWI3zeK1HdGfTrICZavhp8xxcQGTa5zxTTFRCcQc483YzUH2Dl+6Zd50tJg==} + '@cspell/dict-en-gb-mit@3.0.7': + resolution: {integrity: sha512-fdZbu4jbkzjjTO0jPBGINwQwzNFGapMnhH9D4mDa4UzGGyQFVRx6n/FFwxnfs7CXbuCV6UFSwjHZEAB8pfWn0A==} - '@cspell/dict-en_us@4.4.8': - resolution: {integrity: sha512-OkNUVuU9Q+Sf827/61YPkk6ya6dSsllzeYniBFqNW9TkoqQXT3vggkgmtCE1aEhSvVctMwxpPYoC8pZgn1TeSA==} + '@cspell/dict-en_us@4.4.9': + resolution: {integrity: sha512-5gjqpUwhE+qP9A9wxD1+MGGJ3DNqTgSpiOsS10cGJfV4p/Z194XkDUZrUrJsnJA/3fsCZHAzcNWh8m0bw1v++A==} '@cspell/dict-filetypes@3.0.12': resolution: {integrity: sha512-+ds5wgNdlUxuJvhg8A1TjuSpalDFGCh7SkANCWvIplg6QZPXL4j83lqxP7PgjHpx7PsBUS7vw0aiHPjZy9BItw==} @@ -378,8 +375,8 @@ packages: '@cspell/dict-gaming-terms@1.1.1': resolution: {integrity: sha512-tb8GFxjTLDQstkJcJ90lDqF4rKKlMUKs5/ewePN9P+PYRSehqDpLI5S5meOfPit8LGszeOrjUdBQ4zXo7NpMyQ==} - '@cspell/dict-git@3.0.4': - resolution: {integrity: sha512-C44M+m56rYn6QCsLbiKiedyPTMZxlDdEYAsPwwlL5bhMDDzXZ3Ic8OCQIhMbiunhCOJJT+er4URmOmM+sllnjg==} + '@cspell/dict-git@3.0.5': + resolution: {integrity: sha512-I7l86J2nOcpBY0OcwXLTGMbcXbEE7nxZme9DmYKrNgmt35fcLu+WKaiXW7P29V+lIXjJo/wKrEDY+wUEwVuABQ==} '@cspell/dict-golang@6.0.21': resolution: {integrity: sha512-D3wG1MWhFx54ySFJ00CS1MVjR4UiBVsOWGIjJ5Av+HamnguqEshxbF9mvy+BX0KqzdLVzwFkoLBs8QeOID56HA==} @@ -434,8 +431,8 @@ packages: '@cspell/dict-node@5.0.7': resolution: {integrity: sha512-ZaPpBsHGQCqUyFPKLyCNUH2qzolDRm1/901IO8e7btk7bEDF56DN82VD43gPvD4HWz3yLs/WkcLa01KYAJpnOw==} - '@cspell/dict-npm@5.2.3': - resolution: {integrity: sha512-EdGkCpAq66Mhi9Qldgsr+NvPVL4TdtmdlqDe4VBp0P3n6J0B7b0jT1MlVDIiLR+F1eqBfL0qjfHf0ey1CafeNw==} + '@cspell/dict-npm@5.2.4': + resolution: {integrity: sha512-/hK5ii9OzSOQkmTjkzJlEYWz+PBnz2hRq5Xu7d4aDURaynO9xMAcK31JJlKNQulBkVbQHxFZLUrzjdzdAr/Opw==} '@cspell/dict-php@4.0.14': resolution: {integrity: sha512-7zur8pyncYZglxNmqsRycOZ6inpDoVd4yFfz1pQRe5xaRWMiK3Km4n0/X/1YMWhh3e3Sl/fQg5Axb2hlN68t1g==} @@ -464,8 +461,8 @@ packages: '@cspell/dict-shell@1.1.0': resolution: {integrity: sha512-D/xHXX7T37BJxNRf5JJHsvziFDvh23IF/KvkZXNSh8VqcRdod3BAz9VGHZf6VDqcZXr1VRqIYR3mQ8DSvs3AVQ==} - '@cspell/dict-software-terms@5.0.8': - resolution: {integrity: sha512-VsJesitvaHZpMgNwHHms3yDsZz7LNToC2HuSAnyt1znn37ribiJF1ty0jWhVQO6fv7K4PM1KsKTJIwqBwc446g==} + '@cspell/dict-software-terms@5.0.10': + resolution: {integrity: sha512-2nTcVKTYJKU5GzeviXGPtRRC9d23MtfpD4PM4pLSzl29/5nx5MxOUHkzPuJdyaw9mXIz8Rm9IlGeVAvQoTI8aw==} '@cspell/dict-sql@2.2.0': resolution: {integrity: sha512-MUop+d1AHSzXpBvQgQkCiok8Ejzb+nrzyG16E8TvKL2MQeDwnIvMe3bv90eukP6E1HWb+V/MA/4pnq0pcJWKqQ==} @@ -485,20 +482,20 @@ packages: '@cspell/dict-vue@3.0.4': resolution: {integrity: sha512-0dPtI0lwHcAgSiQFx8CzvqjdoXROcH+1LyqgROCpBgppommWpVhbQ0eubnKotFEXgpUCONVkeZJ6Ql8NbTEu+w==} - '@cspell/dynamic-import@9.0.1': - resolution: {integrity: sha512-BoWzHwkufo90ubMZUN8Jy4HQYYWFW7psVCdG/4RUgfvVnazkPfLxWBbsPQsLrlIP0utaqei7D9FU0K7r7mpl4A==} + '@cspell/dynamic-import@9.0.2': + resolution: {integrity: sha512-KhcoNUj6Ij2P8fbRC7QOn3jzbTZFxoQpFGanGU9f+4DfZBH86PCADyKYH+ZpJPlYgrI+Jh4wKzF5y5YKKNrdrw==} engines: {node: '>=20'} - '@cspell/filetypes@9.0.1': - resolution: {integrity: sha512-swZu3ra2AueyjEz/bPsvwFuHGYhjWZBx1K9FSvZA/yDIX5RVr6orQSuf9zvXNFui6Nyk0tudLnn3y9jT0LHk8A==} + '@cspell/filetypes@9.0.2': + resolution: {integrity: sha512-8KEIgptldoZT3pM+yhYV8nXq5T9Sz0YvZIqwDGEqKJ6j447K+I91QWS7RQDrvHkElMi/2g/h08Efg0RIT+QEaQ==} engines: {node: '>=20'} - '@cspell/strong-weak-map@9.0.1': - resolution: {integrity: sha512-u87PWr1xACqs/F3HibZ4Eb0Za/ghWIa6WLvEKV9OaiLfEUQuczbrXPVgHmGr83H0XXWUKy8FvVbWGFmXwiw+gQ==} + '@cspell/strong-weak-map@9.0.2': + resolution: {integrity: sha512-SHTPUcu2e6aYxI5sr1L/9pzz68CArV6WzMvAio//5LbtKI6NtDp/7tARBwLi1G3A3C0289zDHbDKm3wc1lRNhQ==} engines: {node: '>=20'} - '@cspell/url@9.0.1': - resolution: {integrity: sha512-8xaLrsQ742dmwXwS6tjreps3NpSQe6WEZFPQQT2DprVJXGZnfQR8ob0c+kPhD0hu9A6PwShJsRsfh3DQGKCqAw==} + '@cspell/url@9.0.2': + resolution: {integrity: sha512-KwCDL0ejgwVSZB8KTp8FhDe42UOaebTVIMi3O5GcYHi9Cut8B5QU4tbQOFGXP6E4pjimeO9yIkr9Z34kTljj/g==} engines: {node: '>=20'} '@csstools/color-helpers@5.0.2': @@ -683,11 +680,11 @@ packages: resolution: {integrity: sha512-einEveDJ/k1180NOp78PB/4Hje9eBy3dyOGLLtLn6bSkizpUfCwuYBIXOA7Y3F/k/BsTQXgKqUVwQ0eiscWMdA==} engines: {node: '>=18.0.0'} - '@esri/calcite-components@3.1.0': - resolution: {integrity: sha512-tfuxpwHRftyREO9vAcuuWf9KGaSc9UZrw75w/XZsU6fz33biMrANhhFEoTx5dTMALj68Fxnxibpiyg1vv9BRwQ==} + '@esri/calcite-components@3.2.0': + resolution: {integrity: sha512-eJLE11lGzuC1UDAXA8wv//mBzdRGoCv1yr+MumLQM7viJufufw+8A12KoaBcRtheUaJdw/JS7iMrPhdNDFItNw==} - '@esri/calcite-ui-icons@4.1.0': - resolution: {integrity: sha512-j8uPnbsrPklQVRnaL2qg0wfosavdnQXARr7ckpiIpzAX75MGmNGLg4QKfpAeQrXGJ/xznWWAc+GtAMY8aDrLsw==} + '@esri/calcite-ui-icons@4.2.0': + resolution: {integrity: sha512-GS41gUt1tgnqG+U1a6yDRiKOHmuLST2uyOI7+cJ83JtLJ7CGduH9K6RERabTE2vRYbudaebI8jZgKNSNOHdGzw==} hasBin: true '@floating-ui/core@1.7.0': @@ -941,8 +938,8 @@ packages: '@types/node@16.18.126': resolution: {integrity: sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw==} - '@types/node@22.15.18': - resolution: {integrity: sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==} + '@types/node@22.15.21': + resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==} '@types/sortablejs@1.15.8': resolution: {integrity: sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==} @@ -1002,25 +999,25 @@ packages: resolution: {integrity: sha512-8r4TNknD7OJQADe3VygeofFR7UNAXZ2/jjBFP5dgI8+2uMfnuGYgbuHivasKr9WSQ64sPej6m8rDoM1uSllXjQ==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} - '@vitest/coverage-istanbul@3.1.3': - resolution: {integrity: sha512-S6zpofFh7ykVM01KpCbsdPRKBG4SCP/ErvrakFBJEUhiN/nRgsuCsi68VSe8rWstz6V1cJ/Sa/PDttr6FRZuNg==} + '@vitest/coverage-istanbul@3.1.4': + resolution: {integrity: sha512-WcGed2Bad8T96tSPr7zLsLS8SBiGuTnoEUAf/wLeA2rOTTFo9N2Mrxr6//v4qleXsYh+o2nd+gZ63KcNB8fgjg==} peerDependencies: - vitest: 3.1.3 + vitest: 3.1.4 - '@vitest/coverage-v8@3.1.3': - resolution: {integrity: sha512-cj76U5gXCl3g88KSnf80kof6+6w+K4BjOflCl7t6yRJPDuCrHtVu0SgNYOUARJOL5TI8RScDbm5x4s1/P9bvpw==} + '@vitest/coverage-v8@3.1.4': + resolution: {integrity: sha512-G4p6OtioySL+hPV7Y6JHlhpsODbJzt1ndwHAFkyk6vVjpK03PFsKnauZIzcd0PrK4zAbc5lc+jeZ+eNGiMA+iw==} peerDependencies: - '@vitest/browser': 3.1.3 - vitest: 3.1.3 + '@vitest/browser': 3.1.4 + vitest: 3.1.4 peerDependenciesMeta: '@vitest/browser': optional: true - '@vitest/expect@3.1.3': - resolution: {integrity: sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==} + '@vitest/expect@3.1.4': + resolution: {integrity: sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==} - '@vitest/mocker@3.1.3': - resolution: {integrity: sha512-PJbLjonJK82uCWHjzgBJZuR7zmAOrSvKk1QBxrennDIgtH4uK0TB1PvYmc0XBCigxxtiAVPfWtAdy4lpz8SQGQ==} + '@vitest/mocker@3.1.4': + resolution: {integrity: sha512-8IJ3CvwtSw/EFXqWFL8aCMu+YyYXG2WUSrQbViOZkWTKTVicVwZ/YiEZDSqD00kX+v/+W+OnxhNWoeVKorHygA==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -1030,20 +1027,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.1.3': - resolution: {integrity: sha512-i6FDiBeJUGLDKADw2Gb01UtUNb12yyXAqC/mmRWuYl+m/U9GS7s8us5ONmGkGpUUo7/iAYzI2ePVfOZTYvUifA==} + '@vitest/pretty-format@3.1.4': + resolution: {integrity: sha512-cqv9H9GvAEoTaoq+cYqUTCGscUjKqlJZC7PRwY5FMySVj5J+xOm1KQcCiYHJOEzOKRUhLH4R2pTwvFlWCEScsg==} - '@vitest/runner@3.1.3': - resolution: {integrity: sha512-Tae+ogtlNfFei5DggOsSUvkIaSuVywujMj6HzR97AHK6XK8i3BuVyIifWAm/sE3a15lF5RH9yQIrbXYuo0IFyA==} + '@vitest/runner@3.1.4': + resolution: {integrity: sha512-djTeF1/vt985I/wpKVFBMWUlk/I7mb5hmD5oP8K9ACRmVXgKTae3TUOtXAEBfslNKPzUQvnKhNd34nnRSYgLNQ==} - '@vitest/snapshot@3.1.3': - resolution: {integrity: sha512-XVa5OPNTYUsyqG9skuUkFzAeFnEzDp8hQu7kZ0N25B1+6KjGm4hWLtURyBbsIAOekfWQ7Wuz/N/XXzgYO3deWQ==} + '@vitest/snapshot@3.1.4': + resolution: {integrity: sha512-JPHf68DvuO7vilmvwdPr9TS0SuuIzHvxeaCkxYcCD4jTk67XwL45ZhEHFKIuCm8CYstgI6LZ4XbwD6ANrwMpFg==} - '@vitest/spy@3.1.3': - resolution: {integrity: sha512-x6w+ctOEmEXdWaa6TO4ilb7l9DxPR5bwEb6hILKuxfU1NqWT2mpJD9NJN7t3OTfxmVlOMrvtoFJGdgyzZ605lQ==} + '@vitest/spy@3.1.4': + resolution: {integrity: sha512-Xg1bXhu+vtPXIodYN369M86K8shGLouNjoVI78g8iAq2rFoHFdajNvJJ5A/9bPMFcfQqdaCpOgWKEoMQg/s0Yg==} - '@vitest/utils@3.1.3': - resolution: {integrity: sha512-2Ltrpht4OmHO9+c/nmHtF09HWiyWdworqnHIwjfvDyWjuwKbdkcS9AnhsDn+8E2RM4x++foD1/tNuLPVvWG1Rg==} + '@vitest/utils@3.1.4': + resolution: {integrity: sha512-yriMuO1cfFhmiGc8ataN51+9ooHRuURdfAZfwFd3usWynjzpLslZdYnRegTv32qdgtJTsj15FoeZe2g15fY1gg==} '@webcomponents/shadycss@1.11.2': resolution: {integrity: sha512-vRq+GniJAYSBmTRnhCYPAPq6THYqovJ/gzGThWbgEZUQaBccndGTi1hdiUP15HzEco0I6t4RCtXyX0rsSmwgPw==} @@ -1175,8 +1172,8 @@ packages: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} - color-convert@3.0.1: - resolution: {integrity: sha512-5kQah2eolfQV7HCrxtsBBArPfT5dwaKYMCXeMQsdRO7ihTO/cuNLGjd50ITCDn+ZU/YbS0Go64SjP9154eopxg==} + color-convert@3.1.0: + resolution: {integrity: sha512-TVoqAq8ZDIpK5lsQY874DDnu65CSsc9vzq0wLpNQ6UMBq81GSZocVazPiBbYGzngzBOIRahpkTzCLVe2at4MfA==} engines: {node: '>=14.6'} color-name@1.1.4: @@ -1198,9 +1195,9 @@ packages: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} - commander@13.1.0: - resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==} - engines: {node: '>=18'} + commander@14.0.0: + resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==} + engines: {node: '>=20'} commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} @@ -1232,42 +1229,42 @@ packages: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} - cspell-config-lib@9.0.1: - resolution: {integrity: sha512-hbeyU6cY4NPKh69L4QpBZgGz00f7rLk10xPlCo6MxEmCqSOTuXXvDEUR51d2ED69G+GyFAeZi5VU9IdJ4jhvzQ==} + cspell-config-lib@9.0.2: + resolution: {integrity: sha512-8rCmGUEzlytnNeAazvbBdLeUoN18Cct8k6KLePiUS0GglYomSAvcPWsamSk9jeh947m0cu2dhjZPnKQlp11XBA==} engines: {node: '>=20'} - cspell-dictionary@9.0.1: - resolution: {integrity: sha512-I9gjRpfV4djxN0i2p9OzWIrkjtUaGUyVE9atvRbkHUMeqDUhC2Qt0Mb9tnF8I7qnHeZt+U44vUa9Dg7yrJ+k4Q==} + cspell-dictionary@9.0.2: + resolution: {integrity: sha512-u1jLnqu+2IJiGKdUP9LF1/vseOrCh6hUACHZQ8JsCbHC2KU/DL68s4IgS5jDyK5lBcwPOWzQOiTuXQSEardpFQ==} engines: {node: '>=20'} - cspell-gitignore@9.0.1: - resolution: {integrity: sha512-xjgOmeGbHEaeF0erRQ2QXwqxWqGDiI4mu+NjCL7ZHPoAM5y8PEO6IbxVNabIB1xC4QAborbtEQ/8ydDWLJcPoQ==} + cspell-gitignore@9.0.2: + resolution: {integrity: sha512-2CXpUYa+mf1I0oMH/V0qzT0zP95IqYzaS9BfEB7AcSmjrvuIgmiGLztUNrG5mMMBAlHk7sfI8gAEMMvr/Q7sTQ==} engines: {node: '>=20'} hasBin: true - cspell-glob@9.0.1: - resolution: {integrity: sha512-dQU/ln6J9Qe31zk1cLJnq/WNAjRrTUig1GG8WA2oK1jHZKY9VbyJLb5DUFnDUx35cI0jdOEnGSCWi8qNjHSc1Q==} + cspell-glob@9.0.2: + resolution: {integrity: sha512-trTskAU7tw9RpCb+/uPM4zWByZEavHh3SIrjz7Du/ritjZi85O80HItNw5O3ext4zSPfNNLL3kBT7fLLphFHrw==} engines: {node: '>=20'} - cspell-grammar@9.0.1: - resolution: {integrity: sha512-FZ1z1p3pslfotZT/W/VRZjB4S+z0ETrTbNmQ5pGmhdY0nm7Slmg+8nIJluLEjBneBGTJIOcLjYykwS2vI6jzxw==} + cspell-grammar@9.0.2: + resolution: {integrity: sha512-3hrNZJYEgWSaCvH3rpFq43PX9pxdJt60+pFG3CTZAdpcI97DDsrdH3f7a6h8sNAb+pN59JnV2DtWexsAVL6vjA==} engines: {node: '>=20'} hasBin: true - cspell-io@9.0.1: - resolution: {integrity: sha512-L5fZY0glVeQb6nmt1WL1wKzZzoHJUkBQ9BGCrwqSXIrjZrYmBNSKixCjo6o9n2keRUwpNjsvZj1TQDKDV+FsXA==} + cspell-io@9.0.2: + resolution: {integrity: sha512-TO93FTgQjjp62nAn213885RdyOTsQwdjSHdeYaaNiaTBOBgj2jR8M8bi3+h2imGBlinlYERoVbPF9wghJEK2nw==} engines: {node: '>=20'} - cspell-lib@9.0.1: - resolution: {integrity: sha512-F4vJG6GmAGVAuhgcepO12UtG7yev7Rcfa31MLIyYNTrd5NeORzM+GTHnL970FlEflwYPYjcSTGwkyowQ+ZbmDg==} + cspell-lib@9.0.2: + resolution: {integrity: sha512-uoPQ0f+umOGUQB/q0H+K/gWfd7xJMaPlt5rXMMTeKIPHLDRBE7lBx4mHVCmgevL+oTNSLpIE5FdqRDbr+Q+Awg==} engines: {node: '>=20'} - cspell-trie-lib@9.0.1: - resolution: {integrity: sha512-gIupiHwLdsQun79biJgiqmXffKUGzFjGLFEeVptI2Zy5Oa3XhRJsHap4PyeleErONkpzxMG1tgpOWzhOqwl65Q==} + cspell-trie-lib@9.0.2: + resolution: {integrity: sha512-inXu6YEoJFLYnxgcXy3quCoGgSWYRye1kM4dj8kbYtNAQgUVD93hPFdmPWObwhVawsS3rQybckG3DSnmxBe9Fg==} engines: {node: '>=20'} - cspell@9.0.1: - resolution: {integrity: sha512-AJqsX+3eSTz9GmIuyEZUzCCTbvCPw6+Nv7UYa4PCn7vNV3XEb5LHTp5i9y2i65fNaeNEcQXLrLYoY/JcBFmUSQ==} + cspell@9.0.2: + resolution: {integrity: sha512-VwPNTTivvv/NyovXUMcTYc7BaOgun7k8FhRWaVKxZPEsl/9r9WTLmQ1dNbHRq56LajH2b7wKGQYuRsfov3UWTg==} engines: {node: '>=20'} hasBin: true @@ -1747,8 +1744,8 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - msw@2.8.2: - resolution: {integrity: sha512-ugu8RBgUj6//RD0utqDDPdS+QIs36BKYkDAM6u59hcMVtFM4PM0vW4l3G1R+1uCWP2EWFUG8reT/gPXVEtx7/w==} + msw@2.8.4: + resolution: {integrity: sha512-GLU8gx0o7RBG/3x/eTnnLd5S5ZInxXRRRMN8GJwaPZ4jpJTxzQfWGvwr90e8L5dkKJnz+gT4gQYCprLy/c4kVw==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -1896,6 +1893,11 @@ packages: engines: {node: '>=10'} hasBin: true + semver@7.7.2: + resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==} + engines: {node: '>=10'} + hasBin: true + shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} @@ -1965,8 +1967,8 @@ packages: tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} - tapable@2.2.1: - resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} + tapable@2.2.2: + resolution: {integrity: sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==} engines: {node: '>=6'} test-exclude@7.0.1: @@ -2038,6 +2040,10 @@ packages: resolution: {integrity: sha512-9YvLNnORDpI+vghLU/Nf+zSv0kL47KbVJ1o3sKgoTefl6i+zebxbiDQWoe/oWWqPhIgQdRZRT1KA9sCPL810SA==} engines: {node: '>=16'} + type-fest@4.41.0: + resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} + engines: {node: '>=16'} + typescript@5.8.3: resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} engines: {node: '>=14.17'} @@ -2059,8 +2065,8 @@ packages: url-parse@1.5.10: resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==} - vite-node@3.1.3: - resolution: {integrity: sha512-uHV4plJ2IxCl4u1up1FQRrqclylKAogbtBfOTwcuJ28xFi+89PZ57BRh+naIRvH70HPwxy5QHYzg1OrEaC7AbA==} + vite-node@3.1.4: + resolution: {integrity: sha512-6enNwYnpyDo4hEgytbmc6mYWHXDHYEn0D1/rw4Q+tnHUGtKTJsn8T1YkX6Q18wI5LCrS8CTYlBaiCqxOy2kvUA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -2104,16 +2110,16 @@ packages: yaml: optional: true - vitest@3.1.3: - resolution: {integrity: sha512-188iM4hAHQ0km23TN/adso1q5hhwKqUpv+Sd6p5sOuh6FhQnRNW3IsiIpvxqahtBabsJ2SLZgmGSpcYK4wQYJw==} + vitest@3.1.4: + resolution: {integrity: sha512-Ta56rT7uWxCSJXlBtKgIlApJnT6e6IGmTYxYcmxjJ4ujuZDI59GUQgVDObXXJujOmPDBYXHK1qmaGtneu6TNIQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.1.3 - '@vitest/ui': 3.1.3 + '@vitest/browser': 3.1.4 + '@vitest/ui': 3.1.4 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -2232,9 +2238,9 @@ packages: yallist@3.1.1: resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} - yaml@2.7.1: - resolution: {integrity: sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==} - engines: {node: '>= 14'} + yaml@2.8.0: + resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==} + engines: {node: '>= 14.6'} hasBin: true yargs-parser@21.1.1: @@ -2292,28 +2298,22 @@ snapshots: '@analytics/type-utils@0.6.2': {} - '@arcgis/components-controllers@4.32.14': - dependencies: - '@arcgis/components-utils': 4.32.14 - tslib: 2.8.1 - - '@arcgis/components-utils@4.32.14': + '@arcgis/components-utils@4.33.0-next.144': dependencies: tslib: 2.8.1 '@arcgis/core@4.32.10': dependencies: '@esri/arcgis-html-sanitizer': 4.1.0 - '@esri/calcite-components': 3.1.0 + '@esri/calcite-components': 3.2.0 '@vaadin/grid': 24.6.9 '@zip.js/zip.js': 2.7.60 luxon: 3.5.0 marked: 15.0.11 - '@arcgis/lumina@4.32.14': + '@arcgis/lumina@4.33.0-next.144': dependencies: - '@arcgis/components-controllers': 4.32.14 - '@arcgis/components-utils': 4.32.14 + '@arcgis/components-utils': 4.33.0-next.144 '@lit-labs/ssr': 3.3.1 '@lit-labs/ssr-client': 1.1.7 '@lit/context': 1.1.5 @@ -2477,7 +2477,7 @@ snapshots: '@types/tough-cookie': 4.0.5 tough-cookie: 4.1.4 - '@cspell/cspell-bundled-dicts@9.0.1': + '@cspell/cspell-bundled-dicts@9.0.2': dependencies: '@cspell/dict-ada': 4.1.0 '@cspell/dict-al': 1.1.0 @@ -2495,15 +2495,15 @@ snapshots: '@cspell/dict-dotnet': 5.0.9 '@cspell/dict-elixir': 4.0.7 '@cspell/dict-en-common-misspellings': 2.0.11 - '@cspell/dict-en-gb-mit': 3.0.6 - '@cspell/dict-en_us': 4.4.8 + '@cspell/dict-en-gb-mit': 3.0.7 + '@cspell/dict-en_us': 4.4.9 '@cspell/dict-filetypes': 3.0.12 '@cspell/dict-flutter': 1.1.0 '@cspell/dict-fonts': 4.0.4 '@cspell/dict-fsharp': 1.1.0 '@cspell/dict-fullstack': 3.2.6 '@cspell/dict-gaming-terms': 1.1.1 - '@cspell/dict-git': 3.0.4 + '@cspell/dict-git': 3.0.5 '@cspell/dict-golang': 6.0.21 '@cspell/dict-google': 1.0.8 '@cspell/dict-haskell': 4.0.5 @@ -2520,7 +2520,7 @@ snapshots: '@cspell/dict-markdown': 2.0.10(@cspell/dict-css@4.0.17)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.11)(@cspell/dict-typescript@3.2.1) '@cspell/dict-monkeyc': 1.0.10 '@cspell/dict-node': 5.0.7 - '@cspell/dict-npm': 5.2.3 + '@cspell/dict-npm': 5.2.4 '@cspell/dict-php': 4.0.14 '@cspell/dict-powershell': 5.0.14 '@cspell/dict-public-licenses': 2.0.13 @@ -2530,7 +2530,7 @@ snapshots: '@cspell/dict-rust': 4.0.11 '@cspell/dict-scala': 5.0.7 '@cspell/dict-shell': 1.1.0 - '@cspell/dict-software-terms': 5.0.8 + '@cspell/dict-software-terms': 5.0.10 '@cspell/dict-sql': 2.2.0 '@cspell/dict-svelte': 1.0.6 '@cspell/dict-swift': 2.0.5 @@ -2538,19 +2538,19 @@ snapshots: '@cspell/dict-typescript': 3.2.1 '@cspell/dict-vue': 3.0.4 - '@cspell/cspell-json-reporter@9.0.1': + '@cspell/cspell-json-reporter@9.0.2': dependencies: - '@cspell/cspell-types': 9.0.1 + '@cspell/cspell-types': 9.0.2 - '@cspell/cspell-pipe@9.0.1': {} + '@cspell/cspell-pipe@9.0.2': {} - '@cspell/cspell-resolver@9.0.1': + '@cspell/cspell-resolver@9.0.2': dependencies: global-directory: 4.0.1 - '@cspell/cspell-service-bus@9.0.1': {} + '@cspell/cspell-service-bus@9.0.2': {} - '@cspell/cspell-types@9.0.1': {} + '@cspell/cspell-types@9.0.2': {} '@cspell/dict-ada@4.1.0': {} @@ -2586,9 +2586,9 @@ snapshots: '@cspell/dict-en-common-misspellings@2.0.11': {} - '@cspell/dict-en-gb-mit@3.0.6': {} + '@cspell/dict-en-gb-mit@3.0.7': {} - '@cspell/dict-en_us@4.4.8': {} + '@cspell/dict-en_us@4.4.9': {} '@cspell/dict-filetypes@3.0.12': {} @@ -2602,7 +2602,7 @@ snapshots: '@cspell/dict-gaming-terms@1.1.1': {} - '@cspell/dict-git@3.0.4': {} + '@cspell/dict-git@3.0.5': {} '@cspell/dict-golang@6.0.21': {} @@ -2641,7 +2641,7 @@ snapshots: '@cspell/dict-node@5.0.7': {} - '@cspell/dict-npm@5.2.3': {} + '@cspell/dict-npm@5.2.4': {} '@cspell/dict-php@4.0.14': {} @@ -2663,7 +2663,7 @@ snapshots: '@cspell/dict-shell@1.1.0': {} - '@cspell/dict-software-terms@5.0.8': {} + '@cspell/dict-software-terms@5.0.10': {} '@cspell/dict-sql@2.2.0': {} @@ -2677,16 +2677,16 @@ snapshots: '@cspell/dict-vue@3.0.4': {} - '@cspell/dynamic-import@9.0.1': + '@cspell/dynamic-import@9.0.2': dependencies: - '@cspell/url': 9.0.1 + '@cspell/url': 9.0.2 import-meta-resolve: 4.1.0 - '@cspell/filetypes@9.0.1': {} + '@cspell/filetypes@9.0.2': {} - '@cspell/strong-weak-map@9.0.1': {} + '@cspell/strong-weak-map@9.0.2': {} - '@cspell/url@9.0.1': {} + '@cspell/url@9.0.2': {} '@csstools/color-helpers@5.0.2': {} @@ -2787,12 +2787,11 @@ snapshots: dependencies: xss: 1.0.13 - '@esri/calcite-components@3.1.0': + '@esri/calcite-components@3.2.0': dependencies: - '@arcgis/components-controllers': 4.32.14 - '@arcgis/components-utils': 4.32.14 - '@arcgis/lumina': 4.32.14 - '@esri/calcite-ui-icons': 4.1.0 + '@arcgis/components-utils': 4.33.0-next.144 + '@arcgis/lumina': 4.33.0-next.144 + '@esri/calcite-ui-icons': 4.2.0 '@floating-ui/dom': 1.7.0 '@floating-ui/utils': 0.2.9 '@types/sortablejs': 1.15.8 @@ -2804,9 +2803,9 @@ snapshots: lodash-es: 4.17.21 sortablejs: 1.15.6 timezone-groups: 0.10.4 - type-fest: 4.40.1 + type-fest: 4.41.0 - '@esri/calcite-ui-icons@4.1.0': {} + '@esri/calcite-ui-icons@4.2.0': {} '@floating-ui/core@1.7.0': dependencies: @@ -2825,17 +2824,17 @@ snapshots: '@fontsource/overpass@5.2.5': {} - '@inquirer/confirm@5.1.9(@types/node@22.15.18)': + '@inquirer/confirm@5.1.9(@types/node@22.15.21)': dependencies: - '@inquirer/core': 10.1.10(@types/node@22.15.18) - '@inquirer/type': 3.0.6(@types/node@22.15.18) + '@inquirer/core': 10.1.10(@types/node@22.15.21) + '@inquirer/type': 3.0.6(@types/node@22.15.21) optionalDependencies: - '@types/node': 22.15.18 + '@types/node': 22.15.21 - '@inquirer/core@10.1.10(@types/node@22.15.18)': + '@inquirer/core@10.1.10(@types/node@22.15.21)': dependencies: '@inquirer/figures': 1.0.11 - '@inquirer/type': 3.0.6(@types/node@22.15.18) + '@inquirer/type': 3.0.6(@types/node@22.15.21) ansi-escapes: 4.3.2 cli-width: 4.1.0 mute-stream: 2.0.0 @@ -2843,13 +2842,13 @@ snapshots: wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.2 optionalDependencies: - '@types/node': 22.15.18 + '@types/node': 22.15.21 '@inquirer/figures@1.0.11': {} - '@inquirer/type@3.0.6(@types/node@22.15.18)': + '@inquirer/type@3.0.6(@types/node@22.15.21)': optionalDependencies: - '@types/node': 22.15.18 + '@types/node': 22.15.21 '@interactjs/types@1.10.27': {} @@ -3024,7 +3023,7 @@ snapshots: '@types/node@16.18.126': {} - '@types/node@22.15.18': + '@types/node@22.15.21': dependencies: undici-types: 6.21.0 @@ -3149,7 +3148,7 @@ snapshots: dependencies: '@vaadin/vaadin-development-mode-detector': 2.0.7 - '@vitest/coverage-istanbul@3.1.3(vitest@3.1.3(@types/node@22.15.18)(jsdom@26.1.0)(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.7.1))': + '@vitest/coverage-istanbul@3.1.4(vitest@3.1.4(@types/node@22.15.21)(jsdom@26.1.0)(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.8.0))': dependencies: '@istanbuljs/schema': 0.1.3 debug: 4.4.0 @@ -3161,11 +3160,11 @@ snapshots: magicast: 0.3.5 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.1.3(@types/node@22.15.18)(jsdom@26.1.0)(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.7.1) + vitest: 3.1.4(@types/node@22.15.21)(jsdom@26.1.0)(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.8.0) transitivePeerDependencies: - supports-color - '@vitest/coverage-v8@3.1.3(vitest@3.1.3(@types/node@22.15.18)(jsdom@26.1.0)(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.7.1))': + '@vitest/coverage-v8@3.1.4(vitest@3.1.4(@types/node@22.15.21)(jsdom@26.1.0)(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.8.0))': dependencies: '@ampproject/remapping': 2.3.0 '@bcoe/v8-coverage': 1.0.2 @@ -3179,48 +3178,48 @@ snapshots: std-env: 3.9.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.1.3(@types/node@22.15.18)(jsdom@26.1.0)(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.7.1) + vitest: 3.1.4(@types/node@22.15.21)(jsdom@26.1.0)(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.8.0) transitivePeerDependencies: - supports-color - '@vitest/expect@3.1.3': + '@vitest/expect@3.1.4': dependencies: - '@vitest/spy': 3.1.3 - '@vitest/utils': 3.1.3 + '@vitest/spy': 3.1.4 + '@vitest/utils': 3.1.4 chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.3(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(vite@6.3.5(@types/node@22.15.18)(tsx@4.19.4)(yaml@2.7.1))': + '@vitest/mocker@3.1.4(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(vite@6.3.5(@types/node@22.15.21)(tsx@4.19.4)(yaml@2.8.0))': dependencies: - '@vitest/spy': 3.1.3 + '@vitest/spy': 3.1.4 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - msw: 2.8.2(@types/node@22.15.18)(typescript@5.8.3) - vite: 6.3.5(@types/node@22.15.18)(tsx@4.19.4)(yaml@2.7.1) + msw: 2.8.4(@types/node@22.15.21)(typescript@5.8.3) + vite: 6.3.5(@types/node@22.15.21)(tsx@4.19.4)(yaml@2.8.0) - '@vitest/pretty-format@3.1.3': + '@vitest/pretty-format@3.1.4': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.1.3': + '@vitest/runner@3.1.4': dependencies: - '@vitest/utils': 3.1.3 + '@vitest/utils': 3.1.4 pathe: 2.0.3 - '@vitest/snapshot@3.1.3': + '@vitest/snapshot@3.1.4': dependencies: - '@vitest/pretty-format': 3.1.3 + '@vitest/pretty-format': 3.1.4 magic-string: 0.30.17 pathe: 2.0.3 - '@vitest/spy@3.1.3': + '@vitest/spy@3.1.4': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.1.3': + '@vitest/utils@3.1.4': dependencies: - '@vitest/pretty-format': 3.1.3 + '@vitest/pretty-format': 3.1.4 loupe: 3.1.3 tinyrainbow: 2.0.0 @@ -3347,7 +3346,7 @@ snapshots: dependencies: color-name: 1.1.4 - color-convert@3.0.1: + color-convert@3.1.0: dependencies: color-name: 2.0.0 @@ -3361,7 +3360,7 @@ snapshots: color@5.0.0: dependencies: - color-convert: 3.0.1 + color-convert: 3.1.0 color-string: 2.0.1 combined-stream@1.0.8: @@ -3369,7 +3368,7 @@ snapshots: delayed-stream: 1.0.0 optional: true - commander@13.1.0: {} + commander@14.0.0: {} commander@2.20.3: {} @@ -3399,58 +3398,58 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - cspell-config-lib@9.0.1: + cspell-config-lib@9.0.2: dependencies: - '@cspell/cspell-types': 9.0.1 + '@cspell/cspell-types': 9.0.2 comment-json: 4.2.5 - yaml: 2.7.1 + yaml: 2.8.0 - cspell-dictionary@9.0.1: + cspell-dictionary@9.0.2: dependencies: - '@cspell/cspell-pipe': 9.0.1 - '@cspell/cspell-types': 9.0.1 - cspell-trie-lib: 9.0.1 + '@cspell/cspell-pipe': 9.0.2 + '@cspell/cspell-types': 9.0.2 + cspell-trie-lib: 9.0.2 fast-equals: 5.2.2 - cspell-gitignore@9.0.1: + cspell-gitignore@9.0.2: dependencies: - '@cspell/url': 9.0.1 - cspell-glob: 9.0.1 - cspell-io: 9.0.1 + '@cspell/url': 9.0.2 + cspell-glob: 9.0.2 + cspell-io: 9.0.2 - cspell-glob@9.0.1: + cspell-glob@9.0.2: dependencies: - '@cspell/url': 9.0.1 + '@cspell/url': 9.0.2 picomatch: 4.0.2 - cspell-grammar@9.0.1: + cspell-grammar@9.0.2: dependencies: - '@cspell/cspell-pipe': 9.0.1 - '@cspell/cspell-types': 9.0.1 + '@cspell/cspell-pipe': 9.0.2 + '@cspell/cspell-types': 9.0.2 - cspell-io@9.0.1: + cspell-io@9.0.2: dependencies: - '@cspell/cspell-service-bus': 9.0.1 - '@cspell/url': 9.0.1 + '@cspell/cspell-service-bus': 9.0.2 + '@cspell/url': 9.0.2 - cspell-lib@9.0.1: + cspell-lib@9.0.2: dependencies: - '@cspell/cspell-bundled-dicts': 9.0.1 - '@cspell/cspell-pipe': 9.0.1 - '@cspell/cspell-resolver': 9.0.1 - '@cspell/cspell-types': 9.0.1 - '@cspell/dynamic-import': 9.0.1 - '@cspell/filetypes': 9.0.1 - '@cspell/strong-weak-map': 9.0.1 - '@cspell/url': 9.0.1 + '@cspell/cspell-bundled-dicts': 9.0.2 + '@cspell/cspell-pipe': 9.0.2 + '@cspell/cspell-resolver': 9.0.2 + '@cspell/cspell-types': 9.0.2 + '@cspell/dynamic-import': 9.0.2 + '@cspell/filetypes': 9.0.2 + '@cspell/strong-weak-map': 9.0.2 + '@cspell/url': 9.0.2 clear-module: 4.1.2 comment-json: 4.2.5 - cspell-config-lib: 9.0.1 - cspell-dictionary: 9.0.1 - cspell-glob: 9.0.1 - cspell-grammar: 9.0.1 - cspell-io: 9.0.1 - cspell-trie-lib: 9.0.1 + cspell-config-lib: 9.0.2 + cspell-dictionary: 9.0.2 + cspell-glob: 9.0.2 + cspell-grammar: 9.0.2 + cspell-io: 9.0.2 + cspell-trie-lib: 9.0.2 env-paths: 3.0.0 fast-equals: 5.2.2 gensequence: 7.0.0 @@ -3460,30 +3459,30 @@ snapshots: vscode-uri: 3.1.0 xdg-basedir: 5.1.0 - cspell-trie-lib@9.0.1: + cspell-trie-lib@9.0.2: dependencies: - '@cspell/cspell-pipe': 9.0.1 - '@cspell/cspell-types': 9.0.1 + '@cspell/cspell-pipe': 9.0.2 + '@cspell/cspell-types': 9.0.2 gensequence: 7.0.0 - cspell@9.0.1: + cspell@9.0.2: dependencies: - '@cspell/cspell-json-reporter': 9.0.1 - '@cspell/cspell-pipe': 9.0.1 - '@cspell/cspell-types': 9.0.1 - '@cspell/dynamic-import': 9.0.1 - '@cspell/url': 9.0.1 + '@cspell/cspell-json-reporter': 9.0.2 + '@cspell/cspell-pipe': 9.0.2 + '@cspell/cspell-types': 9.0.2 + '@cspell/dynamic-import': 9.0.2 + '@cspell/url': 9.0.2 chalk: 5.4.1 chalk-template: 1.1.0 - commander: 13.1.0 - cspell-dictionary: 9.0.1 - cspell-gitignore: 9.0.1 - cspell-glob: 9.0.1 - cspell-io: 9.0.1 - cspell-lib: 9.0.1 + commander: 14.0.0 + cspell-dictionary: 9.0.2 + cspell-gitignore: 9.0.2 + cspell-glob: 9.0.2 + cspell-io: 9.0.2 + cspell-lib: 9.0.2 fast-json-stable-stringify: 2.1.0 file-entry-cache: 9.1.0 - semver: 7.7.1 + semver: 7.7.2 tinyglobby: 0.2.13 css-select@5.1.0: @@ -3586,7 +3585,7 @@ snapshots: enhanced-resolve@5.18.1: dependencies: graceful-fs: 4.2.11 - tapable: 2.2.1 + tapable: 2.2.2 entities@4.5.0: {} @@ -3979,7 +3978,7 @@ snapshots: make-dir@4.0.0: dependencies: - semver: 7.7.1 + semver: 7.7.2 marked@15.0.11: {} @@ -4008,12 +4007,12 @@ snapshots: ms@2.1.3: {} - msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3): + msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3): dependencies: '@bundled-es-modules/cookie': 2.0.1 '@bundled-es-modules/statuses': 1.0.1 '@bundled-es-modules/tough-cookie': 0.1.6 - '@inquirer/confirm': 5.1.9(@types/node@22.15.18) + '@inquirer/confirm': 5.1.9(@types/node@22.15.21) '@mswjs/interceptors': 0.37.6 '@open-draft/deferred-promise': 2.2.0 '@open-draft/until': 2.1.0 @@ -4164,6 +4163,8 @@ snapshots: semver@7.7.1: {} + semver@7.7.2: {} + shebang-command@2.0.0: dependencies: shebang-regex: 3.0.0 @@ -4229,7 +4230,7 @@ snapshots: tabbable@6.2.0: {} - tapable@2.2.1: {} + tapable@2.2.2: {} test-exclude@7.0.1: dependencies: @@ -4292,6 +4293,8 @@ snapshots: type-fest@4.40.1: {} + type-fest@4.41.0: {} + typescript@5.8.3: {} undici-types@6.21.0: {} @@ -4309,13 +4312,13 @@ snapshots: querystringify: 2.2.0 requires-port: 1.0.0 - vite-node@3.1.3(@types/node@22.15.18)(tsx@4.19.4)(yaml@2.7.1): + vite-node@3.1.4(@types/node@22.15.21)(tsx@4.19.4)(yaml@2.8.0): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.3.5(@types/node@22.15.18)(tsx@4.19.4)(yaml@2.7.1) + vite: 6.3.5(@types/node@22.15.21)(tsx@4.19.4)(yaml@2.8.0) transitivePeerDependencies: - '@types/node' - jiti @@ -4330,7 +4333,7 @@ snapshots: - tsx - yaml - vite@6.3.5(@types/node@22.15.18)(tsx@4.19.4)(yaml@2.7.1): + vite@6.3.5(@types/node@22.15.21)(tsx@4.19.4)(yaml@2.8.0): dependencies: esbuild: 0.25.3 fdir: 6.4.4(picomatch@4.0.2) @@ -4339,20 +4342,20 @@ snapshots: rollup: 4.40.1 tinyglobby: 0.2.13 optionalDependencies: - '@types/node': 22.15.18 + '@types/node': 22.15.21 fsevents: 2.3.3 tsx: 4.19.4 - yaml: 2.7.1 + yaml: 2.8.0 - vitest@3.1.3(@types/node@22.15.18)(jsdom@26.1.0)(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.7.1): + vitest@3.1.4(@types/node@22.15.21)(jsdom@26.1.0)(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(tsx@4.19.4)(yaml@2.8.0): dependencies: - '@vitest/expect': 3.1.3 - '@vitest/mocker': 3.1.3(msw@2.8.2(@types/node@22.15.18)(typescript@5.8.3))(vite@6.3.5(@types/node@22.15.18)(tsx@4.19.4)(yaml@2.7.1)) - '@vitest/pretty-format': 3.1.3 - '@vitest/runner': 3.1.3 - '@vitest/snapshot': 3.1.3 - '@vitest/spy': 3.1.3 - '@vitest/utils': 3.1.3 + '@vitest/expect': 3.1.4 + '@vitest/mocker': 3.1.4(msw@2.8.4(@types/node@22.15.21)(typescript@5.8.3))(vite@6.3.5(@types/node@22.15.21)(tsx@4.19.4)(yaml@2.8.0)) + '@vitest/pretty-format': 3.1.4 + '@vitest/runner': 3.1.4 + '@vitest/snapshot': 3.1.4 + '@vitest/spy': 3.1.4 + '@vitest/utils': 3.1.4 chai: 5.2.0 debug: 4.4.0 expect-type: 1.2.1 @@ -4364,11 +4367,11 @@ snapshots: tinyglobby: 0.2.13 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.3.5(@types/node@22.15.18)(tsx@4.19.4)(yaml@2.7.1) - vite-node: 3.1.3(@types/node@22.15.18)(tsx@4.19.4)(yaml@2.7.1) + vite: 6.3.5(@types/node@22.15.21)(tsx@4.19.4)(yaml@2.8.0) + vite-node: 3.1.4(@types/node@22.15.21)(tsx@4.19.4)(yaml@2.8.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.15.18 + '@types/node': 22.15.21 jsdom: 26.1.0 transitivePeerDependencies: - jiti @@ -4464,7 +4467,7 @@ snapshots: yallist@3.1.1: {} - yaml@2.7.1: {} + yaml@2.8.0: {} yargs-parser@21.1.1: {}