From 772ea3477e0b233ce3130a1bc7ec215319fb1f6a Mon Sep 17 00:00:00 2001 From: taiga-family-bot <140712314+taiga-family-bot@users.noreply.github.com> Date: Fri, 22 Dec 2023 11:30:14 +0300 Subject: [PATCH] chore(deps): update dependency cspell to v8.2.3 (#813) --- package-lock.json | 198 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 100 insertions(+), 100 deletions(-) diff --git a/package-lock.json b/package-lock.json index 61d8bf8ea..161a2aeca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "@tinkoff/eslint-config-react": "2.0.0", "@types/jest": "29.5.11", "@types/node": "20.10.5", - "cspell": "8.2.1", + "cspell": "8.2.3", "cypress": "13.6.1", "cypress-real-events": "1.11.0", "eslint": "8.56.0", @@ -5086,13 +5086,13 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.2.1.tgz", - "integrity": "sha512-XQ69Ac84KnYB8/dgUCzBoL2wB5rTSSfzJqGq74locr6m1G9/oY/yI0OVvN5Uxn+bRH5Qrt7PdNVl6jnTBWxuDA==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.2.3.tgz", + "integrity": "sha512-AmKr/laSnmuTlECsIkf71N8FPd/ualJx13OdIJNIvUjIE741x/EACITIWLnTK9qFbsefOYp7bUeo9Xtbdw5JSA==", "dev": true, "dependencies": { "@cspell/dict-ada": "^4.0.2", - "@cspell/dict-aws": "^4.0.0", + "@cspell/dict-aws": "^4.0.1", "@cspell/dict-bash": "^4.1.3", "@cspell/dict-companies": "^3.0.28", "@cspell/dict-cpp": "^5.0.10", @@ -5130,11 +5130,11 @@ "@cspell/dict-public-licenses": "^2.0.5", "@cspell/dict-python": "^4.1.10", "@cspell/dict-r": "^2.0.1", - "@cspell/dict-ruby": "^5.0.1", + "@cspell/dict-ruby": "^5.0.2", "@cspell/dict-rust": "^4.0.1", "@cspell/dict-scala": "^5.0.0", - "@cspell/dict-software-terms": "^3.3.13", - "@cspell/dict-sql": "^2.1.2", + "@cspell/dict-software-terms": "^3.3.14", + "@cspell/dict-sql": "^2.1.3", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", "@cspell/dict-typescript": "^3.1.2", @@ -5145,30 +5145,30 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.1.tgz", - "integrity": "sha512-tDE8KE/8HBv6ujiLEP0fOAnZYct0FrRP75BPigGbHVDHdtQt8HdlJzwM5CfU73qOu1GLF3OcPiYxZhrgsHDKVQ==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.2.3.tgz", + "integrity": "sha512-603qzkEQZueKauvzCeAMKZqcTBEEJEfs3yBsDKx1jYqyMPuTXnh3vmxkPy0paiJuE625BjzlCuvok225u6x9Qw==", "dev": true, "dependencies": { - "@cspell/cspell-types": "8.2.1" + "@cspell/cspell-types": "8.2.3" }, "engines": { "node": ">=18" } }, "node_modules/@cspell/cspell-pipe": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.2.1.tgz", - "integrity": "sha512-NmeZmRhxjDoICErai/u0LfeIFd8REa4WgGdCokW+WN7uySoHp6H90iDoeXkSlRlnBh5vJy6BXOsDK4yC8LUTkg==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.2.3.tgz", + "integrity": "sha512-ga39z+K2ZaSQczaRayNUTrz10z7umEdFiK7AdWOQpGmym5JTtTK0ntnKvKKsdSJ9F5I7TZVxgZH6r4CCEPlEEg==", "dev": true, "engines": { "node": ">=18" } }, "node_modules/@cspell/cspell-resolver": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.2.1.tgz", - "integrity": "sha512-J4WMNSr/YIJDKQVRr0zoWsJcuhU73xoe5weGZQF6SWzJweSz7Y5FWjbtCqnSWY8SDRgz/uv0+aiSB2dREfZCRw==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.2.3.tgz", + "integrity": "sha512-H0855Lg0DxWDcT0FtJyqLvUqOJuE1qSg9X3ENs/ltZntQeaU8wZc+B34bXJrGpJVMuiiqHp4w6rcNN3lsOcshQ==", "dev": true, "dependencies": { "global-directory": "^4.0.1" @@ -5178,18 +5178,18 @@ } }, "node_modules/@cspell/cspell-service-bus": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.2.1.tgz", - "integrity": "sha512-dcMaBZ6DuddZw1lTiquHK6wb3nSbEymyD1tIV745CDihNjsvE0HyV33WNPX5aIvJYJSd2Yl9i1GakoFOPt/TxA==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.2.3.tgz", + "integrity": "sha512-hMLEzE2MkFir3kii046RecR1JAAfA6RQhLddjwQTq1c8YCWJ4lQEKUdM5x7nr/UpJtsMj8eYZ7CtbbnxQyn7Zg==", "dev": true, "engines": { "node": ">=18" } }, "node_modules/@cspell/cspell-types": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.2.1.tgz", - "integrity": "sha512-NQxwEJW90mDHmGrANHjiGsD0lrC2m0OaKGGxxm31acuoHsnzsptmSTt98+ZkVEXcMup8IwwS3nZrDAFsNoarUQ==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.2.3.tgz", + "integrity": "sha512-AZIC1n7veQSylp9ZAcVDvIaY+oS/vpzFNJ77rzuhEy/B6X/9jzeI8wg/+vWkmhO59q4iF/ZlswWK3UXfeSnUFg==", "dev": true, "engines": { "node": ">=18" @@ -5208,9 +5208,9 @@ "dev": true }, "node_modules/@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==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-aws/-/dict-aws-4.0.1.tgz", + "integrity": "sha512-NXO+kTPQGqaaJKa4kO92NAXoqS+i99dQzf3/L1BxxWVSBS3/k1f3uhmqIh7Crb/n22W793lOm0D9x952BFga3Q==", "dev": true }, "node_modules/@cspell/dict-bash": { @@ -5451,9 +5451,9 @@ "dev": true }, "node_modules/@cspell/dict-ruby": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-5.0.1.tgz", - "integrity": "sha512-rruTm7Emhty/BSYavSm8ZxRuVw0OBqzJkwIFXcV0cX7To8D1qbmS9HFHRuRg8IL11+/nJvtdDz+lMFBSmPUagQ==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-ruby/-/dict-ruby-5.0.2.tgz", + "integrity": "sha512-cIh8KTjpldzFzKGgrqUX4bFyav5lC52hXDKo4LbRuMVncs3zg4hcSf4HtURY+f2AfEZzN6ZKzXafQpThq3dl2g==", "dev": true }, "node_modules/@cspell/dict-rust": { @@ -5475,15 +5475,15 @@ "dev": true }, "node_modules/@cspell/dict-software-terms": { - "version": "3.3.13", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.3.13.tgz", - "integrity": "sha512-+TeFLJnzsxJqovY4ZNbNivQ5KgIZex1f/w62WmfpKNl4yWaexVEdVp6vi38TR+uyYagkJASaBnjlbVW3aVTpFg==", + "version": "3.3.14", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-3.3.14.tgz", + "integrity": "sha512-xLUtqrrvMgMEOn8grsl7p2vwf3qh4+0rZLIU0kpKSkMA8tKK3JJxJFfDyoQpZeoUGdpofhrishx3ZfIdpN/RSg==", "dev": true }, "node_modules/@cspell/dict-sql": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-sql/-/dict-sql-2.1.2.tgz", - "integrity": "sha512-Pi0hAcvsSGtZZeyyAN1VfGtQJbrXos5x2QjJU0niAQKhmITSOrXU/1II1Gogk+FYDjWyV9wP2De0U2f7EWs6oQ==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@cspell/dict-sql/-/dict-sql-2.1.3.tgz", + "integrity": "sha512-SEyTNKJrjqD6PAzZ9WpdSu6P7wgdNtGV2RV8Kpuw1x6bV+YsSptuClYG+JSdRExBTE6LwIe1bTklejUp3ZP8TQ==", "dev": true }, "node_modules/@cspell/dict-svelte": { @@ -5511,9 +5511,9 @@ "dev": true }, "node_modules/@cspell/dynamic-import": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.2.1.tgz", - "integrity": "sha512-vzuYWzuau8GmBkkAHP1qA4MN5M6QLuFUdQPw00Q0l/cYCG0u4aSOV/dsuqywJHuLqI9aFeULU2t6dnVo/r1b1w==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.2.3.tgz", + "integrity": "sha512-udJF+88F4UMH2eVKe3Utsh4X1PyNwqPJclIeD3/MDMFWm16lLkFYMqqrdr51tNLKVi4cXceGrUEapmGwf87l/w==", "dev": true, "dependencies": { "import-meta-resolve": "^4.0.0" @@ -5523,9 +5523,9 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.2.1.tgz", - "integrity": "sha512-Ze7ktY+Gk3OlstJn9Q/doLNQ8iXazyiUhiFbaffB8uKTmA6/IR4C0rn+te+mkm+45ex1r12buM/Abz9Mi7GaWw==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.2.3.tgz", + "integrity": "sha512-/0gQZw87MqGX8f28E+LhFfrsWdRdQEL8EEQeMXrrzSoPnfSz+ItHMhhrwPF+bMePPjaaUNYoRXvX7hxiDsGm0w==", "dev": true, "engines": { "node": ">=18" @@ -20765,22 +20765,22 @@ } }, "node_modules/cspell": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.2.1.tgz", - "integrity": "sha512-LIn3AiEtin1pLmC3mALuBlbFliAGXaH/laLg/TKCaNXsmQrDTdgxRCz5OizoP7T8dvd/AXF9XI7Omwq+VYl2ag==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.2.3.tgz", + "integrity": "sha512-lJEIglmBINLW4Jwn+5W1k6Zb5EjyRFLnTvc1uQ268/9pcsB+GWUZruplIe5+erR3AxZ+N7Tqp7IY9j2Jf1+/Fg==", "dev": true, "dependencies": { - "@cspell/cspell-json-reporter": "8.2.1", - "@cspell/cspell-pipe": "8.2.1", - "@cspell/cspell-types": "8.2.1", - "@cspell/dynamic-import": "8.2.1", + "@cspell/cspell-json-reporter": "8.2.3", + "@cspell/cspell-pipe": "8.2.3", + "@cspell/cspell-types": "8.2.3", + "@cspell/dynamic-import": "8.2.3", "chalk": "^5.3.0", "chalk-template": "^1.1.0", "commander": "^11.1.0", - "cspell-gitignore": "8.2.1", - "cspell-glob": "8.2.1", - "cspell-io": "8.2.1", - "cspell-lib": "8.2.1", + "cspell-gitignore": "8.2.3", + "cspell-glob": "8.2.3", + "cspell-io": "8.2.3", + "cspell-lib": "8.2.3", "fast-glob": "^3.3.2", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^8.0.0", @@ -20801,12 +20801,12 @@ } }, "node_modules/cspell-config-lib": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.2.1.tgz", - "integrity": "sha512-ydcsW9klmnrEvhsiFIR5VYphSuvdiFYS/v0XMrns624t2IlbD1dqgmohv2Z4tIAXVuwyKWKdSYvA++7WwLqC2g==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.2.3.tgz", + "integrity": "sha512-ATbOR06GKBIFM5SPKMF4fgo5G2qmOfdV8TbpyzNtw1AGL7PoOgDNFiKSutEzO5EHyZuXE71ZFxH3rVr2gIV7Dw==", "dev": true, "dependencies": { - "@cspell/cspell-types": "8.2.1", + "@cspell/cspell-types": "8.2.3", "comment-json": "^4.2.3", "yaml": "^2.3.4" }, @@ -20815,14 +20815,14 @@ } }, "node_modules/cspell-dictionary": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.2.1.tgz", - "integrity": "sha512-UwFl0vWI7z1JFFpaMs8EK6SEuUmy330Cq4/smebdMAWeBwmnBQQCyXp9Y2Aai0HSS8gIPdbzXcajEVX4JGbuIg==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.2.3.tgz", + "integrity": "sha512-M/idc3TLjYMpT4+8PlIg7kzoeGkR7o6h6pTwRfy/ZkBkEaV+U/35ZtVLO4qjxnuX6wrmawYmHhYqgzyKLEJIhw==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "8.2.1", - "@cspell/cspell-types": "8.2.1", - "cspell-trie-lib": "8.2.1", + "@cspell/cspell-pipe": "8.2.3", + "@cspell/cspell-types": "8.2.3", + "cspell-trie-lib": "8.2.3", "fast-equals": "^5.0.1", "gensequence": "^6.0.0" }, @@ -20831,12 +20831,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.2.1.tgz", - "integrity": "sha512-SWJmiUxttWBkOGHkKZ1RUoQ4XmO9ObZWKfgUm9L9dwnNZea9oyx1/BMAgzUkPtWPassv9FIxmERmxF19wYFxFw==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.2.3.tgz", + "integrity": "sha512-tPUI+Aoq1b1shD04CLprrS8wEriiF4G1J+qBiCZK2KWOh6IcufuuDhP1Jtkzz9uONgGWFPF6jj/9TXRFlQexbQ==", "dev": true, "dependencies": { - "cspell-glob": "8.2.1", + "cspell-glob": "8.2.3", "find-up-simple": "^1.0.0" }, "bin": { @@ -20847,9 +20847,9 @@ } }, "node_modules/cspell-glob": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.2.1.tgz", - "integrity": "sha512-B/yN4r0CScislNmnUPtM03K0IDkYUSpHdbBrCuOwLaZsqvSvWnkfUNMSreyHduiMotrhzn0VOnTy++ws+aI2+g==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.2.3.tgz", + "integrity": "sha512-byP2kBblO5d9rZr73MPor+KfoFdry4uu/MQmwLiK5mxgmokZYv5GVDX2DrO16Ni4yJ6/2rBPWLfq+DfCXSWqyw==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -20859,13 +20859,13 @@ } }, "node_modules/cspell-grammar": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.2.1.tgz", - "integrity": "sha512-NsxcjewV2peZhsaQuYSplLwUMTdj6YEVe/UA3tl9IRF7PnUyI+DLuwTYUy1FeXLOLM0lVd/tUSDQnZsj+08VaQ==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.2.3.tgz", + "integrity": "sha512-z57Qyu24BsHHp/nZ9ftN377cSCgSJg+6oywIglau7ws7vRpUgYKVoKxn+ZJfOrIZpXfZUqgph5IwAGFI+aRN6w==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "8.2.1", - "@cspell/cspell-types": "8.2.1" + "@cspell/cspell-pipe": "8.2.3", + "@cspell/cspell-types": "8.2.3" }, "bin": { "cspell-grammar": "bin.mjs" @@ -20875,38 +20875,38 @@ } }, "node_modules/cspell-io": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.2.1.tgz", - "integrity": "sha512-3/SKJLa1hrmJTs/NAVxvcTwZTjOckbRVIaPz6TIYU0LrIB/9fQGIQqzLIiinpvqPSyU9ObDvrWibfqqUJmIRIw==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.2.3.tgz", + "integrity": "sha512-mPbLXiIje9chncy/Xb9C6AxqjJm9AFHz/nmIIP5bc6gd4w/yaGlQNyO8jjHF1u2JBVbIxPQSMjFgEuqasPy4Sg==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "8.2.1" + "@cspell/cspell-service-bus": "8.2.3" }, "engines": { "node": ">=18" } }, "node_modules/cspell-lib": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.2.1.tgz", - "integrity": "sha512-MYyEaVzR3FWEfUQnrHqN/ebRFrF5yG6Owa6BCd9CRY34ef+HEv4Tbjxm8U5AZp/Qx5hqxvYqlEQdylEdsi4WrQ==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.2.3.tgz", + "integrity": "sha512-NA4FsGomGPNp15TWbXx13bfknLGU8B66j0QlU3i4oDrWBj/t5m7O1nmiQqcaDSKd9s5HtdTHfxLc83hdzmmizg==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "8.2.1", - "@cspell/cspell-pipe": "8.2.1", - "@cspell/cspell-resolver": "8.2.1", - "@cspell/cspell-types": "8.2.1", - "@cspell/dynamic-import": "8.2.1", - "@cspell/strong-weak-map": "8.2.1", + "@cspell/cspell-bundled-dicts": "8.2.3", + "@cspell/cspell-pipe": "8.2.3", + "@cspell/cspell-resolver": "8.2.3", + "@cspell/cspell-types": "8.2.3", + "@cspell/dynamic-import": "8.2.3", + "@cspell/strong-weak-map": "8.2.3", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^6.0.0", - "cspell-config-lib": "8.2.1", - "cspell-dictionary": "8.2.1", - "cspell-glob": "8.2.1", - "cspell-grammar": "8.2.1", - "cspell-io": "8.2.1", - "cspell-trie-lib": "8.2.1", + "cspell-config-lib": "8.2.3", + "cspell-dictionary": "8.2.3", + "cspell-glob": "8.2.3", + "cspell-grammar": "8.2.3", + "cspell-io": "8.2.3", + "cspell-trie-lib": "8.2.3", "fast-equals": "^5.0.1", "gensequence": "^6.0.0", "import-fresh": "^3.3.0", @@ -20919,13 +20919,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.2.1.tgz", - "integrity": "sha512-mUXzYtaK9yA6YK7f8NB2YR49Oj9FoC2pAIjMnvNCYRrkHNYShxibrDsfSlr8vzn8xPCsyhLx4004QEUQtScy4w==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.2.3.tgz", + "integrity": "sha512-yN2PwceN9ViCjXUhhi3MTWfi15Rpc9CsSFFPV3A6cOWoB0qBnuTXk8hBSx+427UGYjtlXPP6EZKY8w8OK6PweA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "8.2.1", - "@cspell/cspell-types": "8.2.1", + "@cspell/cspell-pipe": "8.2.3", + "@cspell/cspell-types": "8.2.3", "gensequence": "^6.0.0" }, "engines": { diff --git a/package.json b/package.json index a45d53064..736a9e515 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "@tinkoff/eslint-config-react": "2.0.0", "@types/jest": "29.5.11", "@types/node": "20.10.5", - "cspell": "8.2.1", + "cspell": "8.2.3", "cypress": "13.6.1", "cypress-real-events": "1.11.0", "eslint": "8.56.0",