|
31 | 31 | } |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@cspell/cspell-pipe": "^9.7.0", |
35 | | - "@cspell/cspell-types": "^9.7.0", |
36 | | - "@cspell/url": "^9.7.0", |
| 34 | + "@cspell/cspell-pipe": "^9.8.0", |
| 35 | + "@cspell/cspell-types": "^9.8.0", |
| 36 | + "@cspell/url": "^9.8.0", |
37 | 37 | "@internal/common-utils": "file:../__utils", |
38 | | - "cspell-config-lib": "^9.7.0", |
39 | | - "cspell-gitignore": "^9.7.0", |
40 | | - "cspell-glob": "^9.7.0", |
41 | | - "cspell-io": "^9.7.0", |
42 | | - "cspell-lib": "^9.7.0", |
| 38 | + "cspell-config-lib": "^9.8.0", |
| 39 | + "cspell-gitignore": "^9.8.0", |
| 40 | + "cspell-glob": "^9.8.0", |
| 41 | + "cspell-io": "^9.8.0", |
| 42 | + "cspell-lib": "^9.8.0", |
43 | 43 | "gensequence": "^8.0.8", |
44 | 44 | "json-rpc-api": "file:../json-rpc-api", |
45 | 45 | "rxjs": "^7.8.2", |
|
53 | 53 | "vscode-uri": "^3.1.0" |
54 | 54 | }, |
55 | 55 | "dependencies": { |
56 | | - "@cspell/cspell-bundled-dicts": "^9.7.0" |
| 56 | + "@cspell/cspell-bundled-dicts": "^9.8.0" |
57 | 57 | }, |
58 | 58 | "scripts": { |
59 | 59 | "build": "tsdown && npm run build:tsc && npm run build-schema", |
|
0 commit comments