@cspell/cspell-bundled-dicts 5.18.1 → 5.18.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cspell-default.config.js +2 -0
- package/package.json +37 -35
package/cspell-default.config.js
CHANGED
|
@@ -99,6 +99,7 @@ const settings = {
|
|
|
99
99
|
'@cspell/dict-cryptocurrencies/cspell-ext.json',
|
|
100
100
|
'@cspell/dict-csharp/cspell-ext.json',
|
|
101
101
|
'@cspell/dict-css/cspell-ext.json',
|
|
102
|
+
'@cspell/dict-dart/cspell-ext.json',
|
|
102
103
|
'@cspell/dict-django/cspell-ext.json',
|
|
103
104
|
'@cspell/dict-dotnet/cspell-ext.json',
|
|
104
105
|
'@cspell/dict-elixir/cspell-ext.json',
|
|
@@ -121,6 +122,7 @@ const settings = {
|
|
|
121
122
|
'@cspell/dict-powershell/cspell-ext.json',
|
|
122
123
|
'@cspell/dict-public-licenses/cspell-ext.json',
|
|
123
124
|
'@cspell/dict-python/cspell-ext.json',
|
|
125
|
+
'@cspell/dict-r/cspell-ext.json',
|
|
124
126
|
'@cspell/dict-ruby/cspell-ext.json',
|
|
125
127
|
'@cspell/dict-rust/cspell-ext.json',
|
|
126
128
|
'@cspell/dict-scala/cspell-ext.json',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cspell/cspell-bundled-dicts",
|
|
3
|
-
"version": "5.18.
|
|
3
|
+
"version": "5.18.5",
|
|
4
4
|
"description": "Dictionaries bundled with cspell",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -43,50 +43,52 @@
|
|
|
43
43
|
},
|
|
44
44
|
"homepage": "https://github.com/streetsidesoftware/cspell#readme",
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@cspell/dict-ada": "^
|
|
47
|
-
"@cspell/dict-aws": "^
|
|
48
|
-
"@cspell/dict-bash": "^
|
|
46
|
+
"@cspell/dict-ada": "^2.0.0",
|
|
47
|
+
"@cspell/dict-aws": "^2.0.0",
|
|
48
|
+
"@cspell/dict-bash": "^2.0.1",
|
|
49
49
|
"@cspell/dict-companies": "^2.0.2",
|
|
50
|
-
"@cspell/dict-cpp": "^
|
|
51
|
-
"@cspell/dict-cryptocurrencies": "^
|
|
50
|
+
"@cspell/dict-cpp": "^2.0.0",
|
|
51
|
+
"@cspell/dict-cryptocurrencies": "^2.0.0",
|
|
52
52
|
"@cspell/dict-csharp": "^2.0.1",
|
|
53
|
-
"@cspell/dict-css": "^
|
|
54
|
-
"@cspell/dict-
|
|
55
|
-
"@cspell/dict-
|
|
56
|
-
"@cspell/dict-
|
|
53
|
+
"@cspell/dict-css": "^2.0.0",
|
|
54
|
+
"@cspell/dict-dart": "^1.1.0",
|
|
55
|
+
"@cspell/dict-django": "^2.0.0",
|
|
56
|
+
"@cspell/dict-dotnet": "^2.0.0",
|
|
57
|
+
"@cspell/dict-elixir": "^2.0.0",
|
|
57
58
|
"@cspell/dict-en-gb": "^1.1.33",
|
|
58
|
-
"@cspell/dict-en_us": "^2.1.
|
|
59
|
+
"@cspell/dict-en_us": "^2.1.7",
|
|
59
60
|
"@cspell/dict-filetypes": "^2.0.1",
|
|
60
|
-
"@cspell/dict-fonts": "^
|
|
61
|
+
"@cspell/dict-fonts": "^2.0.0",
|
|
61
62
|
"@cspell/dict-fullstack": "^2.0.4",
|
|
62
|
-
"@cspell/dict-golang": "^
|
|
63
|
-
"@cspell/dict-haskell": "^
|
|
64
|
-
"@cspell/dict-html": "^
|
|
65
|
-
"@cspell/dict-html-symbol-entities": "^
|
|
66
|
-
"@cspell/dict-java": "^
|
|
67
|
-
"@cspell/dict-latex": "^
|
|
68
|
-
"@cspell/dict-lorem-ipsum": "^
|
|
69
|
-
"@cspell/dict-lua": "^
|
|
70
|
-
"@cspell/dict-node": "^
|
|
71
|
-
"@cspell/dict-npm": "^
|
|
72
|
-
"@cspell/dict-php": "^
|
|
73
|
-
"@cspell/dict-powershell": "^
|
|
63
|
+
"@cspell/dict-golang": "^2.0.0",
|
|
64
|
+
"@cspell/dict-haskell": "^2.0.0",
|
|
65
|
+
"@cspell/dict-html": "^3.0.0",
|
|
66
|
+
"@cspell/dict-html-symbol-entities": "^2.0.0",
|
|
67
|
+
"@cspell/dict-java": "^2.0.0",
|
|
68
|
+
"@cspell/dict-latex": "^2.0.0",
|
|
69
|
+
"@cspell/dict-lorem-ipsum": "^2.0.0",
|
|
70
|
+
"@cspell/dict-lua": "^2.0.0",
|
|
71
|
+
"@cspell/dict-node": "^2.0.0",
|
|
72
|
+
"@cspell/dict-npm": "^2.0.1",
|
|
73
|
+
"@cspell/dict-php": "^2.0.0",
|
|
74
|
+
"@cspell/dict-powershell": "^2.0.0",
|
|
74
75
|
"@cspell/dict-public-licenses": "^1.0.4",
|
|
75
|
-
"@cspell/dict-python": "^2.0.
|
|
76
|
-
"@cspell/dict-
|
|
77
|
-
"@cspell/dict-
|
|
78
|
-
"@cspell/dict-
|
|
79
|
-
"@cspell/dict-
|
|
80
|
-
"@cspell/dict-
|
|
81
|
-
"@cspell/dict-
|
|
82
|
-
"@cspell/dict-
|
|
76
|
+
"@cspell/dict-python": "^2.0.6",
|
|
77
|
+
"@cspell/dict-r": "^1.0.2",
|
|
78
|
+
"@cspell/dict-ruby": "^2.0.0",
|
|
79
|
+
"@cspell/dict-rust": "^2.0.0",
|
|
80
|
+
"@cspell/dict-scala": "^2.0.0",
|
|
81
|
+
"@cspell/dict-software-terms": "^2.1.0",
|
|
82
|
+
"@cspell/dict-swift": "^1.0.2",
|
|
83
|
+
"@cspell/dict-typescript": "^2.0.0",
|
|
84
|
+
"@cspell/dict-vue": "^2.0.2"
|
|
83
85
|
},
|
|
84
86
|
"engines": {
|
|
85
87
|
"node": ">=12.13.0"
|
|
86
88
|
},
|
|
87
89
|
"devDependencies": {
|
|
88
|
-
"@cspell/cspell-tools": "^5.18.
|
|
89
|
-
"@cspell/cspell-types": "^5.18.
|
|
90
|
+
"@cspell/cspell-tools": "^5.18.5",
|
|
91
|
+
"@cspell/cspell-types": "^5.18.5"
|
|
90
92
|
},
|
|
91
|
-
"gitHead": "
|
|
93
|
+
"gitHead": "bff6b01340bde5ca7a89860868e179592eaa7520"
|
|
92
94
|
}
|