From cdf60dcdabe606f4124c5263e15cb4f4c0e167ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 06:08:38 +0000 Subject: [PATCH] chore(deps): update dependency @cspell/eslint-plugin to v6.11.1 --- package-lock.json | 223 ++++++++++++++++++------------- packages/nativewind/package.json | 2 +- 2 files changed, 128 insertions(+), 97 deletions(-) diff --git a/package-lock.json b/package-lock.json index a1c5180..77a0201 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2635,9 +2635,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.10.1.tgz", - "integrity": "sha512-FBoPQFM3mziJCAodN1M3i5G1vaSraPXjHiw0mHPTXEnB+fnMP4N0i3kwDPLn0US8O2dHNP0AzwVmoJ2FmEuBFA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.11.1.tgz", + "integrity": "sha512-9RtQu4Y7LpGPJIdbppPkBnAIb7SA9uYzck2ULcMvEAvcbX9iSFmJOVSxQVQluNvXG0WBzudUQdX4wQojcQQTBQ==", "dev": true, "dependencies": { "@cspell/dict-ada": "^2.0.1", @@ -2677,7 +2677,7 @@ "@cspell/dict-ruby": "^2.0.2", "@cspell/dict-rust": "^2.0.1", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.2.9", + "@cspell/dict-software-terms": "^2.2.11", "@cspell/dict-sql": "^1.0.4", "@cspell/dict-swift": "^1.0.3", "@cspell/dict-typescript": "^2.0.2", @@ -2688,27 +2688,27 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.10.1.tgz", - "integrity": "sha512-c31P1Vh4wfqX43rS+MvTGnaevwM+r7Wb/DhJRxt5Wwh1lsV2KeJqPJ0D2nwyW+SDc9Sv6SgxdJzNwOgAD8n0hg==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.11.1.tgz", + "integrity": "sha512-e/xgzAmglqjMXpPPKcrTAWqjtFaBds6qBsPJBa/LP3B2Y5esTgRdwI2DQieoxqNBk69/iFDetYrTCFnAwjVV5A==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-service-bus": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.10.1.tgz", - "integrity": "sha512-yHf1FRoy3khALNWXPX9oazPJ6piqLvg9h5hW5/MxG66fOERfzP5x4myBHmUbgMsSW/ORyS2fGlVp9hnqV+q6/Q==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.11.1.tgz", + "integrity": "sha512-uZ6zZBkmSOG+AIGEpXW4V90eA4EFMZou85NFPHvIZtOr5P70xNWiJfuFUtrZzAuFhGtXQunnVfUvSGDf/WFc0w==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.10.1.tgz", - "integrity": "sha512-0e4xk9qLo8GwvO6a3w9jiC6RTaiPH5z/DKLBfWPVZqZxjVlKfQAGNL+fRPFV67+ZNxceb9L7SdZUYru8BDJfFQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.11.1.tgz", + "integrity": "sha512-UeeStSm3w8V/MlyWuOWAL9nm+RqwxtWWX0X6EGnBsbL6rzTz23zBHpKnv6IHNbXw2UtOdL1WbFgX2YMrRebt9g==", "dev": true, "engines": { "node": ">=14" @@ -2937,9 +2937,9 @@ "dev": true }, "node_modules/@cspell/dict-software-terms": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.9.tgz", - "integrity": "sha512-uty2txffWWgYVTwt6/ekPwtVHb8GRDKgfmhOrcQbpTgMghIjxFgS8ADYgt5h+NrAomy7oGrffWDI1BimbhzRCA==", + "version": "2.2.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.11.tgz", + "integrity": "sha512-PZ8EqFSCEoJzcH/bp/+c2ze6aCK/8u5b7Qt1+O2Cwzmr8VLVZIVcpHpELnh4IvT4MRvzfa2WCDoUSofPwAfrsg==", "dev": true }, "node_modules/@cspell/dict-sql": { @@ -2967,12 +2967,12 @@ "dev": true }, "node_modules/@cspell/eslint-plugin": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/eslint-plugin/-/eslint-plugin-6.10.1.tgz", - "integrity": "sha512-fJAUsPWmMCHnQzIt1rwCadGPM1C+XZhQbMSezMJpsx4lqMFx2lyEtba4j8mFC0oexvc0HNWrKmAI5o/LnMeM0w==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/eslint-plugin/-/eslint-plugin-6.11.1.tgz", + "integrity": "sha512-hNdQDdaCQqd4K+pnyExJJIGKdbDgI1DSbbQS27gjMfD97roADURTgjON+OlyeaOt8TxUPZSKWzS8CcO/x2n6hQ==", "dev": true, "dependencies": { - "cspell-lib": "^6.10.1" + "cspell-lib": "^6.11.1" }, "engines": { "node": ">=14" @@ -15856,10 +15856,26 @@ "node": ">=8" } }, + "node_modules/cspell-dictionary": { + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.11.1.tgz", + "integrity": "sha512-JLodgnzNKJTGR97vpBjsFWl+kCs0ouic3G8Box/uzlMCRRuzznM95QQrOmB24+a/YnNRUZeb3NdYGaFDOD7WKg==", + "dev": true, + "dependencies": { + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", + "cspell-trie-lib": "^6.11.1", + "fast-equals": "^4.0.3", + "gensequence": "^4.0.2" + }, + "engines": { + "node": ">=14" + } + }, "node_modules/cspell-glob": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.10.1.tgz", - "integrity": "sha512-4P2B0BaKUtLwYOIif2rgmwxBnaj6WNhHhM6RDTAYGiestvRarb+NMr1KnMIhq6gDKu5mAeBVC5+/M4DUdNZ0Ww==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.11.1.tgz", + "integrity": "sha512-d1v12xAwWJ9AiG/dLU5R/QBEIrZByS9OZDUSge+tGDCHb7X+0h7/7+qjB6grrokwWx7yow3yOmGrcXIrvgv4Dg==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -15869,13 +15885,13 @@ } }, "node_modules/cspell-grammar": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.10.1.tgz", - "integrity": "sha512-y4VbZudXBozJ98PH76t2HEkuZqZ5q3Opy2PpgSi1zHcyoVpG5CNpu4FQXO2T24AgA40M8a9cFW5mM9FdLlNUIA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.11.1.tgz", + "integrity": "sha512-FNVlFFm2zHumLFyngORAqSYB9Wq8ySLCQVyeVonSnZ3ud51Di+5j5BVyEmZtoqM2g+XdnV8jZVZRQ1UxCd6gWA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1" + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1" }, "bin": { "cspell-grammar": "bin.js" @@ -15885,12 +15901,12 @@ } }, "node_modules/cspell-io": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.10.1.tgz", - "integrity": "sha512-fpZde2txupHfm/Cs2AfsoBJPaEjmIxR9lEFMEqp9JIB4ZQgvZsaND9dlUyqMDQiMStfCT/47OhTJQi+VfjnhRw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.11.1.tgz", + "integrity": "sha512-3IDglKEE9vZTk2vpyiJJKkhXYmi0ALjQSi0R33norK1S4LIFuoSfd3iHkpb+pnKEATCQegUlYQJ9m9ZjJUEYcA==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "^6.10.1", + "@cspell/cspell-service-bus": "^6.11.1", "node-fetch": "^2.6.7" }, "engines": { @@ -15898,22 +15914,23 @@ } }, "node_modules/cspell-lib": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.10.1.tgz", - "integrity": "sha512-h0pQ1OFckhqfjvhE6k1OhIpsuVABgXAFW+MjZhn1QB1awSkC6hrNekGXs6WNGngYC56pII6yk5uagokdwH9siQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.11.1.tgz", + "integrity": "sha512-WYKQPjrpnX06wcAN/UOCH0QdErc+gXyXYLrGVjbBEGXfxFSPJKqU6S8ZSYacQo3oIhIJz5q+MaiC5Ld+KZkG2w==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.10.1", - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1", + "@cspell/cspell-bundled-dicts": "^6.11.1", + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.10.1", - "cspell-grammar": "^6.10.1", - "cspell-io": "^6.10.1", - "cspell-trie-lib": "^6.10.1", + "cspell-dictionary": "^6.11.1", + "cspell-glob": "^6.11.1", + "cspell-grammar": "^6.11.1", + "cspell-io": "^6.11.1", + "cspell-trie-lib": "^6.11.1", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -16025,13 +16042,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.10.1.tgz", - "integrity": "sha512-3xu0Dyq+AhrivQ3p7FePLcmcjkeWfovlavFhRk/wwWHIMnnmj1q7emPa/BYbgzSMF917C940GbexczB9SujNxQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.11.1.tgz", + "integrity": "sha512-E+2CuWOOqqHWrFT3cHF3Yey7Qd+QPYAGuQMQlyAO8A6/zwn4EZURefJRFdP6BMfYA0dD7pPGeKAkJ3bTln5jGQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1", + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -35529,7 +35546,7 @@ "devDependencies": { "@babel/core": "7.19.3", "@babel/plugin-syntax-jsx": "7.18.6", - "@cspell/eslint-plugin": "6.10.1", + "@cspell/eslint-plugin": "6.11.1", "@testing-library/react-hooks": "8.0.1", "@testing-library/react-native": "11.2.0", "@types/css": "0.0.33", @@ -37432,9 +37449,9 @@ "optional": true }, "@cspell/cspell-bundled-dicts": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.10.1.tgz", - "integrity": "sha512-FBoPQFM3mziJCAodN1M3i5G1vaSraPXjHiw0mHPTXEnB+fnMP4N0i3kwDPLn0US8O2dHNP0AzwVmoJ2FmEuBFA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.11.1.tgz", + "integrity": "sha512-9RtQu4Y7LpGPJIdbppPkBnAIb7SA9uYzck2ULcMvEAvcbX9iSFmJOVSxQVQluNvXG0WBzudUQdX4wQojcQQTBQ==", "dev": true, "requires": { "@cspell/dict-ada": "^2.0.1", @@ -37474,7 +37491,7 @@ "@cspell/dict-ruby": "^2.0.2", "@cspell/dict-rust": "^2.0.1", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.2.9", + "@cspell/dict-software-terms": "^2.2.11", "@cspell/dict-sql": "^1.0.4", "@cspell/dict-swift": "^1.0.3", "@cspell/dict-typescript": "^2.0.2", @@ -37482,21 +37499,21 @@ } }, "@cspell/cspell-pipe": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.10.1.tgz", - "integrity": "sha512-c31P1Vh4wfqX43rS+MvTGnaevwM+r7Wb/DhJRxt5Wwh1lsV2KeJqPJ0D2nwyW+SDc9Sv6SgxdJzNwOgAD8n0hg==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.11.1.tgz", + "integrity": "sha512-e/xgzAmglqjMXpPPKcrTAWqjtFaBds6qBsPJBa/LP3B2Y5esTgRdwI2DQieoxqNBk69/iFDetYrTCFnAwjVV5A==", "dev": true }, "@cspell/cspell-service-bus": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.10.1.tgz", - "integrity": "sha512-yHf1FRoy3khALNWXPX9oazPJ6piqLvg9h5hW5/MxG66fOERfzP5x4myBHmUbgMsSW/ORyS2fGlVp9hnqV+q6/Q==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.11.1.tgz", + "integrity": "sha512-uZ6zZBkmSOG+AIGEpXW4V90eA4EFMZou85NFPHvIZtOr5P70xNWiJfuFUtrZzAuFhGtXQunnVfUvSGDf/WFc0w==", "dev": true }, "@cspell/cspell-types": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.10.1.tgz", - "integrity": "sha512-0e4xk9qLo8GwvO6a3w9jiC6RTaiPH5z/DKLBfWPVZqZxjVlKfQAGNL+fRPFV67+ZNxceb9L7SdZUYru8BDJfFQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.11.1.tgz", + "integrity": "sha512-UeeStSm3w8V/MlyWuOWAL9nm+RqwxtWWX0X6EGnBsbL6rzTz23zBHpKnv6IHNbXw2UtOdL1WbFgX2YMrRebt9g==", "dev": true }, "@cspell/dict-ada": { @@ -37722,9 +37739,9 @@ "dev": true }, "@cspell/dict-software-terms": { - "version": "2.2.9", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.9.tgz", - "integrity": "sha512-uty2txffWWgYVTwt6/ekPwtVHb8GRDKgfmhOrcQbpTgMghIjxFgS8ADYgt5h+NrAomy7oGrffWDI1BimbhzRCA==", + "version": "2.2.11", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.11.tgz", + "integrity": "sha512-PZ8EqFSCEoJzcH/bp/+c2ze6aCK/8u5b7Qt1+O2Cwzmr8VLVZIVcpHpELnh4IvT4MRvzfa2WCDoUSofPwAfrsg==", "dev": true }, "@cspell/dict-sql": { @@ -37752,12 +37769,12 @@ "dev": true }, "@cspell/eslint-plugin": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/@cspell/eslint-plugin/-/eslint-plugin-6.10.1.tgz", - "integrity": "sha512-fJAUsPWmMCHnQzIt1rwCadGPM1C+XZhQbMSezMJpsx4lqMFx2lyEtba4j8mFC0oexvc0HNWrKmAI5o/LnMeM0w==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/@cspell/eslint-plugin/-/eslint-plugin-6.11.1.tgz", + "integrity": "sha512-hNdQDdaCQqd4K+pnyExJJIGKdbDgI1DSbbQS27gjMfD97roADURTgjON+OlyeaOt8TxUPZSKWzS8CcO/x2n6hQ==", "dev": true, "requires": { - "cspell-lib": "^6.10.1" + "cspell-lib": "^6.11.1" } }, "@docsearch/css": { @@ -47563,52 +47580,66 @@ "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, + "cspell-dictionary": { + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.11.1.tgz", + "integrity": "sha512-JLodgnzNKJTGR97vpBjsFWl+kCs0ouic3G8Box/uzlMCRRuzznM95QQrOmB24+a/YnNRUZeb3NdYGaFDOD7WKg==", + "dev": true, + "requires": { + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", + "cspell-trie-lib": "^6.11.1", + "fast-equals": "^4.0.3", + "gensequence": "^4.0.2" + } + }, "cspell-glob": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.10.1.tgz", - "integrity": "sha512-4P2B0BaKUtLwYOIif2rgmwxBnaj6WNhHhM6RDTAYGiestvRarb+NMr1KnMIhq6gDKu5mAeBVC5+/M4DUdNZ0Ww==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.11.1.tgz", + "integrity": "sha512-d1v12xAwWJ9AiG/dLU5R/QBEIrZByS9OZDUSge+tGDCHb7X+0h7/7+qjB6grrokwWx7yow3yOmGrcXIrvgv4Dg==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.10.1.tgz", - "integrity": "sha512-y4VbZudXBozJ98PH76t2HEkuZqZ5q3Opy2PpgSi1zHcyoVpG5CNpu4FQXO2T24AgA40M8a9cFW5mM9FdLlNUIA==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.11.1.tgz", + "integrity": "sha512-FNVlFFm2zHumLFyngORAqSYB9Wq8ySLCQVyeVonSnZ3ud51Di+5j5BVyEmZtoqM2g+XdnV8jZVZRQ1UxCd6gWA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1" + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1" } }, "cspell-io": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.10.1.tgz", - "integrity": "sha512-fpZde2txupHfm/Cs2AfsoBJPaEjmIxR9lEFMEqp9JIB4ZQgvZsaND9dlUyqMDQiMStfCT/47OhTJQi+VfjnhRw==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.11.1.tgz", + "integrity": "sha512-3IDglKEE9vZTk2vpyiJJKkhXYmi0ALjQSi0R33norK1S4LIFuoSfd3iHkpb+pnKEATCQegUlYQJ9m9ZjJUEYcA==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "^6.10.1", + "@cspell/cspell-service-bus": "^6.11.1", "node-fetch": "^2.6.7" } }, "cspell-lib": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.10.1.tgz", - "integrity": "sha512-h0pQ1OFckhqfjvhE6k1OhIpsuVABgXAFW+MjZhn1QB1awSkC6hrNekGXs6WNGngYC56pII6yk5uagokdwH9siQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.11.1.tgz", + "integrity": "sha512-WYKQPjrpnX06wcAN/UOCH0QdErc+gXyXYLrGVjbBEGXfxFSPJKqU6S8ZSYacQo3oIhIJz5q+MaiC5Ld+KZkG2w==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^6.10.1", - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1", + "@cspell/cspell-bundled-dicts": "^6.11.1", + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.10.1", - "cspell-grammar": "^6.10.1", - "cspell-io": "^6.10.1", - "cspell-trie-lib": "^6.10.1", + "cspell-dictionary": "^6.11.1", + "cspell-glob": "^6.11.1", + "cspell-grammar": "^6.11.1", + "cspell-io": "^6.11.1", + "cspell-trie-lib": "^6.11.1", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -47687,13 +47718,13 @@ } }, "cspell-trie-lib": { - "version": "6.10.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.10.1.tgz", - "integrity": "sha512-3xu0Dyq+AhrivQ3p7FePLcmcjkeWfovlavFhRk/wwWHIMnnmj1q7emPa/BYbgzSMF917C940GbexczB9SujNxQ==", + "version": "6.11.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.11.1.tgz", + "integrity": "sha512-E+2CuWOOqqHWrFT3cHF3Yey7Qd+QPYAGuQMQlyAO8A6/zwn4EZURefJRFdP6BMfYA0dD7pPGeKAkJ3bTln5jGQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^6.10.1", - "@cspell/cspell-types": "^6.10.1", + "@cspell/cspell-pipe": "^6.11.1", + "@cspell/cspell-types": "^6.11.1", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -55469,7 +55500,7 @@ "@babel/helper-module-imports": "7.18.6", "@babel/plugin-syntax-jsx": "7.18.6", "@babel/types": "7.19.3", - "@cspell/eslint-plugin": "6.10.1", + "@cspell/eslint-plugin": "6.11.1", "@testing-library/react-hooks": "8.0.1", "@testing-library/react-native": "11.2.0", "@types/css": "0.0.33", diff --git a/packages/nativewind/package.json b/packages/nativewind/package.json index 6e53d6b..60d15f0 100644 --- a/packages/nativewind/package.json +++ b/packages/nativewind/package.json @@ -63,7 +63,7 @@ "devDependencies": { "@babel/core": "7.19.3", "@babel/plugin-syntax-jsx": "7.18.6", - "@cspell/eslint-plugin": "6.10.1", + "@cspell/eslint-plugin": "6.11.1", "@testing-library/react-hooks": "8.0.1", "@testing-library/react-native": "11.2.0", "@types/css": "0.0.33",