diff --git a/package.json b/package.json index a347e48..340cb2c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "devDependencies": { "@commitlint/cli": "^19.3.0", "@somehow-digital/commitlint-config": "^1.0.0", - "@somehow-digital/cspell-dictionary": "^1.0.0", + "@somehow-digital/cspell-dictionary": "^2.0.0", "@somehow-digital/eslint-config": "^3.0.0", "@somehow-digital/prettier-config": "^2.0.0", "concurrently": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba42b59..d134c0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^1.0.0 version: 1.1.0(@commitlint/cli@19.6.0(@types/node@22.9.1)(typescript@5.7.2))(cspell@8.16.0) '@somehow-digital/cspell-dictionary': - specifier: ^1.0.0 - version: 1.0.0(cspell@8.16.0) + specifier: ^2.0.0 + version: 2.0.0(cspell@8.16.0) '@somehow-digital/eslint-config': specifier: ^3.0.0 version: 3.0.0(eslint@9.15.0(jiti@2.4.0))(prettier@3.3.3)(typescript@5.7.2) @@ -436,9 +436,9 @@ packages: peerDependencies: cspell: ^8.8.1 - '@somehow-digital/cspell-dictionary@1.0.0': - resolution: {integrity: sha512-rTMu5qCnZJF1xhH7U8SM5lRbZ3FQao9d9LWg0qlcoUa5ooo5DjZ8eSq/okNYkatxley5fVZFzwkre8Z3AElkQg==} - engines: {node: '>=20.3.0', pnpm: '>=9.0.0'} + '@somehow-digital/cspell-dictionary@2.0.0': + resolution: {integrity: sha512-vlQe3rGNABelx7zCnps8JIn0Na4fXGnNqJplwzQyBIcuY8/uJsgLxcYqc/Bb7Om9OFl1R1dZpuFLsnbPC4fP3g==} + engines: {node: '>=22', pnpm: '>=9'} peerDependencies: cspell: ^8.13.0 @@ -2182,7 +2182,7 @@ snapshots: cspell: 8.16.0 cspell-lib: 8.16.0 - '@somehow-digital/cspell-dictionary@1.0.0(cspell@8.16.0)': + '@somehow-digital/cspell-dictionary@2.0.0(cspell@8.16.0)': dependencies: '@cspell/dict-de-de': 4.0.3 cspell: 8.16.0