File tree 12 files changed +611
-777
lines changed
cspell-eslint-plugin/test-cspell-eslint-plugin
cspell-lib/test-cspell-lib-rollup
12 files changed +611
-777
lines changed Original file line number Diff line number Diff line change 27
27
"@cspell/cspell-types" : " workspace:*" ,
28
28
"@octokit/rest" : " ^19.0.13" ,
29
29
"chalk" : " ^4.1.2" ,
30
- "commander" : " ^11.0 .0" ,
30
+ "commander" : " ^11.1 .0" ,
31
31
"jest-diff" : " ^29.7.0" ,
32
32
"shelljs" : " ^0.8.5" ,
33
33
"simple-git" : " ^3.20.0" ,
36
36
},
37
37
"devDependencies" : {
38
38
"@cspell/cspell-bundled-dicts" : " workspace:*" ,
39
- "@cspell/dict-de-de" : " ^3.1.0 " ,
39
+ "@cspell/dict-de-de" : " ^3.1.1 " ,
40
40
"@types/jest" : " ^29.5.5" ,
41
41
"@types/shelljs" : " ^0.8.13" ,
42
42
"cspell" : " workspace:*" ,
Original file line number Diff line number Diff line change 98
98
"@rollup/plugin-terser" : " ^0.4.4" ,
99
99
"@rollup/plugin-typescript" : " ^11.1.5" ,
100
100
"@tsconfig/node16" : " ^16.1.1" ,
101
- "@types/node" : " ^18.18.4 " ,
101
+ "@types/node" : " ^18.18.5 " ,
102
102
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
103
103
"@typescript-eslint/parser" : " ^5.62.0" ,
104
104
"@vitest/coverage-istanbul" : " ^0.34.6" ,
Original file line number Diff line number Diff line change 59
59
"node" : " >=16"
60
60
},
61
61
"devDependencies" : {
62
- "@types/eslint" : " ^8.44.3 " ,
62
+ "@types/eslint" : " ^8.44.4 " ,
63
63
"@types/estree" : " ^1.0.2" ,
64
64
"@types/mocha" : " ^10.0.2" ,
65
65
"@typescript-eslint/eslint-plugin" : " ^6.7.5" ,
Original file line number Diff line number Diff line change 83
83
"node" : " >=16"
84
84
},
85
85
"devDependencies" : {
86
- "@cspell/dict-cpp" : " ^5.0.7 " ,
86
+ "@cspell/dict-cpp" : " ^5.0.8 " ,
87
87
"@cspell/dict-csharp" : " ^4.0.2" ,
88
88
"@cspell/dict-css" : " ^4.0.12" ,
89
89
"@cspell/dict-fa-ir" : " ^3.0.0" ,
90
90
"@cspell/dict-fr-fr" : " ^2.2.2" ,
91
91
"@cspell/dict-html" : " ^4.0.5" ,
92
- "@cspell/dict-nl-nl" : " ^2.2.9 " ,
92
+ "@cspell/dict-nl-nl" : " ^2.2.10 " ,
93
93
"@cspell/dict-python" : " ^4.1.9" ,
94
94
"@types/configstore" : " ^6.0.0" ,
95
95
"cspell-dict-nl-nl" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 49
49
"homepage" : " https://github.com/streetsidesoftware/cspell#readme" ,
50
50
"dependencies" : {
51
51
"@cspell/cspell-pipe" : " workspace:*" ,
52
- "commander" : " ^11.0 .0" ,
52
+ "commander" : " ^11.1 .0" ,
53
53
"cosmiconfig" : " 8.0.0" ,
54
54
"cspell-trie-lib" : " workspace:*" ,
55
55
"gensequence" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 54
54
"node" : " >=16"
55
55
},
56
56
"devDependencies" : {
57
- "@cspell/dict-en_us" : " ^4.3.8 " ,
58
- "@cspell/dict-es-es" : " ^2.2.6 " ,
59
- "@cspell/dict-nl-nl" : " ^2.2.9 " ,
57
+ "@cspell/dict-en_us" : " ^4.3.9 " ,
58
+ "@cspell/dict-es-es" : " ^2.2.7 " ,
59
+ "@cspell/dict-nl-nl" : " ^2.2.10 " ,
60
60
"import-meta-resolve" : " ^3.0.0"
61
61
}
62
62
}
Original file line number Diff line number Diff line change 39
39
},
40
40
"homepage" : " https://github.com/streetsidesoftware/cspell#readme" ,
41
41
"dependencies" : {
42
- "commander" : " ^11.0 .0" ,
42
+ "commander" : " ^11.1 .0" ,
43
43
"cspell-trie-lib" : " workspace:*" ,
44
44
"gensequence" : " ^6.0.0"
45
45
},
Original file line number Diff line number Diff line change 86
86
"@cspell/dynamic-import" : " workspace:*" ,
87
87
"chalk" : " ^5.3.0" ,
88
88
"chalk-template" : " ^1.1.0" ,
89
- "commander" : " ^11.0 .0" ,
89
+ "commander" : " ^11.1 .0" ,
90
90
"cspell-gitignore" : " workspace:*" ,
91
91
"cspell-glob" : " workspace:*" ,
92
92
"cspell-io" : " workspace:*" ,
Original file line number Diff line number Diff line change 44
44
"dependencies" : {
45
45
"@cspell/cspell-pipe" : " workspace:^" ,
46
46
"@cspell/cspell-types" : " workspace:^" ,
47
- "commander" : " ^11.0 .0" ,
47
+ "commander" : " ^11.1 .0" ,
48
48
"gensequence" : " ^6.0.0" ,
49
49
"iconv-lite" : " ^0.6.3"
50
50
},
Original file line number Diff line number Diff line change 16
16
"keywords" : [],
17
17
"devDependencies" : {
18
18
"@cspell/eslint-plugin" : " workspace:*" ,
19
- "@types/react" : " ^18.2.25 " ,
19
+ "@types/react" : " ^18.2.28 " ,
20
20
"@typescript-eslint/eslint-plugin" : " ^6.7.5" ,
21
21
"@typescript-eslint/parser" : " ^6.7.5" ,
22
22
"eslint" : " ^8.51.0" ,
Original file line number Diff line number Diff line change 27
27
},
28
28
"devDependencies" : {
29
29
"cspell-lib" : " workspace:*" ,
30
- "magic-string" : " ^0.30.4 "
30
+ "magic-string" : " ^0.30.5 "
31
31
},
32
32
"main" : " dist/index.cjs" ,
33
33
"module" : " dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments