From 3bf9cb83c02192be350043b74053286795a96102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 07:10:14 +0000 Subject: [PATCH] chore(deps)(deps-dev): bump cspell from 7.0.1 to 7.3.2 Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 7.0.1 to 7.3.2. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/compare/v7.0.1...v7.3.2) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 1518 +++++++++------------- packages/core/package.json | 2 +- packages/dns-discovery/package.json | 2 +- packages/enr/package.json | 2 +- packages/interfaces/package.json | 2 +- packages/message-encryption/package.json | 2 +- packages/message-hash/package.json | 2 +- packages/peer-exchange/package.json | 2 +- packages/proto/package.json | 2 +- packages/sdk/package.json | 2 +- packages/tests/package.json | 2 +- packages/utils/package.json | 2 +- 12 files changed, 660 insertions(+), 880 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4bd27893f6..6017b2c7fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1428,24 +1428,25 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.3.2.tgz", + "integrity": "sha512-mmb9gi2/jTj983ijgVsdsQ4FM5Bv/lKslgJt4jDUm6SOtQYW4geCJNl5/MbMzcMQUWSJouS0w4C55AyrJmq0iw==", "dev": true, - "license": "MIT", "dependencies": { "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", "@cspell/dict-bash": "^4.1.1", "@cspell/dict-companies": "^3.0.20", "@cspell/dict-cpp": "^5.0.4", - "@cspell/dict-cryptocurrencies": "^3.0.1", + "@cspell/dict-cryptocurrencies": "^4.0.0", "@cspell/dict-csharp": "^4.0.2", - "@cspell/dict-css": "^4.0.6", + "@cspell/dict-css": "^4.0.7", "@cspell/dict-dart": "^2.0.3", "@cspell/dict-django": "^4.1.0", "@cspell/dict-docker": "^1.1.7", "@cspell/dict-dotnet": "^5.0.0", "@cspell/dict-elixir": "^4.0.3", - "@cspell/dict-en_us": "^4.3.6", + "@cspell/dict-en_us": "^4.3.7", "@cspell/dict-en-common-misspellings": "^1.0.2", "@cspell/dict-en-gb": "1.1.33", "@cspell/dict-filetypes": "^3.0.1", @@ -1468,12 +1469,12 @@ "@cspell/dict-php": "^4.0.2", "@cspell/dict-powershell": "^5.0.2", "@cspell/dict-public-licenses": "^2.0.3", - "@cspell/dict-python": "^4.1.6", + "@cspell/dict-python": "^4.1.7", "@cspell/dict-r": "^2.0.1", "@cspell/dict-ruby": "^5.0.0", "@cspell/dict-rust": "^4.0.1", "@cspell/dict-scala": "^5.0.0", - "@cspell/dict-software-terms": "^3.2.1", + "@cspell/dict-software-terms": "^3.2.2", "@cspell/dict-sql": "^2.1.1", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", @@ -1485,28 +1486,31 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.2.tgz", + "integrity": "sha512-5j1CX2OXkQGO3ljMBzfHjDzEiixodjfxVGR3VKkQX1vxTUMTIkPgt4BsgOVCQtqTiO21Dd2Bzn+H0/Jf4OL37g==", "dev": true, - "license": "MIT", "dependencies": { - "@cspell/cspell-types": "7.0.1" + "@cspell/cspell-types": "7.3.2" }, "engines": { "node": ">=16" } }, "node_modules/@cspell/cspell-pipe": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.3.2.tgz", + "integrity": "sha512-ZKOkb6IxuEXRXtjVAlZ41+4SXhyiGqrQ3FW16iZlCbM9Mp9WJAw2MOVh6wvpXmfKcM5/3jK1A4rFylB7b0QBHw==", "dev": true, - "license": "MIT", "engines": { "node": ">=16" } }, "node_modules/@cspell/cspell-resolver": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.3.2.tgz", + "integrity": "sha512-3gvZPlYLkjuPezF2VyCVurEJiJnb3sbr32Jp3MfvpO7x026RXMbetkdH87MKoiSAThxSiyG+qi/jvUeDYY/Wtg==", "dev": true, - "license": "MIT", "dependencies": { "global-dirs": "^3.0.1" }, @@ -1515,268 +1519,319 @@ } }, "node_modules/@cspell/cspell-service-bus": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.3.2.tgz", + "integrity": "sha512-i2sPnUSsFJXc5afijbUsUtv1YEXyO8EbJbXV0kdE6KVu7I0CSMV8jprJaG3X1m5HE6lGftNcpLKLHjSlFOFvsA==", "dev": true, - "license": "MIT", "engines": { "node": ">=16" } }, "node_modules/@cspell/cspell-types": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.3.2.tgz", + "integrity": "sha512-2lvRUfIgH9TvqGEDpuukuD6J84XPP8KFxR/qphtPZAzwg9SEpiagdN79eFlPe4ZI2xHNvwEsPDJUxuvxXu15wQ==", "dev": true, - "license": "MIT", "engines": { "node": ">=16" } }, "node_modules/@cspell/dict-ada": { "version": "4.0.2", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-4.0.2.tgz", + "integrity": "sha512-0kENOWQeHjUlfyId/aCM/mKXtkEgV0Zu2RhUXCBr4hHo9F9vph+Uu8Ww2b0i5a4ZixoIkudGA+eJvyxrG1jUpA==", + "dev": true }, "node_modules/@cspell/dict-aws": { "version": "4.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-aws/-/dict-aws-4.0.0.tgz", + "integrity": "sha512-1YkCMWuna/EGIDN/zKkW+j98/55mxigftrSFgsehXhPld+ZMJM5J9UuBA88YfL7+/ETvBdd7mwW6IwWsC+/ltQ==", + "dev": true }, "node_modules/@cspell/dict-bash": { "version": "4.1.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-4.1.1.tgz", + "integrity": "sha512-8czAa/Mh96wu2xr0RXQEGMTBUGkTvYn/Pb0o+gqOO1YW+poXGQc3gx0YPqILDryP/KCERrNvkWUJz3iGbvwC2A==", + "dev": true }, "node_modules/@cspell/dict-companies": { - "version": "3.0.20", - "dev": true, - "license": "MIT" + "version": "3.0.21", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.21.tgz", + "integrity": "sha512-u9b7qtCWYS728WqiJeAucJcjRs16Y1yGGwagS/w59SV25R0rXbXbPbQuX8wYDcaeIO8uRHGkbSWngx6O4qFoCQ==", + "dev": true }, "node_modules/@cspell/dict-cpp": { "version": "5.0.4", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-5.0.4.tgz", + "integrity": "sha512-Vmz/CCb2d91ES5juaO8+CFWeTa2AFsbpR8bkCPJq+P8cRP16+37tY0zNXEBSK/1ur4MakaRf76jeQBijpZxw0Q==", + "dev": true }, "node_modules/@cspell/dict-cryptocurrencies": { - "version": "3.0.1", - "dev": true, - "license": "MIT" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-cryptocurrencies/-/dict-cryptocurrencies-4.0.0.tgz", + "integrity": "sha512-EiZp91ATyRxTmauIQfOX9adLYCunKjHEh092rrM7o2eMXP9n7zpXAL9BK7LviL+LbB8VDOm21q+s83cKrrRrsg==", + "dev": true }, "node_modules/@cspell/dict-csharp": { "version": "4.0.2", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-csharp/-/dict-csharp-4.0.2.tgz", + "integrity": "sha512-1JMofhLK+4p4KairF75D3A924m5ERMgd1GvzhwK2geuYgd2ZKuGW72gvXpIV7aGf52E3Uu1kDXxxGAiZ5uVG7g==", + "dev": true }, "node_modules/@cspell/dict-css": { - "version": "4.0.6", - "dev": true, - "license": "MIT" + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-4.0.7.tgz", + "integrity": "sha512-NNlUTx/sYg+74kC0EtRewb7pjkEtPlIsu9JFNWAXa0JMTqqpQXqM3aEO4QJvUZFZF09bObeCAvzzxemAwxej7Q==", + "dev": true }, "node_modules/@cspell/dict-dart": { "version": "2.0.3", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-dart/-/dict-dart-2.0.3.tgz", + "integrity": "sha512-cLkwo1KT5CJY5N5RJVHks2genFkNCl/WLfj+0fFjqNR+tk3tBI1LY7ldr9piCtSFSm4x9pO1x6IV3kRUY1lLiw==", + "dev": true }, "node_modules/@cspell/dict-data-science": { "version": "1.0.11", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-1.0.11.tgz", + "integrity": "sha512-TaHAZRVe0Zlcc3C23StZqqbzC0NrodRwoSAc8dis+5qLeLLnOCtagYQeROQvDlcDg3X/VVEO9Whh4W/z4PAmYQ==", + "dev": true }, "node_modules/@cspell/dict-django": { "version": "4.1.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-django/-/dict-django-4.1.0.tgz", + "integrity": "sha512-bKJ4gPyrf+1c78Z0Oc4trEB9MuhcB+Yg+uTTWsvhY6O2ncFYbB/LbEZfqhfmmuK/XJJixXfI1laF2zicyf+l0w==", + "dev": true }, "node_modules/@cspell/dict-docker": { "version": "1.1.7", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-docker/-/dict-docker-1.1.7.tgz", + "integrity": "sha512-XlXHAr822euV36GGsl2J1CkBIVg3fZ6879ZOg5dxTIssuhUOCiV2BuzKZmt6aIFmcdPmR14+9i9Xq+3zuxeX0A==", + "dev": true }, "node_modules/@cspell/dict-dotnet": { "version": "5.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-5.0.0.tgz", + "integrity": "sha512-EOwGd533v47aP5QYV8GlSSKkmM9Eq8P3G/eBzSpH3Nl2+IneDOYOBLEUraHuiCtnOkNsz0xtZHArYhAB2bHWAw==", + "dev": true }, "node_modules/@cspell/dict-elixir": { "version": "4.0.3", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-elixir/-/dict-elixir-4.0.3.tgz", + "integrity": "sha512-g+uKLWvOp9IEZvrIvBPTr/oaO6619uH/wyqypqvwpmnmpjcfi8+/hqZH8YNKt15oviK8k4CkINIqNhyndG9d9Q==", + "dev": true }, "node_modules/@cspell/dict-en_us": { - "version": "4.3.6", - "dev": true, - "license": "MIT" + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.3.7.tgz", + "integrity": "sha512-83V0XXqiXJvXa1pj5cVpviYKeLTN2Dxvouz8ullrwgcfPtY57pYBy+3ACVAMYK0eGByhRPc/xVXlIgv4o0BNZw==", + "dev": true }, "node_modules/@cspell/dict-en-common-misspellings": { "version": "1.0.2", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-1.0.2.tgz", + "integrity": "sha512-jg7ZQZpZH7+aAxNBlcAG4tGhYF6Ksy+QS5Df73Oo+XyckBjC9QS+PrRwLTeYoFIgXy5j3ICParK5r3MSSoL4gw==", + "dev": true }, "node_modules/@cspell/dict-en-gb": { "version": "1.1.33", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.33.tgz", + "integrity": "sha512-tKSSUf9BJEV+GJQAYGw5e+ouhEe2ZXE620S7BLKe3ZmpnjlNG9JqlnaBhkIMxKnNFkLY2BP/EARzw31AZnOv4g==", + "dev": true }, "node_modules/@cspell/dict-filetypes": { "version": "3.0.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-filetypes/-/dict-filetypes-3.0.1.tgz", + "integrity": "sha512-8z8mY1IbrTyTRumx2vvD9yzRhNMk9SajM/GtI5hdMM2pPpNSp25bnuauzjRf300eqlqPY2MNb5MmhBFO014DJw==", + "dev": true }, "node_modules/@cspell/dict-fonts": { "version": "4.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-fonts/-/dict-fonts-4.0.0.tgz", + "integrity": "sha512-t9V4GeN/m517UZn63kZPUYP3OQg5f0OBLSd3Md5CU3eH1IFogSvTzHHnz4Wqqbv8NNRiBZ3HfdY/pqREZ6br3Q==", + "dev": true }, "node_modules/@cspell/dict-fsharp": { "version": "1.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-fsharp/-/dict-fsharp-1.0.0.tgz", + "integrity": "sha512-dHPkMHwW4dWv3Lv9VWxHuVm4IylqvcfRBSnZ7usJTRThraetSVrOPIJwr6UJh7F5un/lGJx2lxWVApf2WQaB/A==", + "dev": true }, "node_modules/@cspell/dict-fullstack": { "version": "3.1.5", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-fullstack/-/dict-fullstack-3.1.5.tgz", + "integrity": "sha512-6ppvo1dkXUZ3fbYn/wwzERxCa76RtDDl5Afzv2lijLoijGGUw5yYdLBKJnx8PJBGNLh829X352ftE7BElG4leA==", + "dev": true }, "node_modules/@cspell/dict-gaming-terms": { "version": "1.0.4", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-gaming-terms/-/dict-gaming-terms-1.0.4.tgz", + "integrity": "sha512-hbDduNXlk4AOY0wFxcDMWBPpm34rpqJBeqaySeoUH70eKxpxm+dvjpoRLJgyu0TmymEICCQSl6lAHTHSDiWKZg==", + "dev": true }, "node_modules/@cspell/dict-git": { "version": "2.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-2.0.0.tgz", + "integrity": "sha512-n1AxyX5Kgxij/sZFkxFJlzn3K9y/sCcgVPg/vz4WNJ4K9YeTsUmyGLA2OQI7d10GJeiuAo2AP1iZf2A8j9aj2w==", + "dev": true }, "node_modules/@cspell/dict-golang": { "version": "6.0.2", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-6.0.2.tgz", + "integrity": "sha512-5pyZn4AAiYukAW+gVMIMVmUSkIERFrDX2vtPDjg8PLQUhAHWiVeQSDjuOhq9/C5GCCEZU/zWSONkGiwLBBvV9A==", + "dev": true }, "node_modules/@cspell/dict-haskell": { "version": "4.0.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-haskell/-/dict-haskell-4.0.1.tgz", + "integrity": "sha512-uRrl65mGrOmwT7NxspB4xKXFUenNC7IikmpRZW8Uzqbqcu7ZRCUfstuVH7T1rmjRgRkjcIjE4PC11luDou4wEQ==", + "dev": true }, "node_modules/@cspell/dict-html": { "version": "4.0.3", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.3.tgz", + "integrity": "sha512-Gae8i8rrArT0UyG1I6DHDK62b7Be6QEcBSIeWOm4VIIW1CASkN9B0qFgSVnkmfvnu1Y3H7SSaaEynKjdj3cs8w==", + "dev": true }, "node_modules/@cspell/dict-html-symbol-entities": { "version": "4.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-html-symbol-entities/-/dict-html-symbol-entities-4.0.0.tgz", + "integrity": "sha512-HGRu+48ErJjoweR5IbcixxETRewrBb0uxQBd6xFGcxbEYCX8CnQFTAmKI5xNaIt2PKaZiJH3ijodGSqbKdsxhw==", + "dev": true }, "node_modules/@cspell/dict-java": { "version": "5.0.5", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-java/-/dict-java-5.0.5.tgz", + "integrity": "sha512-X19AoJgWIBwJBSWGFqSgHaBR/FEykBHTMjL6EqOnhIGEyE9nvuo32tsSHjXNJ230fQxQptEvRZoaldNLtKxsRg==", + "dev": true }, "node_modules/@cspell/dict-k8s": { "version": "1.0.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-k8s/-/dict-k8s-1.0.1.tgz", + "integrity": "sha512-gc5y4Nm3hVdMZNBZfU2M1AsAmObZsRWjCUk01NFPfGhFBXyVne41T7E62rpnzu5330FV/6b/TnFcPgRmak9lLw==", + "dev": true }, "node_modules/@cspell/dict-latex": { "version": "4.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-latex/-/dict-latex-4.0.0.tgz", + "integrity": "sha512-LPY4y6D5oI7D3d+5JMJHK/wxYTQa2lJMSNxps2JtuF8hbAnBQb3igoWEjEbIbRRH1XBM0X8dQqemnjQNCiAtxQ==", + "dev": true }, "node_modules/@cspell/dict-lorem-ipsum": { "version": "4.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-lorem-ipsum/-/dict-lorem-ipsum-4.0.0.tgz", + "integrity": "sha512-1l3yjfNvMzZPibW8A7mQU4kTozwVZVw0AvFEdy+NcqtbxH+TvbSkNMqROOFWrkD2PjnKG0+Ea0tHI2Pi6Gchnw==", + "dev": true }, "node_modules/@cspell/dict-lua": { "version": "4.0.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-lua/-/dict-lua-4.0.1.tgz", + "integrity": "sha512-j0MFmeCouSoC6EdZTbvGe1sJ9V+ruwKSeF+zRkNNNload7R72Co5kX1haW2xLHGdlq0kqSy1ODRZKdVl0e+7hg==", + "dev": true }, "node_modules/@cspell/dict-node": { "version": "4.0.2", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-node/-/dict-node-4.0.2.tgz", + "integrity": "sha512-FEQJ4TnMcXEFslqBQkXa5HposMoCGsiBv2ux4IZuIXgadXeHKHUHk60iarWpjhzNzQLyN2GD7NoRMd12bK3Llw==", + "dev": true }, "node_modules/@cspell/dict-npm": { "version": "5.0.8", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.0.8.tgz", + "integrity": "sha512-KuqH8tEsFD6DPKqKwIfWr9E+admE3yghaC0AKXG8jPaf77N0lkctKaS3dm0oxWUXkYKA/eXj6LCtz3VcTyxFPg==", + "dev": true }, "node_modules/@cspell/dict-php": { "version": "4.0.2", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.2.tgz", + "integrity": "sha512-7yglcmMoFHDPQXHW+9QAl8YjAToMm1qOi+4x/yGY1FSIEjZbCpjeDgyKMGg/NgpooQQceEN38AR59Pn23EDriA==", + "dev": true }, "node_modules/@cspell/dict-powershell": { "version": "5.0.2", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-powershell/-/dict-powershell-5.0.2.tgz", + "integrity": "sha512-IHfWLme3FXE7vnOmMncSBxOsMTdNWd1Vcyhag03WS8oANSgX8IZ+4lMI00mF0ptlgchf16/OU8WsV4pZfikEFw==", + "dev": true }, "node_modules/@cspell/dict-public-licenses": { "version": "2.0.3", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-public-licenses/-/dict-public-licenses-2.0.3.tgz", + "integrity": "sha512-JSLEdpEYufQ1H+93UHi+axlqQm1fhgK6kpdLHp6uPHu//CsvETcqNVawjB+qOdI/g38JTMw5fBqSd0aGNxa6Dw==", + "dev": true }, "node_modules/@cspell/dict-python": { "version": "4.1.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.7.tgz", + "integrity": "sha512-8GkO7/w1QEpu4Y1GTHGYHrwfc/ZdiBRw7D/BGYCIiOoQPLi0YxMke7wzRC3j246yrzLt28ntDBjr4fB3+uFZtQ==", "dev": true, - "license": "MIT", "dependencies": { "@cspell/dict-data-science": "^1.0.11" } }, "node_modules/@cspell/dict-r": { "version": "2.0.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-r/-/dict-r-2.0.1.tgz", + "integrity": "sha512-KCmKaeYMLm2Ip79mlYPc8p+B2uzwBp4KMkzeLd5E6jUlCL93Y5Nvq68wV5fRLDRTf7N1LvofkVFWfDcednFOgA==", + "dev": true }, "node_modules/@cspell/dict-ruby": { "version": "5.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-5.0.0.tgz", + "integrity": "sha512-ssb96QxLZ76yPqFrikWxItnCbUKhYXJ2owkoIYzUGNFl2CHSoHCb5a6Zetum9mQ/oUA3gNeUhd28ZUlXs0la2A==", + "dev": true }, "node_modules/@cspell/dict-rust": { "version": "4.0.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-rust/-/dict-rust-4.0.1.tgz", + "integrity": "sha512-xJSSzHDK2z6lSVaOmMxl3PTOtfoffaxMo7fTcbZUF+SCJzfKbO6vnN9TCGX2sx1RHFDz66Js6goz6SAZQdOwaw==", + "dev": true }, "node_modules/@cspell/dict-scala": { "version": "5.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-scala/-/dict-scala-5.0.0.tgz", + "integrity": "sha512-ph0twaRoV+ylui022clEO1dZ35QbeEQaKTaV2sPOsdwIokABPIiK09oWwGK9qg7jRGQwVaRPEq0Vp+IG1GpqSQ==", + "dev": true }, "node_modules/@cspell/dict-software-terms": { - "version": "3.2.1", - "dev": true, - "license": "MIT" + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.2.2.tgz", + "integrity": "sha512-DmdS/qAyJVmKKku4ab89HVZhsvRIk84HoPUVIZ/zJhmuCO+LF45Ylzy1/7G32MYLjbG/o1Ze3UvbaE9HY4FKKA==", + "dev": true }, "node_modules/@cspell/dict-sql": { "version": "2.1.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-sql/-/dict-sql-2.1.1.tgz", + "integrity": "sha512-v1mswi9NF40+UDUMuI148YQPEQvWjac72P6ZsjlRdLjEiQEEMEsTQ+zlkIdnzC9QCNyJaqD5Liq9Mn78/8Zxtw==", + "dev": true }, "node_modules/@cspell/dict-svelte": { "version": "1.0.2", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-svelte/-/dict-svelte-1.0.2.tgz", + "integrity": "sha512-rPJmnn/GsDs0btNvrRBciOhngKV98yZ9SHmg8qI6HLS8hZKvcXc0LMsf9LLuMK1TmS2+WQFAan6qeqg6bBxL2Q==", + "dev": true }, "node_modules/@cspell/dict-swift": { "version": "2.0.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-swift/-/dict-swift-2.0.1.tgz", + "integrity": "sha512-gxrCMUOndOk7xZFmXNtkCEeroZRnS2VbeaIPiymGRHj5H+qfTAzAKxtv7jJbVA3YYvEzWcVE2oKDP4wcbhIERw==", + "dev": true }, "node_modules/@cspell/dict-typescript": { "version": "3.1.1", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-3.1.1.tgz", + "integrity": "sha512-N9vNJZoOXmmrFPR4ir3rGvnqqwmQGgOYoL1+y6D4oIhyr7FhaYiyF/d7QT61RmjZQcATMa6PSL+ZisCeRLx9+A==", + "dev": true }, "node_modules/@cspell/dict-vue": { "version": "3.0.0", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/@cspell/dict-vue/-/dict-vue-3.0.0.tgz", + "integrity": "sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==", + "dev": true }, "node_modules/@cspell/dynamic-import": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.3.2.tgz", + "integrity": "sha512-G2ZBPC08X3lUQmHRobGdFYxb3oTSuSIfpW1P/oTMovqbuVoQh108W2WXv0Va40LVGkQD9OS31ZafHbcLELANeA==", "dev": true, - "license": "MIT", "dependencies": { "import-meta-resolve": "^3.0.0" }, @@ -1785,9 +1840,10 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.3.2.tgz", + "integrity": "sha512-Y2JL8A/CG37NnreVtU3DhvcOuYWNEAKUmOSU9NfBeOoptWwTMBvbNF5UbOpmZrf2BXc8OmdHIogIWHXYIESiyg==", "dev": true, - "license": "MIT", "engines": { "node": ">=16" } @@ -6296,8 +6352,9 @@ }, "node_modules/array-timsort": { "version": "1.0.3", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/array-timsort/-/array-timsort-1.0.3.tgz", + "integrity": "sha512-/+3GRL7dDAGEfM6TseQk/U+mi18TU2Ms9I3UlLdUMhz2hbvGNTKdj9xniwXfUqgYhHxRx0+8UnKkvlNwVU+cWQ==", + "dev": true }, "node_modules/array-union": { "version": "1.0.2", @@ -7289,8 +7346,9 @@ }, "node_modules/clear-module": { "version": "4.1.2", + "resolved": "https://registry.npmjs.org/clear-module/-/clear-module-4.1.2.tgz", + "integrity": "sha512-LWAxzHqdHsAZlPlEyJ2Poz6AIs384mPeqLVCru2p0BrP9G/kVGuhNyZYClLO6cXlnuJjzC8xtsJIuMjKqLXoAw==", "dev": true, - "license": "MIT", "dependencies": { "parent-module": "^2.0.0", "resolve-from": "^5.0.0" @@ -7512,8 +7570,9 @@ }, "node_modules/comment-json": { "version": "4.2.3", + "resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.2.3.tgz", + "integrity": "sha512-SsxdiOf064DWoZLH799Ata6u7iV658A11PlWtZATDlXPpKGJnbJZ5Z24ybixAi+LUUqJ/GKowAejtC5GFUG7Tw==", "dev": true, - "license": "MIT", "dependencies": { "array-timsort": "^1.0.3", "core-util-is": "^1.0.3", @@ -7883,21 +7942,22 @@ } }, "node_modules/cspell": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.3.2.tgz", + "integrity": "sha512-/YY1C0CYBP+GueFon1BUgcDGc1YXDCyAIjuebvRygjt1cXwCklQVF5bZIGCrimgjzTrY+wx0ePgzuVQ9RyJnOQ==", "dev": true, - "license": "MIT", "dependencies": { - "@cspell/cspell-json-reporter": "7.0.1", - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-types": "7.0.1", - "@cspell/dynamic-import": "7.0.1", + "@cspell/cspell-json-reporter": "7.3.2", + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-types": "7.3.2", + "@cspell/dynamic-import": "7.3.2", "chalk": "^5.3.0", "chalk-template": "^1.1.0", "commander": "^11.0.0", - "cspell-gitignore": "7.0.1", - "cspell-glob": "7.0.1", - "cspell-io": "7.0.1", - "cspell-lib": "7.0.1", + "cspell-gitignore": "7.3.2", + "cspell-glob": "7.3.2", + "cspell-io": "7.3.2", + "cspell-lib": "7.3.2", "fast-glob": "^3.3.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", @@ -7918,13 +7978,14 @@ } }, "node_modules/cspell-dictionary": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.3.2.tgz", + "integrity": "sha512-hL8fOZ7zTkUuE6jq2CUObxUp0fSLsNQyMo+HAkpg0w6ssHvbgnP6HP8kyEN641L/F0X/Ow2vo3CaRBadvyyzCA==", "dev": true, - "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-types": "7.0.1", - "cspell-trie-lib": "7.0.1", + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-types": "7.3.2", + "cspell-trie-lib": "7.3.2", "fast-equals": "^4.0.3", "gensequence": "^5.0.2" }, @@ -7934,15 +7995,17 @@ }, "node_modules/cspell-dictionary/node_modules/fast-equals": { "version": "4.0.3", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-4.0.3.tgz", + "integrity": "sha512-G3BSX9cfKttjr+2o1O22tYMLq0DPluZnYtq1rXumE1SpL/F/SLIfHx08WYQoWSIpeMYf8sRbJ8++71+v6Pnxfg==", + "dev": true }, "node_modules/cspell-gitignore": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.3.2.tgz", + "integrity": "sha512-NWxxFcf4wwKbRInkZK/p/BrPR2ElCpcB8DLcrBxRkiI4uX7yCX8v5QjI8ZpTyuaUTl9aFqJFYtj9Q7GqkBnPzA==", "dev": true, - "license": "MIT", "dependencies": { - "cspell-glob": "7.0.1", + "cspell-glob": "7.3.2", "find-up": "^5.0.0" }, "bin": { @@ -7954,8 +8017,9 @@ }, "node_modules/cspell-gitignore/node_modules/find-up": { "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "dev": true, - "license": "MIT", "dependencies": { "locate-path": "^6.0.0", "path-exists": "^4.0.0" @@ -7969,8 +8033,9 @@ }, "node_modules/cspell-gitignore/node_modules/locate-path": { "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", "dev": true, - "license": "MIT", "dependencies": { "p-locate": "^5.0.0" }, @@ -7983,8 +8048,9 @@ }, "node_modules/cspell-gitignore/node_modules/p-limit": { "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", "dev": true, - "license": "MIT", "dependencies": { "yocto-queue": "^0.1.0" }, @@ -7997,8 +8063,9 @@ }, "node_modules/cspell-gitignore/node_modules/p-locate": { "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", "dev": true, - "license": "MIT", "dependencies": { "p-limit": "^3.0.2" }, @@ -8010,9 +8077,10 @@ } }, "node_modules/cspell-glob": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.3.2.tgz", + "integrity": "sha512-R/YwtBN5ApOTONkBoTOSCKDMmnRRA1fF9prkaFMfE0aT5oC2VF0N7hLCSYjpQM+kYsXeqLDc13vxFBOnHRuc3g==", "dev": true, - "license": "MIT", "dependencies": { "micromatch": "^4.0.5" }, @@ -8021,12 +8089,13 @@ } }, "node_modules/cspell-grammar": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.3.2.tgz", + "integrity": "sha512-ale40T4M0jHmwQsPjIbpZKzaRxMVy5dnpyvplwj7ExX4sp2Grt1wcqxk2ELS4r4bsaIap+iIfeYYhoXqYq1dQg==", "dev": true, - "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-types": "7.0.1" + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-types": "7.3.2" }, "bin": { "cspell-grammar": "bin.mjs" @@ -8036,21 +8105,23 @@ } }, "node_modules/cspell-io": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.3.2.tgz", + "integrity": "sha512-nul6K4YUMe1VdxuJDDOMvWUw/hIS2UZkvJLDo5GkAus7YmGSR0knfDueU+hebYszRa0LxjrduuPNcNJE/ZWUFg==", "dev": true, - "license": "MIT", "dependencies": { - "@cspell/cspell-service-bus": "7.0.1", - "node-fetch": "^2.6.13" + "@cspell/cspell-service-bus": "7.3.2", + "node-fetch": "^2.7.0" }, "engines": { "node": ">=16" } }, "node_modules/cspell-io/node_modules/node-fetch": { - "version": "2.6.13", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "dev": true, - "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, @@ -8067,24 +8138,26 @@ } }, "node_modules/cspell-lib": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.3.2.tgz", + "integrity": "sha512-cbo0TSL2JnM/GdiutH193aynxdxSnxBR1DYJ1/8ycIWDU0p4AHO0EZ+5L5MkBFwpM20OicuXvLrAem9WjYVDBQ==", "dev": true, - "license": "MIT", "dependencies": { - "@cspell/cspell-bundled-dicts": "7.0.1", - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-resolver": "7.0.1", - "@cspell/cspell-types": "7.0.1", - "@cspell/strong-weak-map": "7.0.1", + "@cspell/cspell-bundled-dicts": "7.3.2", + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-resolver": "7.3.2", + "@cspell/cspell-types": "7.3.2", + "@cspell/dynamic-import": "7.3.2", + "@cspell/strong-weak-map": "7.3.2", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^6.0.0", "cosmiconfig": "8.0.0", - "cspell-dictionary": "7.0.1", - "cspell-glob": "7.0.1", - "cspell-grammar": "7.0.1", - "cspell-io": "7.0.1", - "cspell-trie-lib": "7.0.1", + "cspell-dictionary": "7.3.2", + "cspell-glob": "7.3.2", + "cspell-grammar": "7.3.2", + "cspell-io": "7.3.2", + "cspell-trie-lib": "7.3.2", "fast-equals": "^5.0.1", "find-up": "^6.3.0", "gensequence": "^5.0.2", @@ -8099,8 +8172,9 @@ }, "node_modules/cspell-lib/node_modules/cosmiconfig": { "version": "8.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.0.0.tgz", + "integrity": "sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==", "dev": true, - "license": "MIT", "dependencies": { "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", @@ -8113,8 +8187,9 @@ }, "node_modules/cspell-lib/node_modules/find-up": { "version": "6.3.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz", + "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==", "dev": true, - "license": "MIT", "dependencies": { "locate-path": "^7.1.0", "path-exists": "^5.0.0" @@ -8128,8 +8203,9 @@ }, "node_modules/cspell-lib/node_modules/locate-path": { "version": "7.2.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", + "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", "dev": true, - "license": "MIT", "dependencies": { "p-locate": "^6.0.0" }, @@ -8142,8 +8218,9 @@ }, "node_modules/cspell-lib/node_modules/p-limit": { "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", + "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==", "dev": true, - "license": "MIT", "dependencies": { "yocto-queue": "^1.0.0" }, @@ -8156,8 +8233,9 @@ }, "node_modules/cspell-lib/node_modules/p-locate": { "version": "6.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz", + "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==", "dev": true, - "license": "MIT", "dependencies": { "p-limit": "^4.0.0" }, @@ -8170,16 +8248,18 @@ }, "node_modules/cspell-lib/node_modules/path-exists": { "version": "5.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz", + "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==", "dev": true, - "license": "MIT", "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" } }, "node_modules/cspell-lib/node_modules/yocto-queue": { "version": "1.0.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz", + "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==", "dev": true, - "license": "MIT", "engines": { "node": ">=12.20" }, @@ -8188,12 +8268,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.3.2.tgz", + "integrity": "sha512-IXNCWBw4UDZuY6MB+j7YNdcDpTdcfElsLkwTV8fEmNfUeClJacn2mQicQ/LKZJLvOc1TNbcSPWSCe3kQA+uxNw==", "dev": true, - "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-types": "7.0.1", + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-types": "7.3.2", "gensequence": "^5.0.2" }, "engines": { @@ -10940,8 +11021,9 @@ }, "node_modules/fast-equals": { "version": "5.0.1", + "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-5.0.1.tgz", + "integrity": "sha512-WF1Wi8PwwSY7/6Kx0vKXtw8RwuSGoM1bvDaJbu7MxDlR1vovZjIAKrnzyrThgAjm6JDTu0fVgWXDlMGspodfoQ==", "dev": true, - "license": "MIT", "engines": { "node": ">=6.0.0" } @@ -11326,8 +11408,9 @@ }, "node_modules/gensequence": { "version": "5.0.2", + "resolved": "https://registry.npmjs.org/gensequence/-/gensequence-5.0.2.tgz", + "integrity": "sha512-JlKEZnFc6neaeSVlkzBGGgkIoIaSxMgvdamRoPN8r3ozm2r9dusqxeKqYQ7lhzmj2UhFQP8nkyfCaiLQxiLrDA==", "dev": true, - "license": "MIT", "engines": { "node": ">=14" } @@ -11711,8 +11794,9 @@ }, "node_modules/has-own-prop": { "version": "2.0.0", + "resolved": "https://registry.npmjs.org/has-own-prop/-/has-own-prop-2.0.0.tgz", + "integrity": "sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==", "dev": true, - "license": "MIT", "engines": { "node": ">=8" } @@ -12035,8 +12119,9 @@ }, "node_modules/import-meta-resolve": { "version": "3.0.0", + "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-3.0.0.tgz", + "integrity": "sha512-4IwhLhNNA8yy445rPjD/lWh++7hMDOml2eHtd58eG7h+qK3EryMuuRbsHGPikCoAgIkkDnckKfWSk2iDla/ejg==", "dev": true, - "license": "MIT", "funding": { "type": "github", "url": "https://github.com/sponsors/wooorm" @@ -17020,16 +17105,15 @@ }, "node_modules/npm/node_modules/@colors/colors": { "version": "1.5.0", - "extraneous": true, "inBundle": true, "license": "MIT", + "optional": true, "engines": { "node": ">=0.1.90" } }, "node_modules/npm/node_modules/@isaacs/cliui": { "version": "8.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17046,7 +17130,6 @@ }, "node_modules/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex": { "version": "6.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17058,13 +17141,11 @@ }, "node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex": { "version": "9.2.2", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width": { "version": "5.1.2", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17081,7 +17162,6 @@ }, "node_modules/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi": { "version": "7.1.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17096,13 +17176,11 @@ }, "node_modules/npm/node_modules/@isaacs/string-locale-compare": { "version": "1.1.0", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/@npmcli/arborist": { "version": "6.3.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17149,7 +17227,6 @@ }, "node_modules/npm/node_modules/@npmcli/config": { "version": "6.2.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17168,7 +17245,6 @@ }, "node_modules/npm/node_modules/@npmcli/disparity-colors": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17180,7 +17256,6 @@ }, "node_modules/npm/node_modules/@npmcli/fs": { "version": "3.1.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17192,7 +17267,6 @@ }, "node_modules/npm/node_modules/@npmcli/git": { "version": "4.1.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17211,7 +17285,6 @@ }, "node_modules/npm/node_modules/@npmcli/installed-package-contents": { "version": "2.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17227,7 +17300,6 @@ }, "node_modules/npm/node_modules/@npmcli/map-workspaces": { "version": "3.0.4", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17242,7 +17314,6 @@ }, "node_modules/npm/node_modules/@npmcli/metavuln-calculator": { "version": "5.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17257,7 +17328,6 @@ }, "node_modules/npm/node_modules/@npmcli/name-from-folder": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -17266,7 +17336,6 @@ }, "node_modules/npm/node_modules/@npmcli/node-gyp": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -17275,7 +17344,6 @@ }, "node_modules/npm/node_modules/@npmcli/package-json": { "version": "4.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17293,7 +17361,6 @@ }, "node_modules/npm/node_modules/@npmcli/promise-spawn": { "version": "6.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17305,7 +17372,6 @@ }, "node_modules/npm/node_modules/@npmcli/query": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17317,7 +17383,6 @@ }, "node_modules/npm/node_modules/@npmcli/run-script": { "version": "6.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17333,16 +17398,15 @@ }, "node_modules/npm/node_modules/@pkgjs/parseargs": { "version": "0.11.0", - "extraneous": true, "inBundle": true, "license": "MIT", + "optional": true, "engines": { "node": ">=14" } }, "node_modules/npm/node_modules/@sigstore/protobuf-specs": { "version": "0.1.0", - "extraneous": true, "inBundle": true, "license": "Apache-2.0", "engines": { @@ -17351,7 +17415,6 @@ }, "node_modules/npm/node_modules/@sigstore/tuf": { "version": "1.0.2", - "extraneous": true, "inBundle": true, "license": "Apache-2.0", "dependencies": { @@ -17364,7 +17427,6 @@ }, "node_modules/npm/node_modules/@tootallnate/once": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17373,7 +17435,6 @@ }, "node_modules/npm/node_modules/@tufjs/canonical-json": { "version": "1.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17382,7 +17443,6 @@ }, "node_modules/npm/node_modules/@tufjs/models": { "version": "1.0.4", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17395,7 +17455,6 @@ }, "node_modules/npm/node_modules/abbrev": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -17404,7 +17463,6 @@ }, "node_modules/npm/node_modules/abort-controller": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17416,7 +17474,6 @@ }, "node_modules/npm/node_modules/agent-base": { "version": "6.0.2", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17428,7 +17485,6 @@ }, "node_modules/npm/node_modules/agentkeepalive": { "version": "4.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17442,7 +17498,6 @@ }, "node_modules/npm/node_modules/aggregate-error": { "version": "3.1.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17455,7 +17510,6 @@ }, "node_modules/npm/node_modules/ansi-regex": { "version": "5.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17464,7 +17518,6 @@ }, "node_modules/npm/node_modules/ansi-styles": { "version": "4.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17479,19 +17532,16 @@ }, "node_modules/npm/node_modules/aproba": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/archy": { "version": "1.0.0", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/are-we-there-yet": { "version": "4.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17504,13 +17554,11 @@ }, "node_modules/npm/node_modules/balanced-match": { "version": "1.0.2", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/base64-js": { "version": "1.5.1", - "extraneous": true, "funding": [ { "type": "github", @@ -17530,7 +17578,6 @@ }, "node_modules/npm/node_modules/bin-links": { "version": "4.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17545,7 +17592,6 @@ }, "node_modules/npm/node_modules/binary-extensions": { "version": "2.2.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17554,7 +17600,6 @@ }, "node_modules/npm/node_modules/brace-expansion": { "version": "2.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17563,7 +17608,6 @@ }, "node_modules/npm/node_modules/buffer": { "version": "6.0.3", - "extraneous": true, "funding": [ { "type": "github", @@ -17587,7 +17631,6 @@ }, "node_modules/npm/node_modules/builtins": { "version": "5.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17596,7 +17639,6 @@ }, "node_modules/npm/node_modules/cacache": { "version": "17.1.3", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17619,7 +17661,6 @@ }, "node_modules/npm/node_modules/chalk": { "version": "5.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17631,7 +17672,6 @@ }, "node_modules/npm/node_modules/chownr": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -17640,7 +17680,6 @@ }, "node_modules/npm/node_modules/ci-info": { "version": "3.8.0", - "extraneous": true, "funding": [ { "type": "github", @@ -17655,7 +17694,6 @@ }, "node_modules/npm/node_modules/cidr-regex": { "version": "3.1.1", - "extraneous": true, "inBundle": true, "license": "BSD-2-Clause", "dependencies": { @@ -17667,7 +17705,6 @@ }, "node_modules/npm/node_modules/clean-stack": { "version": "2.2.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17676,7 +17713,6 @@ }, "node_modules/npm/node_modules/cli-columns": { "version": "4.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17689,7 +17725,6 @@ }, "node_modules/npm/node_modules/cli-table3": { "version": "0.6.3", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17704,7 +17739,6 @@ }, "node_modules/npm/node_modules/clone": { "version": "1.0.4", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17713,7 +17747,6 @@ }, "node_modules/npm/node_modules/cmd-shim": { "version": "6.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -17722,7 +17755,6 @@ }, "node_modules/npm/node_modules/color-convert": { "version": "2.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17734,13 +17766,11 @@ }, "node_modules/npm/node_modules/color-name": { "version": "1.1.4", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/color-support": { "version": "1.1.3", - "extraneous": true, "inBundle": true, "license": "ISC", "bin": { @@ -17749,7 +17779,6 @@ }, "node_modules/npm/node_modules/columnify": { "version": "1.6.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17762,25 +17791,21 @@ }, "node_modules/npm/node_modules/common-ancestor-path": { "version": "1.0.1", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/concat-map": { "version": "0.0.1", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/console-control-strings": { "version": "1.1.0", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/cross-spawn": { "version": "7.0.3", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17794,7 +17819,6 @@ }, "node_modules/npm/node_modules/cross-spawn/node_modules/which": { "version": "2.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17809,7 +17833,6 @@ }, "node_modules/npm/node_modules/cssesc": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "bin": { @@ -17821,7 +17844,6 @@ }, "node_modules/npm/node_modules/debug": { "version": "4.3.4", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17838,13 +17860,11 @@ }, "node_modules/npm/node_modules/debug/node_modules/ms": { "version": "2.1.2", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/defaults": { "version": "1.0.4", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -17856,13 +17876,11 @@ }, "node_modules/npm/node_modules/delegates": { "version": "1.0.0", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/depd": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17871,7 +17889,6 @@ }, "node_modules/npm/node_modules/diff": { "version": "5.1.0", - "extraneous": true, "inBundle": true, "license": "BSD-3-Clause", "engines": { @@ -17880,28 +17897,25 @@ }, "node_modules/npm/node_modules/eastasianwidth": { "version": "0.2.0", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/emoji-regex": { "version": "8.0.0", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/encoding": { "version": "0.1.13", - "extraneous": true, "inBundle": true, "license": "MIT", + "optional": true, "dependencies": { "iconv-lite": "^0.6.2" } }, "node_modules/npm/node_modules/env-paths": { "version": "2.2.1", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17910,13 +17924,11 @@ }, "node_modules/npm/node_modules/err-code": { "version": "2.0.3", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/event-target-shim": { "version": "5.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17925,7 +17937,6 @@ }, "node_modules/npm/node_modules/events": { "version": "3.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17934,13 +17945,11 @@ }, "node_modules/npm/node_modules/exponential-backoff": { "version": "3.1.1", - "extraneous": true, "inBundle": true, "license": "Apache-2.0" }, "node_modules/npm/node_modules/fastest-levenshtein": { "version": "1.0.16", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -17949,7 +17958,6 @@ }, "node_modules/npm/node_modules/foreground-child": { "version": "3.1.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17965,7 +17973,6 @@ }, "node_modules/npm/node_modules/fs-minipass": { "version": "3.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -17977,19 +17984,16 @@ }, "node_modules/npm/node_modules/fs.realpath": { "version": "1.0.0", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/function-bind": { "version": "1.1.1", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/gauge": { "version": "5.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18008,7 +18012,6 @@ }, "node_modules/npm/node_modules/glob": { "version": "10.2.7", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18030,13 +18033,11 @@ }, "node_modules/npm/node_modules/graceful-fs": { "version": "4.2.11", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/has": { "version": "1.0.3", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18048,13 +18049,11 @@ }, "node_modules/npm/node_modules/has-unicode": { "version": "2.0.1", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/hosted-git-info": { "version": "6.1.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18066,13 +18065,11 @@ }, "node_modules/npm/node_modules/http-cache-semantics": { "version": "4.1.1", - "extraneous": true, "inBundle": true, "license": "BSD-2-Clause" }, "node_modules/npm/node_modules/http-proxy-agent": { "version": "5.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18086,7 +18083,6 @@ }, "node_modules/npm/node_modules/https-proxy-agent": { "version": "5.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18099,7 +18095,6 @@ }, "node_modules/npm/node_modules/humanize-ms": { "version": "1.2.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18108,9 +18103,9 @@ }, "node_modules/npm/node_modules/iconv-lite": { "version": "0.6.3", - "extraneous": true, "inBundle": true, "license": "MIT", + "optional": true, "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" }, @@ -18120,7 +18115,6 @@ }, "node_modules/npm/node_modules/ieee754": { "version": "1.2.1", - "extraneous": true, "funding": [ { "type": "github", @@ -18140,7 +18134,6 @@ }, "node_modules/npm/node_modules/ignore-walk": { "version": "6.0.3", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18152,7 +18145,6 @@ }, "node_modules/npm/node_modules/imurmurhash": { "version": "0.1.4", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -18161,7 +18153,6 @@ }, "node_modules/npm/node_modules/indent-string": { "version": "4.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -18170,7 +18161,6 @@ }, "node_modules/npm/node_modules/inflight": { "version": "1.0.6", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18180,13 +18170,11 @@ }, "node_modules/npm/node_modules/inherits": { "version": "2.0.4", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/ini": { "version": "4.1.1", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -18195,7 +18183,6 @@ }, "node_modules/npm/node_modules/init-package-json": { "version": "5.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18213,13 +18200,11 @@ }, "node_modules/npm/node_modules/ip": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/ip-regex": { "version": "4.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -18228,7 +18213,6 @@ }, "node_modules/npm/node_modules/is-cidr": { "version": "4.0.2", - "extraneous": true, "inBundle": true, "license": "BSD-2-Clause", "dependencies": { @@ -18240,7 +18224,6 @@ }, "node_modules/npm/node_modules/is-core-module": { "version": "2.12.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18252,7 +18235,6 @@ }, "node_modules/npm/node_modules/is-fullwidth-code-point": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -18261,19 +18243,16 @@ }, "node_modules/npm/node_modules/is-lambda": { "version": "1.0.1", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/isexe": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/jackspeak": { "version": "2.2.1", - "extraneous": true, "inBundle": true, "license": "BlueOak-1.0.0", "dependencies": { @@ -18291,7 +18270,6 @@ }, "node_modules/npm/node_modules/json-parse-even-better-errors": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -18300,7 +18278,6 @@ }, "node_modules/npm/node_modules/json-stringify-nice": { "version": "1.1.4", - "extraneous": true, "inBundle": true, "license": "ISC", "funding": { @@ -18312,25 +18289,21 @@ "engines": [ "node >= 0.2.0" ], - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/just-diff": { "version": "6.0.2", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/just-diff-apply": { "version": "5.5.0", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/libnpmaccess": { "version": "7.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18343,7 +18316,6 @@ }, "node_modules/npm/node_modules/libnpmdiff": { "version": "5.0.19", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18363,7 +18335,6 @@ }, "node_modules/npm/node_modules/libnpmexec": { "version": "6.0.3", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18385,7 +18356,6 @@ }, "node_modules/npm/node_modules/libnpmfund": { "version": "4.0.19", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18397,7 +18367,6 @@ }, "node_modules/npm/node_modules/libnpmhook": { "version": "9.0.3", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18410,7 +18379,6 @@ }, "node_modules/npm/node_modules/libnpmorg": { "version": "5.0.4", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18423,7 +18391,6 @@ }, "node_modules/npm/node_modules/libnpmpack": { "version": "5.0.19", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18438,7 +18405,6 @@ }, "node_modules/npm/node_modules/libnpmpublish": { "version": "7.5.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18457,7 +18423,6 @@ }, "node_modules/npm/node_modules/libnpmsearch": { "version": "6.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18469,7 +18434,6 @@ }, "node_modules/npm/node_modules/libnpmteam": { "version": "5.0.3", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18482,7 +18446,6 @@ }, "node_modules/npm/node_modules/libnpmversion": { "version": "4.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18498,7 +18461,6 @@ }, "node_modules/npm/node_modules/lru-cache": { "version": "7.18.3", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -18507,7 +18469,6 @@ }, "node_modules/npm/node_modules/make-fetch-happen": { "version": "11.1.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18533,7 +18494,6 @@ }, "node_modules/npm/node_modules/minimatch": { "version": "9.0.3", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18548,7 +18508,6 @@ }, "node_modules/npm/node_modules/minipass": { "version": "5.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -18557,7 +18516,6 @@ }, "node_modules/npm/node_modules/minipass-collect": { "version": "1.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18569,7 +18527,6 @@ }, "node_modules/npm/node_modules/minipass-collect/node_modules/minipass": { "version": "3.3.6", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18581,7 +18538,6 @@ }, "node_modules/npm/node_modules/minipass-fetch": { "version": "3.0.3", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18598,7 +18554,6 @@ }, "node_modules/npm/node_modules/minipass-flush": { "version": "1.0.5", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18610,7 +18565,6 @@ }, "node_modules/npm/node_modules/minipass-flush/node_modules/minipass": { "version": "3.3.6", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18622,7 +18576,6 @@ }, "node_modules/npm/node_modules/minipass-json-stream": { "version": "1.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18632,7 +18585,6 @@ }, "node_modules/npm/node_modules/minipass-json-stream/node_modules/minipass": { "version": "3.3.6", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18644,7 +18596,6 @@ }, "node_modules/npm/node_modules/minipass-pipeline": { "version": "1.2.4", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18656,7 +18607,6 @@ }, "node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass": { "version": "3.3.6", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18668,7 +18618,6 @@ }, "node_modules/npm/node_modules/minipass-sized": { "version": "1.0.3", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18680,7 +18629,6 @@ }, "node_modules/npm/node_modules/minipass-sized/node_modules/minipass": { "version": "3.3.6", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18692,7 +18640,6 @@ }, "node_modules/npm/node_modules/minizlib": { "version": "2.1.2", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18705,7 +18652,6 @@ }, "node_modules/npm/node_modules/minizlib/node_modules/minipass": { "version": "3.3.6", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18717,7 +18663,6 @@ }, "node_modules/npm/node_modules/mkdirp": { "version": "1.0.4", - "extraneous": true, "inBundle": true, "license": "MIT", "bin": { @@ -18729,13 +18674,11 @@ }, "node_modules/npm/node_modules/ms": { "version": "2.1.3", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/mute-stream": { "version": "1.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -18744,7 +18687,6 @@ }, "node_modules/npm/node_modules/negotiator": { "version": "0.6.3", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -18753,7 +18695,6 @@ }, "node_modules/npm/node_modules/node-gyp": { "version": "9.4.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18778,13 +18719,11 @@ }, "node_modules/npm/node_modules/node-gyp/node_modules/abbrev": { "version": "1.1.1", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet": { "version": "3.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18797,7 +18736,6 @@ }, "node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion": { "version": "1.1.11", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18807,7 +18745,6 @@ }, "node_modules/npm/node_modules/node-gyp/node_modules/gauge": { "version": "4.0.4", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18826,7 +18763,6 @@ }, "node_modules/npm/node_modules/node-gyp/node_modules/glob": { "version": "7.2.3", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18846,7 +18782,6 @@ }, "node_modules/npm/node_modules/node-gyp/node_modules/minimatch": { "version": "3.1.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18858,7 +18793,6 @@ }, "node_modules/npm/node_modules/node-gyp/node_modules/nopt": { "version": "6.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18873,7 +18807,6 @@ }, "node_modules/npm/node_modules/node-gyp/node_modules/npmlog": { "version": "6.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18888,7 +18821,6 @@ }, "node_modules/npm/node_modules/node-gyp/node_modules/readable-stream": { "version": "3.6.2", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -18902,13 +18834,11 @@ }, "node_modules/npm/node_modules/node-gyp/node_modules/signal-exit": { "version": "3.0.7", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/node-gyp/node_modules/which": { "version": "2.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18923,7 +18853,6 @@ }, "node_modules/npm/node_modules/nopt": { "version": "7.2.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18938,7 +18867,6 @@ }, "node_modules/npm/node_modules/normalize-package-data": { "version": "5.0.0", - "extraneous": true, "inBundle": true, "license": "BSD-2-Clause", "dependencies": { @@ -18953,7 +18881,6 @@ }, "node_modules/npm/node_modules/npm-audit-report": { "version": "5.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -18962,7 +18889,6 @@ }, "node_modules/npm/node_modules/npm-bundled": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -18974,7 +18900,6 @@ }, "node_modules/npm/node_modules/npm-install-checks": { "version": "6.1.1", - "extraneous": true, "inBundle": true, "license": "BSD-2-Clause", "dependencies": { @@ -18986,7 +18911,6 @@ }, "node_modules/npm/node_modules/npm-normalize-package-bin": { "version": "3.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -18995,7 +18919,6 @@ }, "node_modules/npm/node_modules/npm-package-arg": { "version": "10.1.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19010,7 +18933,6 @@ }, "node_modules/npm/node_modules/npm-packlist": { "version": "7.0.4", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19022,7 +18944,6 @@ }, "node_modules/npm/node_modules/npm-pick-manifest": { "version": "8.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19037,7 +18958,6 @@ }, "node_modules/npm/node_modules/npm-profile": { "version": "7.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19050,7 +18970,6 @@ }, "node_modules/npm/node_modules/npm-registry-fetch": { "version": "14.0.5", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19068,7 +18987,6 @@ }, "node_modules/npm/node_modules/npm-user-validate": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "BSD-2-Clause", "engines": { @@ -19077,7 +18995,6 @@ }, "node_modules/npm/node_modules/npmlog": { "version": "7.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19092,7 +19009,6 @@ }, "node_modules/npm/node_modules/once": { "version": "1.4.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19101,7 +19017,6 @@ }, "node_modules/npm/node_modules/p-map": { "version": "4.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19116,7 +19031,6 @@ }, "node_modules/npm/node_modules/pacote": { "version": "15.2.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19148,7 +19062,6 @@ }, "node_modules/npm/node_modules/parse-conflict-json": { "version": "3.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19162,7 +19075,6 @@ }, "node_modules/npm/node_modules/path-is-absolute": { "version": "1.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -19171,7 +19083,6 @@ }, "node_modules/npm/node_modules/path-key": { "version": "3.1.1", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -19180,7 +19091,6 @@ }, "node_modules/npm/node_modules/path-scurry": { "version": "1.9.2", - "extraneous": true, "inBundle": true, "license": "BlueOak-1.0.0", "dependencies": { @@ -19196,7 +19106,6 @@ }, "node_modules/npm/node_modules/path-scurry/node_modules/lru-cache": { "version": "9.1.1", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -19205,7 +19114,6 @@ }, "node_modules/npm/node_modules/postcss-selector-parser": { "version": "6.0.13", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19218,7 +19126,6 @@ }, "node_modules/npm/node_modules/proc-log": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -19227,7 +19134,6 @@ }, "node_modules/npm/node_modules/process": { "version": "0.11.10", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -19236,7 +19142,6 @@ }, "node_modules/npm/node_modules/promise-all-reject-late": { "version": "1.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "funding": { @@ -19245,7 +19150,6 @@ }, "node_modules/npm/node_modules/promise-call-limit": { "version": "1.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "funding": { @@ -19254,13 +19158,11 @@ }, "node_modules/npm/node_modules/promise-inflight": { "version": "1.0.1", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/promise-retry": { "version": "2.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19273,7 +19175,6 @@ }, "node_modules/npm/node_modules/promzard": { "version": "1.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19285,7 +19186,6 @@ }, "node_modules/npm/node_modules/qrcode-terminal": { "version": "0.12.0", - "extraneous": true, "inBundle": true, "bin": { "qrcode-terminal": "bin/qrcode-terminal.js" @@ -19293,7 +19193,6 @@ }, "node_modules/npm/node_modules/read": { "version": "2.1.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19305,7 +19204,6 @@ }, "node_modules/npm/node_modules/read-cmd-shim": { "version": "4.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -19314,7 +19212,6 @@ }, "node_modules/npm/node_modules/read-package-json": { "version": "6.0.4", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19329,7 +19226,6 @@ }, "node_modules/npm/node_modules/read-package-json-fast": { "version": "3.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19342,7 +19238,6 @@ }, "node_modules/npm/node_modules/readable-stream": { "version": "4.4.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19357,7 +19252,6 @@ }, "node_modules/npm/node_modules/retry": { "version": "0.12.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -19366,7 +19260,6 @@ }, "node_modules/npm/node_modules/rimraf": { "version": "3.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19381,7 +19274,6 @@ }, "node_modules/npm/node_modules/rimraf/node_modules/brace-expansion": { "version": "1.1.11", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19391,7 +19283,6 @@ }, "node_modules/npm/node_modules/rimraf/node_modules/glob": { "version": "7.2.3", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19411,7 +19302,6 @@ }, "node_modules/npm/node_modules/rimraf/node_modules/minimatch": { "version": "3.1.2", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19423,7 +19313,6 @@ }, "node_modules/npm/node_modules/safe-buffer": { "version": "5.2.1", - "extraneous": true, "funding": [ { "type": "github", @@ -19443,13 +19332,12 @@ }, "node_modules/npm/node_modules/safer-buffer": { "version": "2.1.2", - "extraneous": true, "inBundle": true, - "license": "MIT" + "license": "MIT", + "optional": true }, "node_modules/npm/node_modules/semver": { "version": "7.5.4", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19464,7 +19352,6 @@ }, "node_modules/npm/node_modules/semver/node_modules/lru-cache": { "version": "6.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19476,13 +19363,11 @@ }, "node_modules/npm/node_modules/set-blocking": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/shebang-command": { "version": "2.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19494,7 +19379,6 @@ }, "node_modules/npm/node_modules/shebang-regex": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -19503,7 +19387,6 @@ }, "node_modules/npm/node_modules/signal-exit": { "version": "4.0.2", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -19515,7 +19398,6 @@ }, "node_modules/npm/node_modules/sigstore": { "version": "1.7.0", - "extraneous": true, "inBundle": true, "license": "Apache-2.0", "dependencies": { @@ -19532,7 +19414,6 @@ }, "node_modules/npm/node_modules/smart-buffer": { "version": "4.2.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -19542,7 +19423,6 @@ }, "node_modules/npm/node_modules/socks": { "version": "2.7.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19556,7 +19436,6 @@ }, "node_modules/npm/node_modules/socks-proxy-agent": { "version": "7.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19570,7 +19449,6 @@ }, "node_modules/npm/node_modules/spdx-correct": { "version": "3.2.0", - "extraneous": true, "inBundle": true, "license": "Apache-2.0", "dependencies": { @@ -19580,13 +19458,11 @@ }, "node_modules/npm/node_modules/spdx-exceptions": { "version": "2.3.0", - "extraneous": true, "inBundle": true, "license": "CC-BY-3.0" }, "node_modules/npm/node_modules/spdx-expression-parse": { "version": "3.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19596,13 +19472,11 @@ }, "node_modules/npm/node_modules/spdx-license-ids": { "version": "3.0.13", - "extraneous": true, "inBundle": true, "license": "CC0-1.0" }, "node_modules/npm/node_modules/ssri": { "version": "10.0.4", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19614,7 +19488,6 @@ }, "node_modules/npm/node_modules/string_decoder": { "version": "1.3.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19623,7 +19496,6 @@ }, "node_modules/npm/node_modules/string-width": { "version": "4.2.3", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19638,7 +19510,6 @@ "node_modules/npm/node_modules/string-width-cjs": { "name": "string-width", "version": "4.2.3", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19652,7 +19523,6 @@ }, "node_modules/npm/node_modules/strip-ansi": { "version": "6.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19665,7 +19535,6 @@ "node_modules/npm/node_modules/strip-ansi-cjs": { "name": "strip-ansi", "version": "6.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19677,7 +19546,6 @@ }, "node_modules/npm/node_modules/supports-color": { "version": "9.4.0", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -19689,7 +19557,6 @@ }, "node_modules/npm/node_modules/tar": { "version": "6.1.15", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19706,7 +19573,6 @@ }, "node_modules/npm/node_modules/tar/node_modules/fs-minipass": { "version": "2.1.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19718,7 +19584,6 @@ }, "node_modules/npm/node_modules/tar/node_modules/fs-minipass/node_modules/minipass": { "version": "3.3.6", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19730,19 +19595,16 @@ }, "node_modules/npm/node_modules/text-table": { "version": "0.2.0", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/tiny-relative-date": { "version": "1.3.0", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/treeverse": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "engines": { @@ -19751,7 +19613,6 @@ }, "node_modules/npm/node_modules/tuf-js": { "version": "1.1.7", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19765,7 +19626,6 @@ }, "node_modules/npm/node_modules/unique-filename": { "version": "3.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19777,7 +19637,6 @@ }, "node_modules/npm/node_modules/unique-slug": { "version": "4.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19789,13 +19648,11 @@ }, "node_modules/npm/node_modules/util-deprecate": { "version": "1.0.2", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/validate-npm-package-license": { "version": "3.0.4", - "extraneous": true, "inBundle": true, "license": "Apache-2.0", "dependencies": { @@ -19805,7 +19662,6 @@ }, "node_modules/npm/node_modules/validate-npm-package-name": { "version": "5.0.0", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19817,13 +19673,11 @@ }, "node_modules/npm/node_modules/walk-up-path": { "version": "3.0.1", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/wcwidth": { "version": "1.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19832,7 +19686,6 @@ }, "node_modules/npm/node_modules/which": { "version": "3.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19847,7 +19700,6 @@ }, "node_modules/npm/node_modules/wide-align": { "version": "1.1.5", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19856,7 +19708,6 @@ }, "node_modules/npm/node_modules/wrap-ansi": { "version": "8.1.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19874,7 +19725,6 @@ "node_modules/npm/node_modules/wrap-ansi-cjs": { "name": "wrap-ansi", "version": "7.0.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19891,7 +19741,6 @@ }, "node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": { "version": "6.0.1", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -19903,7 +19752,6 @@ }, "node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-styles": { "version": "6.2.1", - "extraneous": true, "inBundle": true, "license": "MIT", "engines": { @@ -19915,13 +19763,11 @@ }, "node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex": { "version": "9.2.2", - "extraneous": true, "inBundle": true, "license": "MIT" }, "node_modules/npm/node_modules/wrap-ansi/node_modules/string-width": { "version": "5.1.2", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19938,7 +19784,6 @@ }, "node_modules/npm/node_modules/wrap-ansi/node_modules/strip-ansi": { "version": "7.1.0", - "extraneous": true, "inBundle": true, "license": "MIT", "dependencies": { @@ -19953,13 +19798,11 @@ }, "node_modules/npm/node_modules/wrappy": { "version": "1.0.2", - "extraneous": true, "inBundle": true, "license": "ISC" }, "node_modules/npm/node_modules/write-file-atomic": { "version": "5.0.1", - "extraneous": true, "inBundle": true, "license": "ISC", "dependencies": { @@ -19972,7 +19815,6 @@ }, "node_modules/npm/node_modules/yallist": { "version": "4.0.0", - "extraneous": true, "inBundle": true, "license": "ISC" }, @@ -20828,8 +20670,9 @@ }, "node_modules/parent-module": { "version": "2.0.0", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-2.0.0.tgz", + "integrity": "sha512-uo0Z9JJeWzv8BG+tRcapBKNJ0dro9cLyczGzulS6EfeyAdeC9sbojtW6XwvYxJkEne9En+J2XEl4zyglVeIwFg==", "dev": true, - "license": "MIT", "dependencies": { "callsites": "^3.1.0" }, @@ -23268,8 +23111,9 @@ }, "node_modules/repeat-string": { "version": "1.6.1", + "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", + "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", "dev": true, - "license": "MIT", "engines": { "node": ">=0.10" } @@ -26364,8 +26208,9 @@ }, "node_modules/vscode-languageserver-textdocument": { "version": "1.0.8", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.8.tgz", + "integrity": "sha512-1bonkGqQs5/fxGT5UchTgjGVnfysL0O8v1AYMBjqTbWQTFn721zaPGDYFkOKtfDgFiSgXM3KwaG3FMGfW4Ed9Q==", + "dev": true }, "node_modules/vscode-oniguruma": { "version": "1.7.0", @@ -26377,8 +26222,9 @@ }, "node_modules/vscode-uri": { "version": "3.0.7", - "dev": true, - "license": "MIT" + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.7.tgz", + "integrity": "sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==", + "dev": true }, "node_modules/watchpack": { "version": "2.4.0", @@ -26976,7 +26822,7 @@ "@types/uuid": "^9.0.1", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "fast-check": "^3.12.0", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", @@ -27036,7 +26882,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", "karma-mocha": "^2.0.1", @@ -27075,7 +26921,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", "karma-mocha": "^2.0.1", @@ -27100,7 +26946,7 @@ "devDependencies": { "@chainsafe/libp2p-gossipsub": "^10.1.0", "@multiformats/multiaddr": "^12.0.0", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "libp2p": "^0.46.3", "npm-run-all": "^4.1.5", "typescript": "^5.0.4" @@ -27130,7 +26976,7 @@ "@types/mocha": "^10.0.1", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "fast-check": "^3.12.0", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", @@ -27166,7 +27012,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "fast-check": "^3.12.0", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", @@ -27209,7 +27055,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "npm-run-all": "^4.1.5", "rollup": "^3.28.0", "ts-loader": "^9.4.2", @@ -27232,7 +27078,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "npm-run-all": "^4.1.5", "protons": "^7.0.2", "rollup": "^3.28.0", @@ -27293,7 +27139,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "interface-datastore": "^7.0.4", "npm-run-all": "^4.1.5", "rollup": "^3.28.0", @@ -27376,7 +27222,7 @@ "@waku/peer-exchange": "*", "@waku/sdk": "*", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "datastore-core": "^9.2.2", "debug": "^4.3.4", "interface-datastore": "^8.2.3", @@ -27610,7 +27456,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "npm-run-all": "^4.1.5", "rollup": "^3.28.0", "typescript": "^5.0.4" @@ -28453,7 +28299,9 @@ "version": "1.5.0" }, "@cspell/cspell-bundled-dicts": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.3.2.tgz", + "integrity": "sha512-mmb9gi2/jTj983ijgVsdsQ4FM5Bv/lKslgJt4jDUm6SOtQYW4geCJNl5/MbMzcMQUWSJouS0w4C55AyrJmq0iw==", "dev": true, "requires": { "@cspell/dict-ada": "^4.0.2", @@ -28461,15 +28309,15 @@ "@cspell/dict-bash": "^4.1.1", "@cspell/dict-companies": "^3.0.20", "@cspell/dict-cpp": "^5.0.4", - "@cspell/dict-cryptocurrencies": "^3.0.1", + "@cspell/dict-cryptocurrencies": "^4.0.0", "@cspell/dict-csharp": "^4.0.2", - "@cspell/dict-css": "^4.0.6", + "@cspell/dict-css": "^4.0.7", "@cspell/dict-dart": "^2.0.3", "@cspell/dict-django": "^4.1.0", "@cspell/dict-docker": "^1.1.7", "@cspell/dict-dotnet": "^5.0.0", "@cspell/dict-elixir": "^4.0.3", - "@cspell/dict-en_us": "^4.3.6", + "@cspell/dict-en_us": "^4.3.7", "@cspell/dict-en-common-misspellings": "^1.0.2", "@cspell/dict-en-gb": "1.1.33", "@cspell/dict-filetypes": "^3.0.1", @@ -28492,12 +28340,12 @@ "@cspell/dict-php": "^4.0.2", "@cspell/dict-powershell": "^5.0.2", "@cspell/dict-public-licenses": "^2.0.3", - "@cspell/dict-python": "^4.1.6", + "@cspell/dict-python": "^4.1.7", "@cspell/dict-r": "^2.0.1", "@cspell/dict-ruby": "^5.0.0", "@cspell/dict-rust": "^4.0.1", "@cspell/dict-scala": "^5.0.0", - "@cspell/dict-software-terms": "^3.2.1", + "@cspell/dict-software-terms": "^3.2.2", "@cspell/dict-sql": "^2.1.1", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", @@ -28506,181 +28354,267 @@ } }, "@cspell/cspell-json-reporter": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.2.tgz", + "integrity": "sha512-5j1CX2OXkQGO3ljMBzfHjDzEiixodjfxVGR3VKkQX1vxTUMTIkPgt4BsgOVCQtqTiO21Dd2Bzn+H0/Jf4OL37g==", "dev": true, "requires": { - "@cspell/cspell-types": "7.0.1" + "@cspell/cspell-types": "7.3.2" } }, "@cspell/cspell-pipe": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.3.2.tgz", + "integrity": "sha512-ZKOkb6IxuEXRXtjVAlZ41+4SXhyiGqrQ3FW16iZlCbM9Mp9WJAw2MOVh6wvpXmfKcM5/3jK1A4rFylB7b0QBHw==", "dev": true }, "@cspell/cspell-resolver": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.3.2.tgz", + "integrity": "sha512-3gvZPlYLkjuPezF2VyCVurEJiJnb3sbr32Jp3MfvpO7x026RXMbetkdH87MKoiSAThxSiyG+qi/jvUeDYY/Wtg==", "dev": true, "requires": { "global-dirs": "^3.0.1" } }, "@cspell/cspell-service-bus": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.3.2.tgz", + "integrity": "sha512-i2sPnUSsFJXc5afijbUsUtv1YEXyO8EbJbXV0kdE6KVu7I0CSMV8jprJaG3X1m5HE6lGftNcpLKLHjSlFOFvsA==", "dev": true }, "@cspell/cspell-types": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.3.2.tgz", + "integrity": "sha512-2lvRUfIgH9TvqGEDpuukuD6J84XPP8KFxR/qphtPZAzwg9SEpiagdN79eFlPe4ZI2xHNvwEsPDJUxuvxXu15wQ==", "dev": true }, "@cspell/dict-ada": { "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-4.0.2.tgz", + "integrity": "sha512-0kENOWQeHjUlfyId/aCM/mKXtkEgV0Zu2RhUXCBr4hHo9F9vph+Uu8Ww2b0i5a4ZixoIkudGA+eJvyxrG1jUpA==", "dev": true }, "@cspell/dict-aws": { "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-aws/-/dict-aws-4.0.0.tgz", + "integrity": "sha512-1YkCMWuna/EGIDN/zKkW+j98/55mxigftrSFgsehXhPld+ZMJM5J9UuBA88YfL7+/ETvBdd7mwW6IwWsC+/ltQ==", "dev": true }, "@cspell/dict-bash": { "version": "4.1.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-4.1.1.tgz", + "integrity": "sha512-8czAa/Mh96wu2xr0RXQEGMTBUGkTvYn/Pb0o+gqOO1YW+poXGQc3gx0YPqILDryP/KCERrNvkWUJz3iGbvwC2A==", "dev": true }, "@cspell/dict-companies": { - "version": "3.0.20", + "version": "3.0.21", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-3.0.21.tgz", + "integrity": "sha512-u9b7qtCWYS728WqiJeAucJcjRs16Y1yGGwagS/w59SV25R0rXbXbPbQuX8wYDcaeIO8uRHGkbSWngx6O4qFoCQ==", "dev": true }, "@cspell/dict-cpp": { "version": "5.0.4", + "resolved": "https://registry.npmjs.org/@cspell/dict-cpp/-/dict-cpp-5.0.4.tgz", + "integrity": "sha512-Vmz/CCb2d91ES5juaO8+CFWeTa2AFsbpR8bkCPJq+P8cRP16+37tY0zNXEBSK/1ur4MakaRf76jeQBijpZxw0Q==", "dev": true }, "@cspell/dict-cryptocurrencies": { - "version": "3.0.1", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-cryptocurrencies/-/dict-cryptocurrencies-4.0.0.tgz", + "integrity": "sha512-EiZp91ATyRxTmauIQfOX9adLYCunKjHEh092rrM7o2eMXP9n7zpXAL9BK7LviL+LbB8VDOm21q+s83cKrrRrsg==", "dev": true }, "@cspell/dict-csharp": { "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-csharp/-/dict-csharp-4.0.2.tgz", + "integrity": "sha512-1JMofhLK+4p4KairF75D3A924m5ERMgd1GvzhwK2geuYgd2ZKuGW72gvXpIV7aGf52E3Uu1kDXxxGAiZ5uVG7g==", "dev": true }, "@cspell/dict-css": { - "version": "4.0.6", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-4.0.7.tgz", + "integrity": "sha512-NNlUTx/sYg+74kC0EtRewb7pjkEtPlIsu9JFNWAXa0JMTqqpQXqM3aEO4QJvUZFZF09bObeCAvzzxemAwxej7Q==", "dev": true }, "@cspell/dict-dart": { "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-dart/-/dict-dart-2.0.3.tgz", + "integrity": "sha512-cLkwo1KT5CJY5N5RJVHks2genFkNCl/WLfj+0fFjqNR+tk3tBI1LY7ldr9piCtSFSm4x9pO1x6IV3kRUY1lLiw==", "dev": true }, "@cspell/dict-data-science": { "version": "1.0.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-data-science/-/dict-data-science-1.0.11.tgz", + "integrity": "sha512-TaHAZRVe0Zlcc3C23StZqqbzC0NrodRwoSAc8dis+5qLeLLnOCtagYQeROQvDlcDg3X/VVEO9Whh4W/z4PAmYQ==", "dev": true }, "@cspell/dict-django": { "version": "4.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-django/-/dict-django-4.1.0.tgz", + "integrity": "sha512-bKJ4gPyrf+1c78Z0Oc4trEB9MuhcB+Yg+uTTWsvhY6O2ncFYbB/LbEZfqhfmmuK/XJJixXfI1laF2zicyf+l0w==", "dev": true }, "@cspell/dict-docker": { "version": "1.1.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-docker/-/dict-docker-1.1.7.tgz", + "integrity": "sha512-XlXHAr822euV36GGsl2J1CkBIVg3fZ6879ZOg5dxTIssuhUOCiV2BuzKZmt6aIFmcdPmR14+9i9Xq+3zuxeX0A==", "dev": true }, "@cspell/dict-dotnet": { "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-dotnet/-/dict-dotnet-5.0.0.tgz", + "integrity": "sha512-EOwGd533v47aP5QYV8GlSSKkmM9Eq8P3G/eBzSpH3Nl2+IneDOYOBLEUraHuiCtnOkNsz0xtZHArYhAB2bHWAw==", "dev": true }, "@cspell/dict-elixir": { "version": "4.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-elixir/-/dict-elixir-4.0.3.tgz", + "integrity": "sha512-g+uKLWvOp9IEZvrIvBPTr/oaO6619uH/wyqypqvwpmnmpjcfi8+/hqZH8YNKt15oviK8k4CkINIqNhyndG9d9Q==", "dev": true }, "@cspell/dict-en_us": { - "version": "4.3.6", + "version": "4.3.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.3.7.tgz", + "integrity": "sha512-83V0XXqiXJvXa1pj5cVpviYKeLTN2Dxvouz8ullrwgcfPtY57pYBy+3ACVAMYK0eGByhRPc/xVXlIgv4o0BNZw==", "dev": true }, "@cspell/dict-en-common-misspellings": { "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-1.0.2.tgz", + "integrity": "sha512-jg7ZQZpZH7+aAxNBlcAG4tGhYF6Ksy+QS5Df73Oo+XyckBjC9QS+PrRwLTeYoFIgXy5j3ICParK5r3MSSoL4gw==", "dev": true }, "@cspell/dict-en-gb": { "version": "1.1.33", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb/-/dict-en-gb-1.1.33.tgz", + "integrity": "sha512-tKSSUf9BJEV+GJQAYGw5e+ouhEe2ZXE620S7BLKe3ZmpnjlNG9JqlnaBhkIMxKnNFkLY2BP/EARzw31AZnOv4g==", "dev": true }, "@cspell/dict-filetypes": { "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-filetypes/-/dict-filetypes-3.0.1.tgz", + "integrity": "sha512-8z8mY1IbrTyTRumx2vvD9yzRhNMk9SajM/GtI5hdMM2pPpNSp25bnuauzjRf300eqlqPY2MNb5MmhBFO014DJw==", "dev": true }, "@cspell/dict-fonts": { "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-fonts/-/dict-fonts-4.0.0.tgz", + "integrity": "sha512-t9V4GeN/m517UZn63kZPUYP3OQg5f0OBLSd3Md5CU3eH1IFogSvTzHHnz4Wqqbv8NNRiBZ3HfdY/pqREZ6br3Q==", "dev": true }, "@cspell/dict-fsharp": { "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-fsharp/-/dict-fsharp-1.0.0.tgz", + "integrity": "sha512-dHPkMHwW4dWv3Lv9VWxHuVm4IylqvcfRBSnZ7usJTRThraetSVrOPIJwr6UJh7F5un/lGJx2lxWVApf2WQaB/A==", "dev": true }, "@cspell/dict-fullstack": { "version": "3.1.5", + "resolved": "https://registry.npmjs.org/@cspell/dict-fullstack/-/dict-fullstack-3.1.5.tgz", + "integrity": "sha512-6ppvo1dkXUZ3fbYn/wwzERxCa76RtDDl5Afzv2lijLoijGGUw5yYdLBKJnx8PJBGNLh829X352ftE7BElG4leA==", "dev": true }, "@cspell/dict-gaming-terms": { "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@cspell/dict-gaming-terms/-/dict-gaming-terms-1.0.4.tgz", + "integrity": "sha512-hbDduNXlk4AOY0wFxcDMWBPpm34rpqJBeqaySeoUH70eKxpxm+dvjpoRLJgyu0TmymEICCQSl6lAHTHSDiWKZg==", "dev": true }, "@cspell/dict-git": { "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-git/-/dict-git-2.0.0.tgz", + "integrity": "sha512-n1AxyX5Kgxij/sZFkxFJlzn3K9y/sCcgVPg/vz4WNJ4K9YeTsUmyGLA2OQI7d10GJeiuAo2AP1iZf2A8j9aj2w==", "dev": true }, "@cspell/dict-golang": { "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-golang/-/dict-golang-6.0.2.tgz", + "integrity": "sha512-5pyZn4AAiYukAW+gVMIMVmUSkIERFrDX2vtPDjg8PLQUhAHWiVeQSDjuOhq9/C5GCCEZU/zWSONkGiwLBBvV9A==", "dev": true }, "@cspell/dict-haskell": { "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-haskell/-/dict-haskell-4.0.1.tgz", + "integrity": "sha512-uRrl65mGrOmwT7NxspB4xKXFUenNC7IikmpRZW8Uzqbqcu7ZRCUfstuVH7T1rmjRgRkjcIjE4PC11luDou4wEQ==", "dev": true }, "@cspell/dict-html": { "version": "4.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.3.tgz", + "integrity": "sha512-Gae8i8rrArT0UyG1I6DHDK62b7Be6QEcBSIeWOm4VIIW1CASkN9B0qFgSVnkmfvnu1Y3H7SSaaEynKjdj3cs8w==", "dev": true }, "@cspell/dict-html-symbol-entities": { "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-html-symbol-entities/-/dict-html-symbol-entities-4.0.0.tgz", + "integrity": "sha512-HGRu+48ErJjoweR5IbcixxETRewrBb0uxQBd6xFGcxbEYCX8CnQFTAmKI5xNaIt2PKaZiJH3ijodGSqbKdsxhw==", "dev": true }, "@cspell/dict-java": { "version": "5.0.5", + "resolved": "https://registry.npmjs.org/@cspell/dict-java/-/dict-java-5.0.5.tgz", + "integrity": "sha512-X19AoJgWIBwJBSWGFqSgHaBR/FEykBHTMjL6EqOnhIGEyE9nvuo32tsSHjXNJ230fQxQptEvRZoaldNLtKxsRg==", "dev": true }, "@cspell/dict-k8s": { "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-k8s/-/dict-k8s-1.0.1.tgz", + "integrity": "sha512-gc5y4Nm3hVdMZNBZfU2M1AsAmObZsRWjCUk01NFPfGhFBXyVne41T7E62rpnzu5330FV/6b/TnFcPgRmak9lLw==", "dev": true }, "@cspell/dict-latex": { "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-latex/-/dict-latex-4.0.0.tgz", + "integrity": "sha512-LPY4y6D5oI7D3d+5JMJHK/wxYTQa2lJMSNxps2JtuF8hbAnBQb3igoWEjEbIbRRH1XBM0X8dQqemnjQNCiAtxQ==", "dev": true }, "@cspell/dict-lorem-ipsum": { "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-lorem-ipsum/-/dict-lorem-ipsum-4.0.0.tgz", + "integrity": "sha512-1l3yjfNvMzZPibW8A7mQU4kTozwVZVw0AvFEdy+NcqtbxH+TvbSkNMqROOFWrkD2PjnKG0+Ea0tHI2Pi6Gchnw==", "dev": true }, "@cspell/dict-lua": { "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-lua/-/dict-lua-4.0.1.tgz", + "integrity": "sha512-j0MFmeCouSoC6EdZTbvGe1sJ9V+ruwKSeF+zRkNNNload7R72Co5kX1haW2xLHGdlq0kqSy1ODRZKdVl0e+7hg==", "dev": true }, "@cspell/dict-node": { "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-node/-/dict-node-4.0.2.tgz", + "integrity": "sha512-FEQJ4TnMcXEFslqBQkXa5HposMoCGsiBv2ux4IZuIXgadXeHKHUHk60iarWpjhzNzQLyN2GD7NoRMd12bK3Llw==", "dev": true }, "@cspell/dict-npm": { "version": "5.0.8", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.0.8.tgz", + "integrity": "sha512-KuqH8tEsFD6DPKqKwIfWr9E+admE3yghaC0AKXG8jPaf77N0lkctKaS3dm0oxWUXkYKA/eXj6LCtz3VcTyxFPg==", "dev": true }, "@cspell/dict-php": { "version": "4.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-php/-/dict-php-4.0.2.tgz", + "integrity": "sha512-7yglcmMoFHDPQXHW+9QAl8YjAToMm1qOi+4x/yGY1FSIEjZbCpjeDgyKMGg/NgpooQQceEN38AR59Pn23EDriA==", "dev": true }, "@cspell/dict-powershell": { "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-powershell/-/dict-powershell-5.0.2.tgz", + "integrity": "sha512-IHfWLme3FXE7vnOmMncSBxOsMTdNWd1Vcyhag03WS8oANSgX8IZ+4lMI00mF0ptlgchf16/OU8WsV4pZfikEFw==", "dev": true }, "@cspell/dict-public-licenses": { "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-public-licenses/-/dict-public-licenses-2.0.3.tgz", + "integrity": "sha512-JSLEdpEYufQ1H+93UHi+axlqQm1fhgK6kpdLHp6uPHu//CsvETcqNVawjB+qOdI/g38JTMw5fBqSd0aGNxa6Dw==", "dev": true }, "@cspell/dict-python": { "version": "4.1.7", + "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.1.7.tgz", + "integrity": "sha512-8GkO7/w1QEpu4Y1GTHGYHrwfc/ZdiBRw7D/BGYCIiOoQPLi0YxMke7wzRC3j246yrzLt28ntDBjr4fB3+uFZtQ==", "dev": true, "requires": { "@cspell/dict-data-science": "^1.0.11" @@ -28688,53 +28622,77 @@ }, "@cspell/dict-r": { "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-r/-/dict-r-2.0.1.tgz", + "integrity": "sha512-KCmKaeYMLm2Ip79mlYPc8p+B2uzwBp4KMkzeLd5E6jUlCL93Y5Nvq68wV5fRLDRTf7N1LvofkVFWfDcednFOgA==", "dev": true }, "@cspell/dict-ruby": { "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-5.0.0.tgz", + "integrity": "sha512-ssb96QxLZ76yPqFrikWxItnCbUKhYXJ2owkoIYzUGNFl2CHSoHCb5a6Zetum9mQ/oUA3gNeUhd28ZUlXs0la2A==", "dev": true }, "@cspell/dict-rust": { "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-rust/-/dict-rust-4.0.1.tgz", + "integrity": "sha512-xJSSzHDK2z6lSVaOmMxl3PTOtfoffaxMo7fTcbZUF+SCJzfKbO6vnN9TCGX2sx1RHFDz66Js6goz6SAZQdOwaw==", "dev": true }, "@cspell/dict-scala": { "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-scala/-/dict-scala-5.0.0.tgz", + "integrity": "sha512-ph0twaRoV+ylui022clEO1dZ35QbeEQaKTaV2sPOsdwIokABPIiK09oWwGK9qg7jRGQwVaRPEq0Vp+IG1GpqSQ==", "dev": true }, "@cspell/dict-software-terms": { - "version": "3.2.1", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.2.2.tgz", + "integrity": "sha512-DmdS/qAyJVmKKku4ab89HVZhsvRIk84HoPUVIZ/zJhmuCO+LF45Ylzy1/7G32MYLjbG/o1Ze3UvbaE9HY4FKKA==", "dev": true }, "@cspell/dict-sql": { "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-sql/-/dict-sql-2.1.1.tgz", + "integrity": "sha512-v1mswi9NF40+UDUMuI148YQPEQvWjac72P6ZsjlRdLjEiQEEMEsTQ+zlkIdnzC9QCNyJaqD5Liq9Mn78/8Zxtw==", "dev": true }, "@cspell/dict-svelte": { "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-svelte/-/dict-svelte-1.0.2.tgz", + "integrity": "sha512-rPJmnn/GsDs0btNvrRBciOhngKV98yZ9SHmg8qI6HLS8hZKvcXc0LMsf9LLuMK1TmS2+WQFAan6qeqg6bBxL2Q==", "dev": true }, "@cspell/dict-swift": { "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-swift/-/dict-swift-2.0.1.tgz", + "integrity": "sha512-gxrCMUOndOk7xZFmXNtkCEeroZRnS2VbeaIPiymGRHj5H+qfTAzAKxtv7jJbVA3YYvEzWcVE2oKDP4wcbhIERw==", "dev": true }, "@cspell/dict-typescript": { "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-3.1.1.tgz", + "integrity": "sha512-N9vNJZoOXmmrFPR4ir3rGvnqqwmQGgOYoL1+y6D4oIhyr7FhaYiyF/d7QT61RmjZQcATMa6PSL+ZisCeRLx9+A==", "dev": true }, "@cspell/dict-vue": { "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-vue/-/dict-vue-3.0.0.tgz", + "integrity": "sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==", "dev": true }, "@cspell/dynamic-import": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.3.2.tgz", + "integrity": "sha512-G2ZBPC08X3lUQmHRobGdFYxb3oTSuSIfpW1P/oTMovqbuVoQh108W2WXv0Va40LVGkQD9OS31ZafHbcLELANeA==", "dev": true, "requires": { "import-meta-resolve": "^3.0.0" } }, "@cspell/strong-weak-map": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.3.2.tgz", + "integrity": "sha512-Y2JL8A/CG37NnreVtU3DhvcOuYWNEAKUmOSU9NfBeOoptWwTMBvbNF5UbOpmZrf2BXc8OmdHIogIWHXYIESiyg==", "dev": true }, "@cspotcode/source-map-support": { @@ -30877,7 +30835,7 @@ "@waku/proto": "0.0.5", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "debug": "^4.3.4", "fast-check": "^3.12.0", "ignore-loader": "^0.1.2", @@ -30922,7 +30880,7 @@ "@waku/interfaces": "0.0.17", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "debug": "^4.3.4", "dns-query": "^0.11.2", "hi-base32": "^0.5.1", @@ -30956,7 +30914,7 @@ "@waku/interfaces": "0.0.17", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "debug": "^4.3.4", "js-sha3": "^0.8.0", "karma": "^6.4.1", @@ -30978,7 +30936,7 @@ "requires": { "@chainsafe/libp2p-gossipsub": "^10.1.0", "@multiformats/multiaddr": "^12.0.0", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "libp2p": "^0.46.3", "npm-run-all": "^4.1.5", "typescript": "^5.0.4" @@ -30999,7 +30957,7 @@ "@waku/proto": "0.0.5", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "debug": "^4.3.4", "fast-check": "^3.12.0", "js-sha3": "^0.8.0", @@ -31030,7 +30988,7 @@ "@waku/interfaces": "0.0.17", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "fast-check": "^3.12.0", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", @@ -31062,7 +31020,7 @@ "@waku/proto": "0.0.5", "@waku/utils": "0.0.10", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "debug": "^4.3.4", "it-all": "^3.0.3", "it-length-prefixed": "^9.0.1", @@ -31081,7 +31039,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "npm-run-all": "^4.1.5", "protons": "^7.0.2", "protons-runtime": "^5.0.0", @@ -31128,7 +31086,7 @@ "@waku/interfaces": "0.0.17", "@waku/relay": "0.0.5", "@waku/utils": "0.0.10", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "interface-datastore": "^7.0.4", "libp2p": "^0.46.3", "npm-run-all": "^4.1.5", @@ -31178,7 +31136,7 @@ "@waku/utils": "*", "app-root-path": "^3.1.0", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "datastore-core": "^9.2.2", "debug": "^4.3.4", "dockerode": "^3.3.5", @@ -31302,7 +31260,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "debug": "^4.3.4", "npm-run-all": "^4.1.5", "rollup": "^3.28.0", @@ -31992,6 +31950,8 @@ }, "array-timsort": { "version": "1.0.3", + "resolved": "https://registry.npmjs.org/array-timsort/-/array-timsort-1.0.3.tgz", + "integrity": "sha512-/+3GRL7dDAGEfM6TseQk/U+mi18TU2Ms9I3UlLdUMhz2hbvGNTKdj9xniwXfUqgYhHxRx0+8UnKkvlNwVU+cWQ==", "dev": true }, "array-union": { @@ -32556,6 +32516,8 @@ }, "clear-module": { "version": "4.1.2", + "resolved": "https://registry.npmjs.org/clear-module/-/clear-module-4.1.2.tgz", + "integrity": "sha512-LWAxzHqdHsAZlPlEyJ2Poz6AIs384mPeqLVCru2p0BrP9G/kVGuhNyZYClLO6cXlnuJjzC8xtsJIuMjKqLXoAw==", "dev": true, "requires": { "parent-module": "^2.0.0", @@ -32681,6 +32643,8 @@ }, "comment-json": { "version": "4.2.3", + "resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.2.3.tgz", + "integrity": "sha512-SsxdiOf064DWoZLH799Ata6u7iV658A11PlWtZATDlXPpKGJnbJZ5Z24ybixAi+LUUqJ/GKowAejtC5GFUG7Tw==", "dev": true, "requires": { "array-timsort": "^1.0.3", @@ -32910,20 +32874,22 @@ } }, "cspell": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.3.2.tgz", + "integrity": "sha512-/YY1C0CYBP+GueFon1BUgcDGc1YXDCyAIjuebvRygjt1cXwCklQVF5bZIGCrimgjzTrY+wx0ePgzuVQ9RyJnOQ==", "dev": true, "requires": { - "@cspell/cspell-json-reporter": "7.0.1", - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-types": "7.0.1", - "@cspell/dynamic-import": "7.0.1", + "@cspell/cspell-json-reporter": "7.3.2", + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-types": "7.3.2", + "@cspell/dynamic-import": "7.3.2", "chalk": "^5.3.0", "chalk-template": "^1.1.0", "commander": "^11.0.0", - "cspell-gitignore": "7.0.1", - "cspell-glob": "7.0.1", - "cspell-io": "7.0.1", - "cspell-lib": "7.0.1", + "cspell-gitignore": "7.3.2", + "cspell-glob": "7.3.2", + "cspell-io": "7.3.2", + "cspell-lib": "7.3.2", "fast-glob": "^3.3.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", @@ -32951,32 +32917,40 @@ } }, "cspell-dictionary": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.3.2.tgz", + "integrity": "sha512-hL8fOZ7zTkUuE6jq2CUObxUp0fSLsNQyMo+HAkpg0w6ssHvbgnP6HP8kyEN641L/F0X/Ow2vo3CaRBadvyyzCA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-types": "7.0.1", - "cspell-trie-lib": "7.0.1", + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-types": "7.3.2", + "cspell-trie-lib": "7.3.2", "fast-equals": "^4.0.3", "gensequence": "^5.0.2" }, "dependencies": { "fast-equals": { "version": "4.0.3", + "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-4.0.3.tgz", + "integrity": "sha512-G3BSX9cfKttjr+2o1O22tYMLq0DPluZnYtq1rXumE1SpL/F/SLIfHx08WYQoWSIpeMYf8sRbJ8++71+v6Pnxfg==", "dev": true } } }, "cspell-gitignore": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.3.2.tgz", + "integrity": "sha512-NWxxFcf4wwKbRInkZK/p/BrPR2ElCpcB8DLcrBxRkiI4uX7yCX8v5QjI8ZpTyuaUTl9aFqJFYtj9Q7GqkBnPzA==", "dev": true, "requires": { - "cspell-glob": "7.0.1", + "cspell-glob": "7.3.2", "find-up": "^5.0.0" }, "dependencies": { "find-up": { "version": "5.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", + "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", "dev": true, "requires": { "locate-path": "^6.0.0", @@ -32985,6 +32959,8 @@ }, "locate-path": { "version": "6.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", + "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", "dev": true, "requires": { "p-locate": "^5.0.0" @@ -32992,6 +32968,8 @@ }, "p-limit": { "version": "3.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", + "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", "dev": true, "requires": { "yocto-queue": "^0.1.0" @@ -32999,6 +32977,8 @@ }, "p-locate": { "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", + "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", "dev": true, "requires": { "p-limit": "^3.0.2" @@ -33007,30 +32987,38 @@ } }, "cspell-glob": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.3.2.tgz", + "integrity": "sha512-R/YwtBN5ApOTONkBoTOSCKDMmnRRA1fF9prkaFMfE0aT5oC2VF0N7hLCSYjpQM+kYsXeqLDc13vxFBOnHRuc3g==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.3.2.tgz", + "integrity": "sha512-ale40T4M0jHmwQsPjIbpZKzaRxMVy5dnpyvplwj7ExX4sp2Grt1wcqxk2ELS4r4bsaIap+iIfeYYhoXqYq1dQg==", "dev": true, "requires": { - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-types": "7.0.1" + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-types": "7.3.2" } }, "cspell-io": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.3.2.tgz", + "integrity": "sha512-nul6K4YUMe1VdxuJDDOMvWUw/hIS2UZkvJLDo5GkAus7YmGSR0knfDueU+hebYszRa0LxjrduuPNcNJE/ZWUFg==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "7.0.1", - "node-fetch": "^2.6.13" + "@cspell/cspell-service-bus": "7.3.2", + "node-fetch": "^2.7.0" }, "dependencies": { "node-fetch": { - "version": "2.6.13", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", "dev": true, "requires": { "whatwg-url": "^5.0.0" @@ -33039,23 +33027,26 @@ } }, "cspell-lib": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.3.2.tgz", + "integrity": "sha512-cbo0TSL2JnM/GdiutH193aynxdxSnxBR1DYJ1/8ycIWDU0p4AHO0EZ+5L5MkBFwpM20OicuXvLrAem9WjYVDBQ==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "7.0.1", - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-resolver": "7.0.1", - "@cspell/cspell-types": "7.0.1", - "@cspell/strong-weak-map": "7.0.1", + "@cspell/cspell-bundled-dicts": "7.3.2", + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-resolver": "7.3.2", + "@cspell/cspell-types": "7.3.2", + "@cspell/dynamic-import": "7.3.2", + "@cspell/strong-weak-map": "7.3.2", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^6.0.0", "cosmiconfig": "8.0.0", - "cspell-dictionary": "7.0.1", - "cspell-glob": "7.0.1", - "cspell-grammar": "7.0.1", - "cspell-io": "7.0.1", - "cspell-trie-lib": "7.0.1", + "cspell-dictionary": "7.3.2", + "cspell-glob": "7.3.2", + "cspell-grammar": "7.3.2", + "cspell-io": "7.3.2", + "cspell-trie-lib": "7.3.2", "fast-equals": "^5.0.1", "find-up": "^6.3.0", "gensequence": "^5.0.2", @@ -33067,6 +33058,8 @@ "dependencies": { "cosmiconfig": { "version": "8.0.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.0.0.tgz", + "integrity": "sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==", "dev": true, "requires": { "import-fresh": "^3.2.1", @@ -33077,6 +33070,8 @@ }, "find-up": { "version": "6.3.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz", + "integrity": "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==", "dev": true, "requires": { "locate-path": "^7.1.0", @@ -33085,6 +33080,8 @@ }, "locate-path": { "version": "7.2.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", + "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", "dev": true, "requires": { "p-locate": "^6.0.0" @@ -33092,6 +33089,8 @@ }, "p-limit": { "version": "4.0.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", + "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==", "dev": true, "requires": { "yocto-queue": "^1.0.0" @@ -33099,6 +33098,8 @@ }, "p-locate": { "version": "6.0.0", + "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz", + "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==", "dev": true, "requires": { "p-limit": "^4.0.0" @@ -33106,20 +33107,26 @@ }, "path-exists": { "version": "5.0.0", + "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz", + "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==", "dev": true }, "yocto-queue": { "version": "1.0.0", + "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz", + "integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==", "dev": true } } }, "cspell-trie-lib": { - "version": "7.0.1", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.3.2.tgz", + "integrity": "sha512-IXNCWBw4UDZuY6MB+j7YNdcDpTdcfElsLkwTV8fEmNfUeClJacn2mQicQ/LKZJLvOc1TNbcSPWSCe3kQA+uxNw==", "dev": true, "requires": { - "@cspell/cspell-pipe": "7.0.1", - "@cspell/cspell-types": "7.0.1", + "@cspell/cspell-pipe": "7.3.2", + "@cspell/cspell-types": "7.3.2", "gensequence": "^5.0.2" } }, @@ -34705,6 +34712,8 @@ }, "fast-equals": { "version": "5.0.1", + "resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-5.0.1.tgz", + "integrity": "sha512-WF1Wi8PwwSY7/6Kx0vKXtw8RwuSGoM1bvDaJbu7MxDlR1vovZjIAKrnzyrThgAjm6JDTu0fVgWXDlMGspodfoQ==", "dev": true }, "fast-fifo": { @@ -34940,6 +34949,8 @@ }, "gensequence": { "version": "5.0.2", + "resolved": "https://registry.npmjs.org/gensequence/-/gensequence-5.0.2.tgz", + "integrity": "sha512-JlKEZnFc6neaeSVlkzBGGgkIoIaSxMgvdamRoPN8r3ozm2r9dusqxeKqYQ7lhzmj2UhFQP8nkyfCaiLQxiLrDA==", "dev": true }, "gensync": { @@ -35171,6 +35182,8 @@ }, "has-own-prop": { "version": "2.0.0", + "resolved": "https://registry.npmjs.org/has-own-prop/-/has-own-prop-2.0.0.tgz", + "integrity": "sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==", "dev": true }, "has-property-descriptors": { @@ -35339,6 +35352,8 @@ }, "import-meta-resolve": { "version": "3.0.0", + "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-3.0.0.tgz", + "integrity": "sha512-4IwhLhNNA8yy445rPjD/lWh++7hMDOml2eHtd58eG7h+qK3EryMuuRbsHGPikCoAgIkkDnckKfWSk2iDla/ejg==", "dev": true }, "imurmurhash": { @@ -37981,12 +37996,11 @@ "@colors/colors": { "version": "1.5.0", "bundled": true, - "extraneous": true + "optional": true }, "@isaacs/cliui": { "version": "8.0.2", "bundled": true, - "extraneous": true, "requires": { "string-width": "^5.1.2", "string-width-cjs": "npm:string-width@^4.2.0", @@ -37998,18 +38012,15 @@ "dependencies": { "ansi-regex": { "version": "6.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "emoji-regex": { "version": "9.2.2", - "bundled": true, - "extraneous": true + "bundled": true }, "string-width": { "version": "5.1.2", "bundled": true, - "extraneous": true, "requires": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", @@ -38019,7 +38030,6 @@ "strip-ansi": { "version": "7.1.0", "bundled": true, - "extraneous": true, "requires": { "ansi-regex": "^6.0.1" } @@ -38028,13 +38038,11 @@ }, "@isaacs/string-locale-compare": { "version": "1.1.0", - "bundled": true, - "extraneous": true + "bundled": true }, "@npmcli/arborist": { "version": "6.3.0", "bundled": true, - "extraneous": true, "requires": { "@isaacs/string-locale-compare": "^1.1.0", "@npmcli/fs": "^3.1.0", @@ -38074,7 +38082,6 @@ "@npmcli/config": { "version": "6.2.1", "bundled": true, - "extraneous": true, "requires": { "@npmcli/map-workspaces": "^3.0.2", "ci-info": "^3.8.0", @@ -38089,7 +38096,6 @@ "@npmcli/disparity-colors": { "version": "3.0.0", "bundled": true, - "extraneous": true, "requires": { "ansi-styles": "^4.3.0" } @@ -38097,7 +38103,6 @@ "@npmcli/fs": { "version": "3.1.0", "bundled": true, - "extraneous": true, "requires": { "semver": "^7.3.5" } @@ -38105,7 +38110,6 @@ "@npmcli/git": { "version": "4.1.0", "bundled": true, - "extraneous": true, "requires": { "@npmcli/promise-spawn": "^6.0.0", "lru-cache": "^7.4.4", @@ -38120,7 +38124,6 @@ "@npmcli/installed-package-contents": { "version": "2.0.2", "bundled": true, - "extraneous": true, "requires": { "npm-bundled": "^3.0.0", "npm-normalize-package-bin": "^3.0.0" @@ -38129,7 +38132,6 @@ "@npmcli/map-workspaces": { "version": "3.0.4", "bundled": true, - "extraneous": true, "requires": { "@npmcli/name-from-folder": "^2.0.0", "glob": "^10.2.2", @@ -38140,7 +38142,6 @@ "@npmcli/metavuln-calculator": { "version": "5.0.1", "bundled": true, - "extraneous": true, "requires": { "cacache": "^17.0.0", "json-parse-even-better-errors": "^3.0.0", @@ -38150,18 +38151,15 @@ }, "@npmcli/name-from-folder": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "@npmcli/node-gyp": { "version": "3.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "@npmcli/package-json": { "version": "4.0.1", "bundled": true, - "extraneous": true, "requires": { "@npmcli/git": "^4.1.0", "glob": "^10.2.2", @@ -38175,7 +38173,6 @@ "@npmcli/promise-spawn": { "version": "6.0.2", "bundled": true, - "extraneous": true, "requires": { "which": "^3.0.0" } @@ -38183,7 +38180,6 @@ "@npmcli/query": { "version": "3.0.0", "bundled": true, - "extraneous": true, "requires": { "postcss-selector-parser": "^6.0.10" } @@ -38191,7 +38187,6 @@ "@npmcli/run-script": { "version": "6.0.2", "bundled": true, - "extraneous": true, "requires": { "@npmcli/node-gyp": "^3.0.0", "@npmcli/promise-spawn": "^6.0.0", @@ -38203,17 +38198,15 @@ "@pkgjs/parseargs": { "version": "0.11.0", "bundled": true, - "extraneous": true + "optional": true }, "@sigstore/protobuf-specs": { "version": "0.1.0", - "bundled": true, - "extraneous": true + "bundled": true }, "@sigstore/tuf": { "version": "1.0.2", "bundled": true, - "extraneous": true, "requires": { "@sigstore/protobuf-specs": "^0.1.0", "tuf-js": "^1.1.7" @@ -38221,18 +38214,15 @@ }, "@tootallnate/once": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "@tufjs/canonical-json": { "version": "1.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "@tufjs/models": { "version": "1.0.4", "bundled": true, - "extraneous": true, "requires": { "@tufjs/canonical-json": "1.0.0", "minimatch": "^9.0.0" @@ -38240,13 +38230,11 @@ }, "abbrev": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "abort-controller": { "version": "3.0.0", "bundled": true, - "extraneous": true, "requires": { "event-target-shim": "^5.0.0" } @@ -38254,7 +38242,6 @@ "agent-base": { "version": "6.0.2", "bundled": true, - "extraneous": true, "requires": { "debug": "4" } @@ -38262,7 +38249,6 @@ "agentkeepalive": { "version": "4.3.0", "bundled": true, - "extraneous": true, "requires": { "debug": "^4.1.0", "depd": "^2.0.0", @@ -38272,7 +38258,6 @@ "aggregate-error": { "version": "3.1.0", "bundled": true, - "extraneous": true, "requires": { "clean-stack": "^2.0.0", "indent-string": "^4.0.0" @@ -38280,31 +38265,26 @@ }, "ansi-regex": { "version": "5.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "ansi-styles": { "version": "4.3.0", "bundled": true, - "extraneous": true, "requires": { "color-convert": "^2.0.1" } }, "aproba": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "archy": { "version": "1.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "are-we-there-yet": { "version": "4.0.0", "bundled": true, - "extraneous": true, "requires": { "delegates": "^1.0.0", "readable-stream": "^4.1.0" @@ -38312,18 +38292,15 @@ }, "balanced-match": { "version": "1.0.2", - "bundled": true, - "extraneous": true + "bundled": true }, "base64-js": { "version": "1.5.1", - "bundled": true, - "extraneous": true + "bundled": true }, "bin-links": { "version": "4.0.2", "bundled": true, - "extraneous": true, "requires": { "cmd-shim": "^6.0.0", "npm-normalize-package-bin": "^3.0.0", @@ -38333,13 +38310,11 @@ }, "binary-extensions": { "version": "2.2.0", - "bundled": true, - "extraneous": true + "bundled": true }, "brace-expansion": { "version": "2.0.1", "bundled": true, - "extraneous": true, "requires": { "balanced-match": "^1.0.0" } @@ -38347,7 +38322,6 @@ "buffer": { "version": "6.0.3", "bundled": true, - "extraneous": true, "requires": { "base64-js": "^1.3.1", "ieee754": "^1.2.1" @@ -38356,7 +38330,6 @@ "builtins": { "version": "5.0.1", "bundled": true, - "extraneous": true, "requires": { "semver": "^7.0.0" } @@ -38364,7 +38337,6 @@ "cacache": { "version": "17.1.3", "bundled": true, - "extraneous": true, "requires": { "@npmcli/fs": "^3.1.0", "fs-minipass": "^3.0.0", @@ -38382,36 +38354,30 @@ }, "chalk": { "version": "5.3.0", - "bundled": true, - "extraneous": true + "bundled": true }, "chownr": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "ci-info": { "version": "3.8.0", - "bundled": true, - "extraneous": true + "bundled": true }, "cidr-regex": { "version": "3.1.1", "bundled": true, - "extraneous": true, "requires": { "ip-regex": "^4.1.0" } }, "clean-stack": { "version": "2.2.0", - "bundled": true, - "extraneous": true + "bundled": true }, "cli-columns": { "version": "4.0.0", "bundled": true, - "extraneous": true, "requires": { "string-width": "^4.2.3", "strip-ansi": "^6.0.1" @@ -38420,7 +38386,6 @@ "cli-table3": { "version": "0.6.3", "bundled": true, - "extraneous": true, "requires": { "@colors/colors": "1.5.0", "string-width": "^4.2.0" @@ -38428,36 +38393,30 @@ }, "clone": { "version": "1.0.4", - "bundled": true, - "extraneous": true + "bundled": true }, "cmd-shim": { "version": "6.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "color-convert": { "version": "2.0.1", "bundled": true, - "extraneous": true, "requires": { "color-name": "~1.1.4" } }, "color-name": { "version": "1.1.4", - "bundled": true, - "extraneous": true + "bundled": true }, "color-support": { "version": "1.1.3", - "bundled": true, - "extraneous": true + "bundled": true }, "columnify": { "version": "1.6.0", "bundled": true, - "extraneous": true, "requires": { "strip-ansi": "^6.0.1", "wcwidth": "^1.0.0" @@ -38465,23 +38424,19 @@ }, "common-ancestor-path": { "version": "1.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "concat-map": { "version": "0.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "console-control-strings": { "version": "1.1.0", - "bundled": true, - "extraneous": true + "bundled": true }, "cross-spawn": { "version": "7.0.3", "bundled": true, - "extraneous": true, "requires": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", @@ -38491,7 +38446,6 @@ "which": { "version": "2.0.2", "bundled": true, - "extraneous": true, "requires": { "isexe": "^2.0.0" } @@ -38500,99 +38454,83 @@ }, "cssesc": { "version": "3.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "debug": { "version": "4.3.4", "bundled": true, - "extraneous": true, "requires": { "ms": "2.1.2" }, "dependencies": { "ms": { "version": "2.1.2", - "bundled": true, - "extraneous": true + "bundled": true } } }, "defaults": { "version": "1.0.4", "bundled": true, - "extraneous": true, "requires": { "clone": "^1.0.2" } }, "delegates": { "version": "1.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "depd": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "diff": { "version": "5.1.0", - "bundled": true, - "extraneous": true + "bundled": true }, "eastasianwidth": { "version": "0.2.0", - "bundled": true, - "extraneous": true + "bundled": true }, "emoji-regex": { "version": "8.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "encoding": { "version": "0.1.13", "bundled": true, - "extraneous": true, + "optional": true, "requires": { "iconv-lite": "^0.6.2" } }, "env-paths": { "version": "2.2.1", - "bundled": true, - "extraneous": true + "bundled": true }, "err-code": { "version": "2.0.3", - "bundled": true, - "extraneous": true + "bundled": true }, "event-target-shim": { "version": "5.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "events": { "version": "3.3.0", - "bundled": true, - "extraneous": true + "bundled": true }, "exponential-backoff": { "version": "3.1.1", - "bundled": true, - "extraneous": true + "bundled": true }, "fastest-levenshtein": { "version": "1.0.16", - "bundled": true, - "extraneous": true + "bundled": true }, "foreground-child": { "version": "3.1.1", "bundled": true, - "extraneous": true, "requires": { "cross-spawn": "^7.0.0", "signal-exit": "^4.0.1" @@ -38601,25 +38539,21 @@ "fs-minipass": { "version": "3.0.2", "bundled": true, - "extraneous": true, "requires": { "minipass": "^5.0.0" } }, "fs.realpath": { "version": "1.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "function-bind": { "version": "1.1.1", - "bundled": true, - "extraneous": true + "bundled": true }, "gauge": { "version": "5.0.1", "bundled": true, - "extraneous": true, "requires": { "aproba": "^1.0.3 || ^2.0.0", "color-support": "^1.1.3", @@ -38634,7 +38568,6 @@ "glob": { "version": "10.2.7", "bundled": true, - "extraneous": true, "requires": { "foreground-child": "^3.1.0", "jackspeak": "^2.0.3", @@ -38645,39 +38578,33 @@ }, "graceful-fs": { "version": "4.2.11", - "bundled": true, - "extraneous": true + "bundled": true }, "has": { "version": "1.0.3", "bundled": true, - "extraneous": true, "requires": { "function-bind": "^1.1.1" } }, "has-unicode": { "version": "2.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "hosted-git-info": { "version": "6.1.1", "bundled": true, - "extraneous": true, "requires": { "lru-cache": "^7.5.1" } }, "http-cache-semantics": { "version": "4.1.1", - "bundled": true, - "extraneous": true + "bundled": true }, "http-proxy-agent": { "version": "5.0.0", "bundled": true, - "extraneous": true, "requires": { "@tootallnate/once": "2", "agent-base": "6", @@ -38687,7 +38614,6 @@ "https-proxy-agent": { "version": "5.0.1", "bundled": true, - "extraneous": true, "requires": { "agent-base": "6", "debug": "4" @@ -38696,7 +38622,6 @@ "humanize-ms": { "version": "1.2.1", "bundled": true, - "extraneous": true, "requires": { "ms": "^2.0.0" } @@ -38704,38 +38629,33 @@ "iconv-lite": { "version": "0.6.3", "bundled": true, - "extraneous": true, + "optional": true, "requires": { "safer-buffer": ">= 2.1.2 < 3.0.0" } }, "ieee754": { "version": "1.2.1", - "bundled": true, - "extraneous": true + "bundled": true }, "ignore-walk": { "version": "6.0.3", "bundled": true, - "extraneous": true, "requires": { "minimatch": "^9.0.0" } }, "imurmurhash": { "version": "0.1.4", - "bundled": true, - "extraneous": true + "bundled": true }, "indent-string": { "version": "4.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "inflight": { "version": "1.0.6", "bundled": true, - "extraneous": true, "requires": { "once": "^1.3.0", "wrappy": "1" @@ -38743,18 +38663,15 @@ }, "inherits": { "version": "2.0.4", - "bundled": true, - "extraneous": true + "bundled": true }, "ini": { "version": "4.1.1", - "bundled": true, - "extraneous": true + "bundled": true }, "init-package-json": { "version": "5.0.0", "bundled": true, - "extraneous": true, "requires": { "npm-package-arg": "^10.0.0", "promzard": "^1.0.0", @@ -38767,18 +38684,15 @@ }, "ip": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "ip-regex": { "version": "4.3.0", - "bundled": true, - "extraneous": true + "bundled": true }, "is-cidr": { "version": "4.0.2", "bundled": true, - "extraneous": true, "requires": { "cidr-regex": "^3.1.1" } @@ -38786,30 +38700,25 @@ "is-core-module": { "version": "2.12.1", "bundled": true, - "extraneous": true, "requires": { "has": "^1.0.3" } }, "is-fullwidth-code-point": { "version": "3.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "is-lambda": { "version": "1.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "isexe": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "jackspeak": { "version": "2.2.1", "bundled": true, - "extraneous": true, "requires": { "@isaacs/cliui": "^8.0.2", "@pkgjs/parseargs": "^0.11.0" @@ -38817,33 +38726,27 @@ }, "json-parse-even-better-errors": { "version": "3.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "json-stringify-nice": { "version": "1.1.4", - "bundled": true, - "extraneous": true + "bundled": true }, "jsonparse": { "version": "1.3.1", - "bundled": true, - "extraneous": true + "bundled": true }, "just-diff": { "version": "6.0.2", - "bundled": true, - "extraneous": true + "bundled": true }, "just-diff-apply": { "version": "5.5.0", - "bundled": true, - "extraneous": true + "bundled": true }, "libnpmaccess": { "version": "7.0.2", "bundled": true, - "extraneous": true, "requires": { "npm-package-arg": "^10.1.0", "npm-registry-fetch": "^14.0.3" @@ -38852,7 +38755,6 @@ "libnpmdiff": { "version": "5.0.19", "bundled": true, - "extraneous": true, "requires": { "@npmcli/arborist": "^6.3.0", "@npmcli/disparity-colors": "^3.0.0", @@ -38868,7 +38770,6 @@ "libnpmexec": { "version": "6.0.3", "bundled": true, - "extraneous": true, "requires": { "@npmcli/arborist": "^6.3.0", "@npmcli/run-script": "^6.0.0", @@ -38886,7 +38787,6 @@ "libnpmfund": { "version": "4.0.19", "bundled": true, - "extraneous": true, "requires": { "@npmcli/arborist": "^6.3.0" } @@ -38894,7 +38794,6 @@ "libnpmhook": { "version": "9.0.3", "bundled": true, - "extraneous": true, "requires": { "aproba": "^2.0.0", "npm-registry-fetch": "^14.0.3" @@ -38903,7 +38802,6 @@ "libnpmorg": { "version": "5.0.4", "bundled": true, - "extraneous": true, "requires": { "aproba": "^2.0.0", "npm-registry-fetch": "^14.0.3" @@ -38912,7 +38810,6 @@ "libnpmpack": { "version": "5.0.19", "bundled": true, - "extraneous": true, "requires": { "@npmcli/arborist": "^6.3.0", "@npmcli/run-script": "^6.0.0", @@ -38923,7 +38820,6 @@ "libnpmpublish": { "version": "7.5.0", "bundled": true, - "extraneous": true, "requires": { "ci-info": "^3.6.1", "normalize-package-data": "^5.0.0", @@ -38938,7 +38834,6 @@ "libnpmsearch": { "version": "6.0.2", "bundled": true, - "extraneous": true, "requires": { "npm-registry-fetch": "^14.0.3" } @@ -38946,7 +38841,6 @@ "libnpmteam": { "version": "5.0.3", "bundled": true, - "extraneous": true, "requires": { "aproba": "^2.0.0", "npm-registry-fetch": "^14.0.3" @@ -38955,7 +38849,6 @@ "libnpmversion": { "version": "4.0.2", "bundled": true, - "extraneous": true, "requires": { "@npmcli/git": "^4.0.1", "@npmcli/run-script": "^6.0.0", @@ -38966,13 +38859,11 @@ }, "lru-cache": { "version": "7.18.3", - "bundled": true, - "extraneous": true + "bundled": true }, "make-fetch-happen": { "version": "11.1.1", "bundled": true, - "extraneous": true, "requires": { "agentkeepalive": "^4.2.1", "cacache": "^17.0.0", @@ -38994,20 +38885,17 @@ "minimatch": { "version": "9.0.3", "bundled": true, - "extraneous": true, "requires": { "brace-expansion": "^2.0.1" } }, "minipass": { "version": "5.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "minipass-collect": { "version": "1.0.2", "bundled": true, - "extraneous": true, "requires": { "minipass": "^3.0.0" }, @@ -39015,7 +38903,6 @@ "minipass": { "version": "3.3.6", "bundled": true, - "extraneous": true, "requires": { "yallist": "^4.0.0" } @@ -39025,7 +38912,6 @@ "minipass-fetch": { "version": "3.0.3", "bundled": true, - "extraneous": true, "requires": { "encoding": "^0.1.13", "minipass": "^5.0.0", @@ -39036,7 +38922,6 @@ "minipass-flush": { "version": "1.0.5", "bundled": true, - "extraneous": true, "requires": { "minipass": "^3.0.0" }, @@ -39044,7 +38929,6 @@ "minipass": { "version": "3.3.6", "bundled": true, - "extraneous": true, "requires": { "yallist": "^4.0.0" } @@ -39054,7 +38938,6 @@ "minipass-json-stream": { "version": "1.0.1", "bundled": true, - "extraneous": true, "requires": { "jsonparse": "^1.3.1", "minipass": "^3.0.0" @@ -39063,7 +38946,6 @@ "minipass": { "version": "3.3.6", "bundled": true, - "extraneous": true, "requires": { "yallist": "^4.0.0" } @@ -39073,7 +38955,6 @@ "minipass-pipeline": { "version": "1.2.4", "bundled": true, - "extraneous": true, "requires": { "minipass": "^3.0.0" }, @@ -39081,7 +38962,6 @@ "minipass": { "version": "3.3.6", "bundled": true, - "extraneous": true, "requires": { "yallist": "^4.0.0" } @@ -39091,7 +38971,6 @@ "minipass-sized": { "version": "1.0.3", "bundled": true, - "extraneous": true, "requires": { "minipass": "^3.0.0" }, @@ -39099,7 +38978,6 @@ "minipass": { "version": "3.3.6", "bundled": true, - "extraneous": true, "requires": { "yallist": "^4.0.0" } @@ -39109,7 +38987,6 @@ "minizlib": { "version": "2.1.2", "bundled": true, - "extraneous": true, "requires": { "minipass": "^3.0.0", "yallist": "^4.0.0" @@ -39118,7 +38995,6 @@ "minipass": { "version": "3.3.6", "bundled": true, - "extraneous": true, "requires": { "yallist": "^4.0.0" } @@ -39127,28 +39003,23 @@ }, "mkdirp": { "version": "1.0.4", - "bundled": true, - "extraneous": true + "bundled": true }, "ms": { "version": "2.1.3", - "bundled": true, - "extraneous": true + "bundled": true }, "mute-stream": { "version": "1.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "negotiator": { "version": "0.6.3", - "bundled": true, - "extraneous": true + "bundled": true }, "node-gyp": { "version": "9.4.0", "bundled": true, - "extraneous": true, "requires": { "env-paths": "^2.2.0", "exponential-backoff": "^3.1.1", @@ -39165,13 +39036,11 @@ "dependencies": { "abbrev": { "version": "1.1.1", - "bundled": true, - "extraneous": true + "bundled": true }, "are-we-there-yet": { "version": "3.0.1", "bundled": true, - "extraneous": true, "requires": { "delegates": "^1.0.0", "readable-stream": "^3.6.0" @@ -39180,7 +39049,6 @@ "brace-expansion": { "version": "1.1.11", "bundled": true, - "extraneous": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -39189,7 +39057,6 @@ "gauge": { "version": "4.0.4", "bundled": true, - "extraneous": true, "requires": { "aproba": "^1.0.3 || ^2.0.0", "color-support": "^1.1.3", @@ -39204,7 +39071,6 @@ "glob": { "version": "7.2.3", "bundled": true, - "extraneous": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -39217,7 +39083,6 @@ "minimatch": { "version": "3.1.2", "bundled": true, - "extraneous": true, "requires": { "brace-expansion": "^1.1.7" } @@ -39225,7 +39090,6 @@ "nopt": { "version": "6.0.0", "bundled": true, - "extraneous": true, "requires": { "abbrev": "^1.0.0" } @@ -39233,7 +39097,6 @@ "npmlog": { "version": "6.0.2", "bundled": true, - "extraneous": true, "requires": { "are-we-there-yet": "^3.0.0", "console-control-strings": "^1.1.0", @@ -39244,7 +39107,6 @@ "readable-stream": { "version": "3.6.2", "bundled": true, - "extraneous": true, "requires": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", @@ -39253,13 +39115,11 @@ }, "signal-exit": { "version": "3.0.7", - "bundled": true, - "extraneous": true + "bundled": true }, "which": { "version": "2.0.2", "bundled": true, - "extraneous": true, "requires": { "isexe": "^2.0.0" } @@ -39269,7 +39129,6 @@ "nopt": { "version": "7.2.0", "bundled": true, - "extraneous": true, "requires": { "abbrev": "^2.0.0" } @@ -39277,7 +39136,6 @@ "normalize-package-data": { "version": "5.0.0", "bundled": true, - "extraneous": true, "requires": { "hosted-git-info": "^6.0.0", "is-core-module": "^2.8.1", @@ -39287,13 +39145,11 @@ }, "npm-audit-report": { "version": "5.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "npm-bundled": { "version": "3.0.0", "bundled": true, - "extraneous": true, "requires": { "npm-normalize-package-bin": "^3.0.0" } @@ -39301,20 +39157,17 @@ "npm-install-checks": { "version": "6.1.1", "bundled": true, - "extraneous": true, "requires": { "semver": "^7.1.1" } }, "npm-normalize-package-bin": { "version": "3.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "npm-package-arg": { "version": "10.1.0", "bundled": true, - "extraneous": true, "requires": { "hosted-git-info": "^6.0.0", "proc-log": "^3.0.0", @@ -39325,7 +39178,6 @@ "npm-packlist": { "version": "7.0.4", "bundled": true, - "extraneous": true, "requires": { "ignore-walk": "^6.0.0" } @@ -39333,7 +39185,6 @@ "npm-pick-manifest": { "version": "8.0.1", "bundled": true, - "extraneous": true, "requires": { "npm-install-checks": "^6.0.0", "npm-normalize-package-bin": "^3.0.0", @@ -39344,7 +39195,6 @@ "npm-profile": { "version": "7.0.1", "bundled": true, - "extraneous": true, "requires": { "npm-registry-fetch": "^14.0.0", "proc-log": "^3.0.0" @@ -39353,7 +39203,6 @@ "npm-registry-fetch": { "version": "14.0.5", "bundled": true, - "extraneous": true, "requires": { "make-fetch-happen": "^11.0.0", "minipass": "^5.0.0", @@ -39366,13 +39215,11 @@ }, "npm-user-validate": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "npmlog": { "version": "7.0.1", "bundled": true, - "extraneous": true, "requires": { "are-we-there-yet": "^4.0.0", "console-control-strings": "^1.1.0", @@ -39383,7 +39230,6 @@ "once": { "version": "1.4.0", "bundled": true, - "extraneous": true, "requires": { "wrappy": "1" } @@ -39391,7 +39237,6 @@ "p-map": { "version": "4.0.0", "bundled": true, - "extraneous": true, "requires": { "aggregate-error": "^3.0.0" } @@ -39399,7 +39244,6 @@ "pacote": { "version": "15.2.0", "bundled": true, - "extraneous": true, "requires": { "@npmcli/git": "^4.0.0", "@npmcli/installed-package-contents": "^2.0.1", @@ -39424,7 +39268,6 @@ "parse-conflict-json": { "version": "3.0.1", "bundled": true, - "extraneous": true, "requires": { "json-parse-even-better-errors": "^3.0.0", "just-diff": "^6.0.0", @@ -39433,18 +39276,15 @@ }, "path-is-absolute": { "version": "1.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "path-key": { "version": "3.1.1", - "bundled": true, - "extraneous": true + "bundled": true }, "path-scurry": { "version": "1.9.2", "bundled": true, - "extraneous": true, "requires": { "lru-cache": "^9.1.1", "minipass": "^5.0.0 || ^6.0.2" @@ -39452,15 +39292,13 @@ "dependencies": { "lru-cache": { "version": "9.1.1", - "bundled": true, - "extraneous": true + "bundled": true } } }, "postcss-selector-parser": { "version": "6.0.13", "bundled": true, - "extraneous": true, "requires": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" @@ -39468,33 +39306,27 @@ }, "proc-log": { "version": "3.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "process": { "version": "0.11.10", - "bundled": true, - "extraneous": true + "bundled": true }, "promise-all-reject-late": { "version": "1.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "promise-call-limit": { "version": "1.0.2", - "bundled": true, - "extraneous": true + "bundled": true }, "promise-inflight": { "version": "1.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "promise-retry": { "version": "2.0.1", "bundled": true, - "extraneous": true, "requires": { "err-code": "^2.0.2", "retry": "^0.12.0" @@ -39503,33 +39335,28 @@ "promzard": { "version": "1.0.0", "bundled": true, - "extraneous": true, "requires": { "read": "^2.0.0" } }, "qrcode-terminal": { "version": "0.12.0", - "bundled": true, - "extraneous": true + "bundled": true }, "read": { "version": "2.1.0", "bundled": true, - "extraneous": true, "requires": { "mute-stream": "~1.0.0" } }, "read-cmd-shim": { "version": "4.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "read-package-json": { "version": "6.0.4", "bundled": true, - "extraneous": true, "requires": { "glob": "^10.2.2", "json-parse-even-better-errors": "^3.0.0", @@ -39540,7 +39367,6 @@ "read-package-json-fast": { "version": "3.0.2", "bundled": true, - "extraneous": true, "requires": { "json-parse-even-better-errors": "^3.0.0", "npm-normalize-package-bin": "^3.0.0" @@ -39549,7 +39375,6 @@ "readable-stream": { "version": "4.4.0", "bundled": true, - "extraneous": true, "requires": { "abort-controller": "^3.0.0", "buffer": "^6.0.3", @@ -39559,13 +39384,11 @@ }, "retry": { "version": "0.12.0", - "bundled": true, - "extraneous": true + "bundled": true }, "rimraf": { "version": "3.0.2", "bundled": true, - "extraneous": true, "requires": { "glob": "^7.1.3" }, @@ -39573,7 +39396,6 @@ "brace-expansion": { "version": "1.1.11", "bundled": true, - "extraneous": true, "requires": { "balanced-match": "^1.0.0", "concat-map": "0.0.1" @@ -39582,7 +39404,6 @@ "glob": { "version": "7.2.3", "bundled": true, - "extraneous": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -39595,7 +39416,6 @@ "minimatch": { "version": "3.1.2", "bundled": true, - "extraneous": true, "requires": { "brace-expansion": "^1.1.7" } @@ -39604,18 +39424,16 @@ }, "safe-buffer": { "version": "5.2.1", - "bundled": true, - "extraneous": true + "bundled": true }, "safer-buffer": { "version": "2.1.2", "bundled": true, - "extraneous": true + "optional": true }, "semver": { "version": "7.5.4", "bundled": true, - "extraneous": true, "requires": { "lru-cache": "^6.0.0" }, @@ -39623,7 +39441,6 @@ "lru-cache": { "version": "6.0.0", "bundled": true, - "extraneous": true, "requires": { "yallist": "^4.0.0" } @@ -39632,31 +39449,26 @@ }, "set-blocking": { "version": "2.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "shebang-command": { "version": "2.0.0", "bundled": true, - "extraneous": true, "requires": { "shebang-regex": "^3.0.0" } }, "shebang-regex": { "version": "3.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "signal-exit": { "version": "4.0.2", - "bundled": true, - "extraneous": true + "bundled": true }, "sigstore": { "version": "1.7.0", "bundled": true, - "extraneous": true, "requires": { "@sigstore/protobuf-specs": "^0.1.0", "@sigstore/tuf": "^1.0.1", @@ -39665,13 +39477,11 @@ }, "smart-buffer": { "version": "4.2.0", - "bundled": true, - "extraneous": true + "bundled": true }, "socks": { "version": "2.7.1", "bundled": true, - "extraneous": true, "requires": { "ip": "^2.0.0", "smart-buffer": "^4.2.0" @@ -39680,7 +39490,6 @@ "socks-proxy-agent": { "version": "7.0.0", "bundled": true, - "extraneous": true, "requires": { "agent-base": "^6.0.2", "debug": "^4.3.3", @@ -39690,7 +39499,6 @@ "spdx-correct": { "version": "3.2.0", "bundled": true, - "extraneous": true, "requires": { "spdx-expression-parse": "^3.0.0", "spdx-license-ids": "^3.0.0" @@ -39698,13 +39506,11 @@ }, "spdx-exceptions": { "version": "2.3.0", - "bundled": true, - "extraneous": true + "bundled": true }, "spdx-expression-parse": { "version": "3.0.1", "bundled": true, - "extraneous": true, "requires": { "spdx-exceptions": "^2.1.0", "spdx-license-ids": "^3.0.0" @@ -39712,13 +39518,11 @@ }, "spdx-license-ids": { "version": "3.0.13", - "bundled": true, - "extraneous": true + "bundled": true }, "ssri": { "version": "10.0.4", "bundled": true, - "extraneous": true, "requires": { "minipass": "^5.0.0" } @@ -39726,7 +39530,6 @@ "string_decoder": { "version": "1.3.0", "bundled": true, - "extraneous": true, "requires": { "safe-buffer": "~5.2.0" } @@ -39734,7 +39537,6 @@ "string-width": { "version": "4.2.3", "bundled": true, - "extraneous": true, "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", @@ -39744,7 +39546,6 @@ "string-width-cjs": { "version": "npm:string-width@4.2.3", "bundled": true, - "extraneous": true, "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", @@ -39754,7 +39555,6 @@ "strip-ansi": { "version": "6.0.1", "bundled": true, - "extraneous": true, "requires": { "ansi-regex": "^5.0.1" } @@ -39762,20 +39562,17 @@ "strip-ansi-cjs": { "version": "npm:strip-ansi@6.0.1", "bundled": true, - "extraneous": true, "requires": { "ansi-regex": "^5.0.1" } }, "supports-color": { "version": "9.4.0", - "bundled": true, - "extraneous": true + "bundled": true }, "tar": { "version": "6.1.15", "bundled": true, - "extraneous": true, "requires": { "chownr": "^2.0.0", "fs-minipass": "^2.0.0", @@ -39788,7 +39585,6 @@ "fs-minipass": { "version": "2.1.0", "bundled": true, - "extraneous": true, "requires": { "minipass": "^3.0.0" }, @@ -39796,7 +39592,6 @@ "minipass": { "version": "3.3.6", "bundled": true, - "extraneous": true, "requires": { "yallist": "^4.0.0" } @@ -39807,23 +39602,19 @@ }, "text-table": { "version": "0.2.0", - "bundled": true, - "extraneous": true + "bundled": true }, "tiny-relative-date": { "version": "1.3.0", - "bundled": true, - "extraneous": true + "bundled": true }, "treeverse": { "version": "3.0.0", - "bundled": true, - "extraneous": true + "bundled": true }, "tuf-js": { "version": "1.1.7", "bundled": true, - "extraneous": true, "requires": { "@tufjs/models": "1.0.4", "debug": "^4.3.4", @@ -39833,7 +39624,6 @@ "unique-filename": { "version": "3.0.0", "bundled": true, - "extraneous": true, "requires": { "unique-slug": "^4.0.0" } @@ -39841,20 +39631,17 @@ "unique-slug": { "version": "4.0.0", "bundled": true, - "extraneous": true, "requires": { "imurmurhash": "^0.1.4" } }, "util-deprecate": { "version": "1.0.2", - "bundled": true, - "extraneous": true + "bundled": true }, "validate-npm-package-license": { "version": "3.0.4", "bundled": true, - "extraneous": true, "requires": { "spdx-correct": "^3.0.0", "spdx-expression-parse": "^3.0.0" @@ -39863,20 +39650,17 @@ "validate-npm-package-name": { "version": "5.0.0", "bundled": true, - "extraneous": true, "requires": { "builtins": "^5.0.0" } }, "walk-up-path": { "version": "3.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "wcwidth": { "version": "1.0.1", "bundled": true, - "extraneous": true, "requires": { "defaults": "^1.0.3" } @@ -39884,7 +39668,6 @@ "which": { "version": "3.0.1", "bundled": true, - "extraneous": true, "requires": { "isexe": "^2.0.0" } @@ -39892,7 +39675,6 @@ "wide-align": { "version": "1.1.5", "bundled": true, - "extraneous": true, "requires": { "string-width": "^1.0.2 || 2 || 3 || 4" } @@ -39900,7 +39682,6 @@ "wrap-ansi": { "version": "8.1.0", "bundled": true, - "extraneous": true, "requires": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", @@ -39909,23 +39690,19 @@ "dependencies": { "ansi-regex": { "version": "6.0.1", - "bundled": true, - "extraneous": true + "bundled": true }, "ansi-styles": { "version": "6.2.1", - "bundled": true, - "extraneous": true + "bundled": true }, "emoji-regex": { "version": "9.2.2", - "bundled": true, - "extraneous": true + "bundled": true }, "string-width": { "version": "5.1.2", "bundled": true, - "extraneous": true, "requires": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", @@ -39935,7 +39712,6 @@ "strip-ansi": { "version": "7.1.0", "bundled": true, - "extraneous": true, "requires": { "ansi-regex": "^6.0.1" } @@ -39945,7 +39721,6 @@ "wrap-ansi-cjs": { "version": "npm:wrap-ansi@7.0.0", "bundled": true, - "extraneous": true, "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", @@ -39954,13 +39729,11 @@ }, "wrappy": { "version": "1.0.2", - "bundled": true, - "extraneous": true + "bundled": true }, "write-file-atomic": { "version": "5.0.1", "bundled": true, - "extraneous": true, "requires": { "imurmurhash": "^0.1.4", "signal-exit": "^4.0.1" @@ -39968,8 +39741,7 @@ }, "yallist": { "version": "4.0.0", - "bundled": true, - "extraneous": true + "bundled": true } } }, @@ -40736,6 +40508,8 @@ }, "parent-module": { "version": "2.0.0", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-2.0.0.tgz", + "integrity": "sha512-uo0Z9JJeWzv8BG+tRcapBKNJ0dro9cLyczGzulS6EfeyAdeC9sbojtW6XwvYxJkEne9En+J2XEl4zyglVeIwFg==", "dev": true, "requires": { "callsites": "^3.1.0" @@ -42147,6 +41921,8 @@ }, "repeat-string": { "version": "1.6.1", + "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", + "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", "dev": true }, "require-directory": { @@ -43962,6 +43738,8 @@ }, "vscode-languageserver-textdocument": { "version": "1.0.8", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.8.tgz", + "integrity": "sha512-1bonkGqQs5/fxGT5UchTgjGVnfysL0O8v1AYMBjqTbWQTFn721zaPGDYFkOKtfDgFiSgXM3KwaG3FMGfW4Ed9Q==", "dev": true }, "vscode-oniguruma": { @@ -43972,6 +43750,8 @@ }, "vscode-uri": { "version": "3.0.7", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.7.tgz", + "integrity": "sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==", "dev": true }, "watchpack": { diff --git a/packages/core/package.json b/packages/core/package.json index 7e081925dc..d699a0bd58 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -95,7 +95,7 @@ "@types/uuid": "^9.0.1", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "fast-check": "^3.12.0", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", diff --git a/packages/dns-discovery/package.json b/packages/dns-discovery/package.json index 3300efe886..8e9a3c7235 100644 --- a/packages/dns-discovery/package.json +++ b/packages/dns-discovery/package.json @@ -69,7 +69,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", "karma-mocha": "^2.0.1", diff --git a/packages/enr/package.json b/packages/enr/package.json index 6a02595194..62675922c3 100644 --- a/packages/enr/package.json +++ b/packages/enr/package.json @@ -70,7 +70,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", "karma-mocha": "^2.0.1", diff --git a/packages/interfaces/package.json b/packages/interfaces/package.json index edb914cb49..768982c333 100644 --- a/packages/interfaces/package.json +++ b/packages/interfaces/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@chainsafe/libp2p-gossipsub": "^10.1.0", "@multiformats/multiaddr": "^12.0.0", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "npm-run-all": "^4.1.5", "typescript": "^5.0.4", "libp2p": "^0.46.3" diff --git a/packages/message-encryption/package.json b/packages/message-encryption/package.json index 8b728c057a..ad0fe0d410 100644 --- a/packages/message-encryption/package.json +++ b/packages/message-encryption/package.json @@ -87,7 +87,7 @@ "@types/mocha": "^10.0.1", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "fast-check": "^3.12.0", "karma": "^6.4.1", "karma-chrome-launcher": "^3.2.0", diff --git a/packages/message-hash/package.json b/packages/message-hash/package.json index a3b368d544..ad16b10ea8 100644 --- a/packages/message-hash/package.json +++ b/packages/message-hash/package.json @@ -63,7 +63,7 @@ "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "fast-check": "^3.12.0", "ignore-loader": "^0.1.2", "isomorphic-fetch": "^3.0.0", diff --git a/packages/peer-exchange/package.json b/packages/peer-exchange/package.json index 980db03fd6..8d464ec83a 100644 --- a/packages/peer-exchange/package.json +++ b/packages/peer-exchange/package.json @@ -65,7 +65,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "chai": "^4.3.7", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "npm-run-all": "^4.1.5", "rollup": "^3.28.0", "ts-loader": "^9.4.2", diff --git a/packages/proto/package.json b/packages/proto/package.json index b136594f92..22c1c21312 100644 --- a/packages/proto/package.json +++ b/packages/proto/package.json @@ -51,7 +51,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "npm-run-all": "^4.1.5", "protons": "^7.0.2", "rollup": "^3.28.0", diff --git a/packages/sdk/package.json b/packages/sdk/package.json index 5c90f15744..f880b7f0c6 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -64,7 +64,7 @@ "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "interface-datastore": "^7.0.4", "npm-run-all": "^4.1.5", "rollup": "^3.28.0", diff --git a/packages/tests/package.json b/packages/tests/package.json index 66ea6ab7ab..013f8bd6de 100644 --- a/packages/tests/package.json +++ b/packages/tests/package.json @@ -79,7 +79,7 @@ "@waku/peer-exchange": "*", "chai": "^4.3.7", "datastore-core": "^9.2.2", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "debug": "^4.3.4", "interface-datastore": "^8.2.3", "libp2p": "^0.46.3", diff --git a/packages/utils/package.json b/packages/utils/package.json index c4804421a2..a4ecb84a95 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -74,7 +74,7 @@ "@rollup/plugin-node-resolve": "^15.1.0", "@waku/build-utils": "*", "@waku/interfaces": "0.0.17", - "cspell": "^7.0.1", + "cspell": "^7.3.2", "npm-run-all": "^4.1.5", "rollup": "^3.28.0", "typescript": "^5.0.4"