diff --git a/package-lock.json b/package-lock.json index 1d866417..63121698 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,12 +22,12 @@ "babel-jest": "^28.1.3", "bootstrap": "^4.6.2", "cross-env": "^7.0.3", - "cspell": "^6.14.3", + "cspell": "^6.16.0", "css-loader": "^6.7.0", "del": "^6.0.0", "del-cli": "^4.0.0", "es-check": "^7.0.1", - "eslint": "^8.26.0", + "eslint": "^8.29.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.25.4", "file-loader": "^6.2.0", @@ -2227,9 +2227,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.15.0.tgz", - "integrity": "sha512-Kc9sGeJN3yUiOgFS6LZrdtsONCgsp33PKXxCfDN/7E6iV5b3hbIXR7rjQZ3oS+oJmNGHMtn4CumwY6ogL+s8Iw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.16.0.tgz", + "integrity": "sha512-POcRwK6X+T3n+D6dRin4YdgQAXLDjwvUfXNexH5r+Oc0rQvl+lV0sZXg8W9miW2g9rhcetaDLStc+e9UmWh8EA==", "dev": true, "dependencies": { "@cspell/dict-ada": "^4.0.0", @@ -2271,6 +2271,7 @@ "@cspell/dict-scala": "^3.0.0", "@cspell/dict-software-terms": "^3.0.5", "@cspell/dict-sql": "^2.0.0", + "@cspell/dict-svelte": "^1.0.0", "@cspell/dict-swift": "^2.0.0", "@cspell/dict-typescript": "^3.0.1", "@cspell/dict-vue": "^3.0.0" @@ -2280,27 +2281,27 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.15.0.tgz", - "integrity": "sha512-LXEICxtCOJLRBeIHzljLzLakMSz/iusSQF2PbQrBOdh15Xd0BGFuQnlH0PaKqKa3BVgfaKbEjVpYbu68JWzL0w==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.16.0.tgz", + "integrity": "sha512-QB62ykIpRsPZFKRjNjmzJ1mQyW+Agdw0wL1a3Gbi59D7+02P2C8cC0h7viI1F2g9SUhjTHJa7ypQcm4OoV1Vug==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-service-bus": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.15.0.tgz", - "integrity": "sha512-lFhKcVd2wGL67xT1SVTNmfovNP/Cu5uYVKbKbsTy72XqCpX23daVuFlCZsIY1nxSUh60yAq9mZy7K5BvwFrd9w==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.16.0.tgz", + "integrity": "sha512-brrxK2o/tnDqQvGS2xH5IiQg6igQ0yu3CNwJLRy2+sbrKmZWTd6WnDeIGdKiN0TgANAiprCXddVQxno9Svt8OQ==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.15.0.tgz", - "integrity": "sha512-fS2kV+sV4sfUIy6uQX1H91tZNCWl3nOYfHv1+EI4JnCVnxcFO8EuLgybxUw3w4PbcchyAJaq0Nxa/WxJJnZUyw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.16.0.tgz", + "integrity": "sha512-eIN7fG1PM35y68Hcrp/WN4onkCD8w2v965pfuM85AUkyHklJD3NBrU25dNvrEdW0/FVYo2S1A3cafAl616m+lA==", "dev": true, "engines": { "node": ">=14" @@ -2540,6 +2541,12 @@ "integrity": "sha512-J3X8VSgWpc/4McQEs138abtBw/SO3Z+vGaYi5X7XV1pKPBxjupHTTNQHSS/HWUDmVWj6fR3OV+ZGptcmvv3Clg==", "dev": true }, + "node_modules/@cspell/dict-svelte": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-svelte/-/dict-svelte-1.0.0.tgz", + "integrity": "sha512-5mE1bPMv+0Zdv6fiaHw86kZ47FhqNy9waUyGOT/wSWf6M5lxCZ3ze15rDruit6/62DaYo7A4/1dgKxpRo6/ZBQ==", + "dev": true + }, "node_modules/@cspell/dict-swift": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/@cspell/dict-swift/-/dict-swift-2.0.0.tgz", @@ -2559,9 +2566,9 @@ "dev": true }, "node_modules/@cspell/strong-weak-map": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.15.0.tgz", - "integrity": "sha512-OqeqapBKdtkwazBXzlRj42niJBFAveoZSC9M0/gCJ0TVWEURuOFUKRm+LprOMy+Kc0MTUEIIJ0wbpMZNclR6Lw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.16.0.tgz", + "integrity": "sha512-2vA+r/yQ+oLY9tnZIXJwhKjCDeosWBrfgb1ea1eJ2LpXb3AS8IRP60wnqYbK9FNqqdPZIt98/LYJ/EZN23SmLQ==", "dev": true, "engines": { "node": ">=14.6" @@ -5895,17 +5902,17 @@ } }, "node_modules/cspell": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.15.0.tgz", - "integrity": "sha512-8Nx2nKHi45GQshDbxQcB9xZjNrMwWnL2D4i5w8vA1WffAhLZpgE7zmudjyELPfhhvOEd0hspY8lh79lZSLtvrg==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.16.0.tgz", + "integrity": "sha512-vp65C2POzIyBvEFsZ/Zr9PAR65YnrY+xrnTeAbrqGPD0HnRCHUwKAazB3O05WyP8ovoJidSHWgaC+2G0P2GA5w==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.15.0", + "@cspell/cspell-pipe": "6.16.0", "chalk": "^4.1.2", "commander": "^9.4.1", - "cspell-gitignore": "6.15.0", - "cspell-glob": "6.15.0", - "cspell-lib": "6.15.0", + "cspell-gitignore": "6.16.0", + "cspell-glob": "6.16.0", + "cspell-lib": "6.16.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -5927,14 +5934,14 @@ } }, "node_modules/cspell-dictionary": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.15.0.tgz", - "integrity": "sha512-DX5MmXq+uPLdqKhOdYMFx0sLNawOakZwnXOI+UJ1T1joQMjiuiAxjmIzj2+iMFRZ4RgwjUhAu/FJ0FWJp4ev1A==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.16.0.tgz", + "integrity": "sha512-1Ebi2tw+4H7qLElrcw6+R0fWTaaPHTuylUYRWdUCK+kHZ/Bxj48SGB9i12Crbz04btwvbq8/PXb9nSq6MK+pLQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.15.0", - "@cspell/cspell-types": "6.15.0", - "cspell-trie-lib": "6.15.0", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", + "cspell-trie-lib": "6.16.0", "fast-equals": "^4.0.3", "gensequence": "^4.0.2" }, @@ -5943,12 +5950,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.15.0.tgz", - "integrity": "sha512-d+mzVtZBq/HRxYyXW6nfptnefyjIhV+goM5cTY/1Fg9tN+wfhn0g1pd9IU72BWmmlQGUBXrJzCSqgZYU9PZmRw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.16.0.tgz", + "integrity": "sha512-pJHPWp62EMTkTh/MBsJt5qH5Z3ZrasQAzfzDQX77ObRpUZ737T2n8r7QRC1XMZpNyx6rQeVx0DjVPATsQ4MaKQ==", "dev": true, "dependencies": { - "cspell-glob": "6.15.0", + "cspell-glob": "6.16.0", "find-up": "^5.0.0" }, "bin": { @@ -5959,9 +5966,9 @@ } }, "node_modules/cspell-glob": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.15.0.tgz", - "integrity": "sha512-FJ/aG/FKJ2qEZgO2wLFWJk3ljAA/HAYsXBq3Z6l8bUyYlkAjBwuToZCM6VE0owcRRCUr+onYNBKX1m1weDgAkQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.16.0.tgz", + "integrity": "sha512-D+3RGKqkyWvkKM1TEHRUNZj8XJi0kBHIZIfaJOZlYOjllTxW5B2pCylWa977X6vzD+aIH0c51/dQIDBG1u1Law==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -5971,13 +5978,13 @@ } }, "node_modules/cspell-grammar": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.15.0.tgz", - "integrity": "sha512-inpGd+tqtvHVr1fX5Zx/VgSXWPRatvoaQgq3uI7a4JAXJmNLjOF4+l8g0ylIVFhZBIPLazFOr9bm35NjVpk5GA==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.16.0.tgz", + "integrity": "sha512-6s0IqrfO5FbSzaCmkitKvoolLwwYNe/FleFGSCsL/0VBW9whaIU45YAdbpS4f01WfUqz611yYu7A5/rp54WgbQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.15.0", - "@cspell/cspell-types": "6.15.0" + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0" }, "bin": { "cspell-grammar": "bin.js" @@ -5987,12 +5994,12 @@ } }, "node_modules/cspell-io": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.15.0.tgz", - "integrity": "sha512-rZIHcxV3bUZCqqJN1oesdN1Sk/bulGifHZ+3b4l/xHOW0PZwDyvOry/Xu41f5DGIfBoiNeYUmeS78klDA5yODQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.16.0.tgz", + "integrity": "sha512-t5cF3zMRRpufIPbfVApKUBWNmKGwpWicSHDUl9NgVdThLScgby/yB+tzgLKyrXKma8g10m/3dZ+WV+sIPyhhfg==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "6.15.0", + "@cspell/cspell-service-bus": "6.16.0", "node-fetch": "^2.6.7" }, "engines": { @@ -6000,24 +6007,24 @@ } }, "node_modules/cspell-lib": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.15.0.tgz", - "integrity": "sha512-cjNiCKJ1SuCzvPrw3msZKy3qRztJhj2brvyCEjVKJs/FwzoMQBtGBlUVitRyfmx5TPdJsSWPdr/YbmMltBbAGQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.16.0.tgz", + "integrity": "sha512-QMRvQMjYwBqZvxOyZdUMJ2/jw5GO7LH7BYqyUAXCmfIlqemezeCie+kiaeWCi9Bs0ja6Fb2hcybxiqx5IsoDnw==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "6.15.0", - "@cspell/cspell-pipe": "6.15.0", - "@cspell/cspell-types": "6.15.0", - "@cspell/strong-weak-map": "6.15.0", + "@cspell/cspell-bundled-dicts": "6.16.0", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", + "@cspell/strong-weak-map": "6.16.0", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.15.0", - "cspell-glob": "6.15.0", - "cspell-grammar": "6.15.0", - "cspell-io": "6.15.0", - "cspell-trie-lib": "6.15.0", + "cspell-dictionary": "6.16.0", + "cspell-glob": "6.16.0", + "cspell-grammar": "6.16.0", + "cspell-io": "6.16.0", + "cspell-trie-lib": "6.16.0", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -6066,13 +6073,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.15.0.tgz", - "integrity": "sha512-d4+F3pNGv50MHj6Skb8/yTPCQyKbVYfERryClM3QnpSpvXGP7VAUHTNHJocR/UTAI5Gs1KdbbU+S9aCAZsZ9lQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.16.0.tgz", + "integrity": "sha512-RI8mxXG38uhMmFUSGqnUp+JGxUbo7Mfz6uqYJF//gU8w88K4D7LaRVOCOdpKyi+/zTzK0UBAoiO8AvBJDDIPvQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.15.0", - "@cspell/cspell-types": "6.15.0", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -7217,9 +7224,9 @@ } }, "node_modules/eslint": { - "version": "8.28.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.28.0.tgz", - "integrity": "sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==", + "version": "8.29.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.29.0.tgz", + "integrity": "sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==", "dev": true, "dependencies": { "@eslint/eslintrc": "^1.3.3", @@ -17653,9 +17660,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.15.0.tgz", - "integrity": "sha512-Kc9sGeJN3yUiOgFS6LZrdtsONCgsp33PKXxCfDN/7E6iV5b3hbIXR7rjQZ3oS+oJmNGHMtn4CumwY6ogL+s8Iw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.16.0.tgz", + "integrity": "sha512-POcRwK6X+T3n+D6dRin4YdgQAXLDjwvUfXNexH5r+Oc0rQvl+lV0sZXg8W9miW2g9rhcetaDLStc+e9UmWh8EA==", "dev": true, "requires": { "@cspell/dict-ada": "^4.0.0", @@ -17697,27 +17704,28 @@ "@cspell/dict-scala": "^3.0.0", "@cspell/dict-software-terms": "^3.0.5", "@cspell/dict-sql": "^2.0.0", + "@cspell/dict-svelte": "^1.0.0", "@cspell/dict-swift": "^2.0.0", "@cspell/dict-typescript": "^3.0.1", "@cspell/dict-vue": "^3.0.0" } }, "@cspell/cspell-pipe": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.15.0.tgz", - "integrity": "sha512-LXEICxtCOJLRBeIHzljLzLakMSz/iusSQF2PbQrBOdh15Xd0BGFuQnlH0PaKqKa3BVgfaKbEjVpYbu68JWzL0w==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.16.0.tgz", + "integrity": "sha512-QB62ykIpRsPZFKRjNjmzJ1mQyW+Agdw0wL1a3Gbi59D7+02P2C8cC0h7viI1F2g9SUhjTHJa7ypQcm4OoV1Vug==", "dev": true }, "@cspell/cspell-service-bus": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.15.0.tgz", - "integrity": "sha512-lFhKcVd2wGL67xT1SVTNmfovNP/Cu5uYVKbKbsTy72XqCpX23daVuFlCZsIY1nxSUh60yAq9mZy7K5BvwFrd9w==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.16.0.tgz", + "integrity": "sha512-brrxK2o/tnDqQvGS2xH5IiQg6igQ0yu3CNwJLRy2+sbrKmZWTd6WnDeIGdKiN0TgANAiprCXddVQxno9Svt8OQ==", "dev": true }, "@cspell/cspell-types": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.15.0.tgz", - "integrity": "sha512-fS2kV+sV4sfUIy6uQX1H91tZNCWl3nOYfHv1+EI4JnCVnxcFO8EuLgybxUw3w4PbcchyAJaq0Nxa/WxJJnZUyw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.16.0.tgz", + "integrity": "sha512-eIN7fG1PM35y68Hcrp/WN4onkCD8w2v965pfuM85AUkyHklJD3NBrU25dNvrEdW0/FVYo2S1A3cafAl616m+lA==", "dev": true }, "@cspell/dict-ada": { @@ -17954,6 +17962,12 @@ "integrity": "sha512-J3X8VSgWpc/4McQEs138abtBw/SO3Z+vGaYi5X7XV1pKPBxjupHTTNQHSS/HWUDmVWj6fR3OV+ZGptcmvv3Clg==", "dev": true }, + "@cspell/dict-svelte": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-svelte/-/dict-svelte-1.0.0.tgz", + "integrity": "sha512-5mE1bPMv+0Zdv6fiaHw86kZ47FhqNy9waUyGOT/wSWf6M5lxCZ3ze15rDruit6/62DaYo7A4/1dgKxpRo6/ZBQ==", + "dev": true + }, "@cspell/dict-swift": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/@cspell/dict-swift/-/dict-swift-2.0.0.tgz", @@ -17973,9 +17987,9 @@ "dev": true }, "@cspell/strong-weak-map": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.15.0.tgz", - "integrity": "sha512-OqeqapBKdtkwazBXzlRj42niJBFAveoZSC9M0/gCJ0TVWEURuOFUKRm+LprOMy+Kc0MTUEIIJ0wbpMZNclR6Lw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.16.0.tgz", + "integrity": "sha512-2vA+r/yQ+oLY9tnZIXJwhKjCDeosWBrfgb1ea1eJ2LpXb3AS8IRP60wnqYbK9FNqqdPZIt98/LYJ/EZN23SmLQ==", "dev": true }, "@cspotcode/source-map-support": { @@ -20637,17 +20651,17 @@ "dev": true }, "cspell": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.15.0.tgz", - "integrity": "sha512-8Nx2nKHi45GQshDbxQcB9xZjNrMwWnL2D4i5w8vA1WffAhLZpgE7zmudjyELPfhhvOEd0hspY8lh79lZSLtvrg==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.16.0.tgz", + "integrity": "sha512-vp65C2POzIyBvEFsZ/Zr9PAR65YnrY+xrnTeAbrqGPD0HnRCHUwKAazB3O05WyP8ovoJidSHWgaC+2G0P2GA5w==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.15.0", + "@cspell/cspell-pipe": "6.16.0", "chalk": "^4.1.2", "commander": "^9.4.1", - "cspell-gitignore": "6.15.0", - "cspell-glob": "6.15.0", - "cspell-lib": "6.15.0", + "cspell-gitignore": "6.16.0", + "cspell-glob": "6.16.0", + "cspell-lib": "6.16.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -20757,76 +20771,76 @@ } }, "cspell-dictionary": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.15.0.tgz", - "integrity": "sha512-DX5MmXq+uPLdqKhOdYMFx0sLNawOakZwnXOI+UJ1T1joQMjiuiAxjmIzj2+iMFRZ4RgwjUhAu/FJ0FWJp4ev1A==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.16.0.tgz", + "integrity": "sha512-1Ebi2tw+4H7qLElrcw6+R0fWTaaPHTuylUYRWdUCK+kHZ/Bxj48SGB9i12Crbz04btwvbq8/PXb9nSq6MK+pLQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.15.0", - "@cspell/cspell-types": "6.15.0", - "cspell-trie-lib": "6.15.0", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", + "cspell-trie-lib": "6.16.0", "fast-equals": "^4.0.3", "gensequence": "^4.0.2" } }, "cspell-gitignore": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.15.0.tgz", - "integrity": "sha512-d+mzVtZBq/HRxYyXW6nfptnefyjIhV+goM5cTY/1Fg9tN+wfhn0g1pd9IU72BWmmlQGUBXrJzCSqgZYU9PZmRw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.16.0.tgz", + "integrity": "sha512-pJHPWp62EMTkTh/MBsJt5qH5Z3ZrasQAzfzDQX77ObRpUZ737T2n8r7QRC1XMZpNyx6rQeVx0DjVPATsQ4MaKQ==", "dev": true, "requires": { - "cspell-glob": "6.15.0", + "cspell-glob": "6.16.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.15.0.tgz", - "integrity": "sha512-FJ/aG/FKJ2qEZgO2wLFWJk3ljAA/HAYsXBq3Z6l8bUyYlkAjBwuToZCM6VE0owcRRCUr+onYNBKX1m1weDgAkQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.16.0.tgz", + "integrity": "sha512-D+3RGKqkyWvkKM1TEHRUNZj8XJi0kBHIZIfaJOZlYOjllTxW5B2pCylWa977X6vzD+aIH0c51/dQIDBG1u1Law==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.15.0.tgz", - "integrity": "sha512-inpGd+tqtvHVr1fX5Zx/VgSXWPRatvoaQgq3uI7a4JAXJmNLjOF4+l8g0ylIVFhZBIPLazFOr9bm35NjVpk5GA==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.16.0.tgz", + "integrity": "sha512-6s0IqrfO5FbSzaCmkitKvoolLwwYNe/FleFGSCsL/0VBW9whaIU45YAdbpS4f01WfUqz611yYu7A5/rp54WgbQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.15.0", - "@cspell/cspell-types": "6.15.0" + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0" } }, "cspell-io": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.15.0.tgz", - "integrity": "sha512-rZIHcxV3bUZCqqJN1oesdN1Sk/bulGifHZ+3b4l/xHOW0PZwDyvOry/Xu41f5DGIfBoiNeYUmeS78klDA5yODQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.16.0.tgz", + "integrity": "sha512-t5cF3zMRRpufIPbfVApKUBWNmKGwpWicSHDUl9NgVdThLScgby/yB+tzgLKyrXKma8g10m/3dZ+WV+sIPyhhfg==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "6.15.0", + "@cspell/cspell-service-bus": "6.16.0", "node-fetch": "^2.6.7" } }, "cspell-lib": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.15.0.tgz", - "integrity": "sha512-cjNiCKJ1SuCzvPrw3msZKy3qRztJhj2brvyCEjVKJs/FwzoMQBtGBlUVitRyfmx5TPdJsSWPdr/YbmMltBbAGQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.16.0.tgz", + "integrity": "sha512-QMRvQMjYwBqZvxOyZdUMJ2/jw5GO7LH7BYqyUAXCmfIlqemezeCie+kiaeWCi9Bs0ja6Fb2hcybxiqx5IsoDnw==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "6.15.0", - "@cspell/cspell-pipe": "6.15.0", - "@cspell/cspell-types": "6.15.0", - "@cspell/strong-weak-map": "6.15.0", + "@cspell/cspell-bundled-dicts": "6.16.0", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", + "@cspell/strong-weak-map": "6.16.0", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.15.0", - "cspell-glob": "6.15.0", - "cspell-grammar": "6.15.0", - "cspell-io": "6.15.0", - "cspell-trie-lib": "6.15.0", + "cspell-dictionary": "6.16.0", + "cspell-glob": "6.16.0", + "cspell-grammar": "6.16.0", + "cspell-io": "6.16.0", + "cspell-trie-lib": "6.16.0", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -20868,13 +20882,13 @@ } }, "cspell-trie-lib": { - "version": "6.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.15.0.tgz", - "integrity": "sha512-d4+F3pNGv50MHj6Skb8/yTPCQyKbVYfERryClM3QnpSpvXGP7VAUHTNHJocR/UTAI5Gs1KdbbU+S9aCAZsZ9lQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.16.0.tgz", + "integrity": "sha512-RI8mxXG38uhMmFUSGqnUp+JGxUbo7Mfz6uqYJF//gU8w88K4D7LaRVOCOdpKyi+/zTzK0UBAoiO8AvBJDDIPvQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.15.0", - "@cspell/cspell-types": "6.15.0", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" } @@ -21598,9 +21612,9 @@ } }, "eslint": { - "version": "8.28.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.28.0.tgz", - "integrity": "sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==", + "version": "8.29.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.29.0.tgz", + "integrity": "sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==", "dev": true, "requires": { "@eslint/eslintrc": "^1.3.3", diff --git a/package.json b/package.json index 326a21b0..57733d7d 100644 --- a/package.json +++ b/package.json @@ -62,12 +62,12 @@ "babel-jest": "^28.1.3", "bootstrap": "^4.6.2", "cross-env": "^7.0.3", - "cspell": "^6.14.3", + "cspell": "^6.16.0", "css-loader": "^6.7.0", "del": "^6.0.0", "del-cli": "^4.0.0", "es-check": "^7.0.1", - "eslint": "^8.26.0", + "eslint": "^8.29.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.25.4", "file-loader": "^6.2.0",