diff --git a/package-lock.json b/package-lock.json index 95ee5d487..b67d1e107 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@nx/rollup": "17.2.7", "@nx/workspace": "17.2.7", "@taiga-ui/commitlint-config": "0.5.0", - "@taiga-ui/cspell-config": "0.25.0", + "@taiga-ui/cspell-config": "0.26.0", "@taiga-ui/eslint-plugin-experience": "0.45.1", "@taiga-ui/prettier-config": "0.7.0", "@taiga-ui/stylelint-config": "0.12.4", @@ -11235,9 +11235,9 @@ } }, "node_modules/@taiga-ui/cspell-config": { - "version": "0.25.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.25.0.tgz", - "integrity": "sha512-QzjnGacTW+iAgy4S5mxhHPtdMFPuE2g5ei/97s4FVLdbyXOHHOyUqgCAAHvlBTMG54/qZajwW0YP59cCZAMBww==", + "version": "0.26.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.26.0.tgz", + "integrity": "sha512-aS98HdZiNua6qOvQiz1CTImXdOUIKbiU0DnBlbDYijrz6h6x12Hj5jRILW+XlbLaYkJKNeuPcdOjz36/Vz9ljw==", "dev": true, "dependencies": { "@cspell/dict-ar": "1.1.0", diff --git a/package.json b/package.json index 2497ac90b..fe2aa3773 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@nx/rollup": "17.2.7", "@nx/workspace": "17.2.7", "@taiga-ui/commitlint-config": "0.5.0", - "@taiga-ui/cspell-config": "0.25.0", + "@taiga-ui/cspell-config": "0.26.0", "@taiga-ui/eslint-plugin-experience": "0.45.1", "@taiga-ui/prettier-config": "0.7.0", "@taiga-ui/stylelint-config": "0.12.4",