File tree 7 files changed +142
-142
lines changed
7 files changed +142
-142
lines changed Original file line number Diff line number Diff line change 4145
4145
"vitest" : " ^3.1.3"
4146
4146
},
4147
4147
"dependencies" : {
4148
- "@cspell/cspell-bundled-dicts" : " ^9.0.0 " ,
4149
- "@cspell/cspell-types" : " ^9.0.0 " ,
4148
+ "@cspell/cspell-bundled-dicts" : " ^9.0.1 " ,
4149
+ "@cspell/cspell-types" : " ^9.0.1 " ,
4150
4150
"@cspell/dict-cspell-bundle" : " ^2.0.1" ,
4151
- "cspell" : " ^9.0.0 " ,
4151
+ "cspell" : " ^9.0.1 " ,
4152
4152
"regexp-worker" : " ^3.0.0"
4153
4153
},
4154
4154
"vsce" : {
Original file line number Diff line number Diff line change 46
46
"watch" : " tsc -p . --watch"
47
47
},
48
48
"dependencies" : {
49
- "@cspell/url" : " ^9.0.0 " ,
49
+ "@cspell/url" : " ^9.0.1 " ,
50
50
"vscode-uri" : " ^3.1.0"
51
51
},
52
52
"engines" : {
Original file line number Diff line number Diff line change 24
24
"author" : " " ,
25
25
"license" : " MIT" ,
26
26
"devDependencies" : {
27
- "@cspell/cspell-types" : " ^9.0.0 " ,
27
+ "@cspell/cspell-types" : " ^9.0.1 " ,
28
28
"@cspell/dict-de-de" : " ^4.1.0" ,
29
29
"@types/chai" : " ^5.2.2" ,
30
30
"@types/decompress" : " ^4.2.7" ,
Original file line number Diff line number Diff line change 40
40
"yargs" : " ^17.7.2"
41
41
},
42
42
"dependencies" : {
43
- "@cspell/cspell-bundled-dicts" : " ^9.0.0 " ,
44
- "@cspell/cspell-pipe" : " ^9.0.0 " ,
45
- "@cspell/cspell-types" : " ^9.0.0 " ,
46
- "@cspell/url" : " ^9.0.0 " ,
43
+ "@cspell/cspell-bundled-dicts" : " ^9.0.1 " ,
44
+ "@cspell/cspell-pipe" : " ^9.0.1 " ,
45
+ "@cspell/cspell-types" : " ^9.0.1 " ,
46
+ "@cspell/url" : " ^9.0.1 " ,
47
47
"@internal/common-utils" : " file:../__utils" ,
48
- "cspell-config-lib" : " ^9.0.0 " ,
49
- "cspell-gitignore" : " ^9.0.0 " ,
50
- "cspell-glob" : " ^9.0.0 " ,
51
- "cspell-io" : " ^9.0.0 " ,
52
- "cspell-lib" : " ^9.0.0 " ,
48
+ "cspell-config-lib" : " ^9.0.1 " ,
49
+ "cspell-gitignore" : " ^9.0.1 " ,
50
+ "cspell-glob" : " ^9.0.1 " ,
51
+ "cspell-io" : " ^9.0.1 " ,
52
+ "cspell-lib" : " ^9.0.1 " ,
53
53
"gensequence" : " ^7.0.0" ,
54
54
"json-rpc-api" : " file:../json-rpc-api" ,
55
55
"rxjs" : " ^7.8.2" ,
Original file line number Diff line number Diff line change 46
46
"yargs" : " ^17.7.2"
47
47
},
48
48
"dependencies" : {
49
- "@cspell/cspell-types" : " ^9.0.0 " ,
49
+ "@cspell/cspell-types" : " ^9.0.1 " ,
50
50
"@internal/common-utils" : " file:../__utils" ,
51
- "cspell-lib" : " ^9.0.0 " ,
51
+ "cspell-lib" : " ^9.0.1 " ,
52
52
"regexp-worker" : " ^3.0.0" ,
53
53
"vscode-languageserver" : " ^9.0.1" ,
54
54
"vscode-languageserver-textdocument" : " ^1.0.12" ,
Original file line number Diff line number Diff line change 53
53
"webpack-cli" : " ^6.0.1"
54
54
},
55
55
"dependencies" : {
56
- "@cspell/cspell-pipe" : " ^9.0.0 " ,
57
- "@cspell/cspell-types" : " ^9.0.0 " ,
56
+ "@cspell/cspell-pipe" : " ^9.0.1 " ,
57
+ "@cspell/cspell-types" : " ^9.0.1 " ,
58
58
"@internal/common-utils" : " file:../__utils" ,
59
59
"@internal/locale-resolver" : " file:../__locale-resolver" ,
60
60
"@internal/server-pattern-matcher" : " file:../_serverPatternMatcher" ,
64
64
"camelize" : " ^1.0.1" ,
65
65
"code-spell-checker-server" : " file:../_server" ,
66
66
"comment-json" : " ^4.2.5" ,
67
- "cspell-lib" : " ^9.0.0 " ,
67
+ "cspell-lib" : " ^9.0.1 " ,
68
68
"fast-deep-equal" : " ^3.1.3" ,
69
69
"kefir" : " ^3.8.8" ,
70
70
"optionator" : " ^0.9.4" ,
You can’t perform that action at this time.
0 commit comments