@cspell/cspell-bundled-dicts 8.14.2 → 8.14.3
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 +1 -0
- package/package.json +20 -19
package/cspell-default.config.js
CHANGED
|
@@ -133,6 +133,7 @@ const settings = {
|
|
|
133
133
|
'@cspell/dict-en-common-misspellings/cspell-ext.json',
|
|
134
134
|
'@cspell/dict-en-gb/cspell-ext.json',
|
|
135
135
|
'@cspell/dict-filetypes/cspell-ext.json',
|
|
136
|
+
'@cspell/dict-flutter/cspell-ext.json',
|
|
136
137
|
'@cspell/dict-fonts/cspell-ext.json',
|
|
137
138
|
'@cspell/dict-fsharp/cspell-ext.json',
|
|
138
139
|
'@cspell/dict-fullstack/cspell-ext.json',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cspell/cspell-bundled-dicts",
|
|
3
|
-
"version": "8.14.
|
|
3
|
+
"version": "8.14.3",
|
|
4
4
|
"description": "Dictionaries bundled with cspell",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -45,31 +45,32 @@
|
|
|
45
45
|
"bugs": {
|
|
46
46
|
"url": "https://github.com/streetsidesoftware/cspell/labels/cspell-bundled-dicts"
|
|
47
47
|
},
|
|
48
|
-
"homepage": "https://github.com/streetsidesoftware/cspell#readme",
|
|
48
|
+
"homepage": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-bundled-dicts#readme",
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"@cspell/dict-ada": "^4.0.2",
|
|
51
|
-
"@cspell/dict-aws": "^4.0.
|
|
52
|
-
"@cspell/dict-bash": "^4.1.
|
|
51
|
+
"@cspell/dict-aws": "^4.0.4",
|
|
52
|
+
"@cspell/dict-bash": "^4.1.4",
|
|
53
53
|
"@cspell/dict-companies": "^3.1.4",
|
|
54
|
-
"@cspell/dict-cpp": "^5.1.
|
|
54
|
+
"@cspell/dict-cpp": "^5.1.16",
|
|
55
55
|
"@cspell/dict-cryptocurrencies": "^5.0.0",
|
|
56
56
|
"@cspell/dict-csharp": "^4.0.2",
|
|
57
57
|
"@cspell/dict-css": "^4.0.13",
|
|
58
|
-
"@cspell/dict-dart": "^2.
|
|
58
|
+
"@cspell/dict-dart": "^2.2.1",
|
|
59
59
|
"@cspell/dict-django": "^4.1.0",
|
|
60
60
|
"@cspell/dict-docker": "^1.1.7",
|
|
61
|
-
"@cspell/dict-dotnet": "^5.0.
|
|
61
|
+
"@cspell/dict-dotnet": "^5.0.5",
|
|
62
62
|
"@cspell/dict-elixir": "^4.0.3",
|
|
63
63
|
"@cspell/dict-en-common-misspellings": "^2.0.4",
|
|
64
64
|
"@cspell/dict-en-gb": "1.1.33",
|
|
65
65
|
"@cspell/dict-en_us": "^4.3.23",
|
|
66
66
|
"@cspell/dict-filetypes": "^3.0.4",
|
|
67
|
+
"@cspell/dict-flutter": "^1.0.0",
|
|
67
68
|
"@cspell/dict-fonts": "^4.0.0",
|
|
68
69
|
"@cspell/dict-fsharp": "^1.0.1",
|
|
69
70
|
"@cspell/dict-fullstack": "^3.2.0",
|
|
70
71
|
"@cspell/dict-gaming-terms": "^1.0.5",
|
|
71
72
|
"@cspell/dict-git": "^3.0.0",
|
|
72
|
-
"@cspell/dict-golang": "^6.0.
|
|
73
|
+
"@cspell/dict-golang": "^6.0.12",
|
|
73
74
|
"@cspell/dict-google": "^1.0.1",
|
|
74
75
|
"@cspell/dict-haskell": "^4.0.1",
|
|
75
76
|
"@cspell/dict-html": "^4.0.5",
|
|
@@ -83,20 +84,20 @@
|
|
|
83
84
|
"@cspell/dict-makefile": "^1.0.0",
|
|
84
85
|
"@cspell/dict-monkeyc": "^1.0.6",
|
|
85
86
|
"@cspell/dict-node": "^5.0.1",
|
|
86
|
-
"@cspell/dict-npm": "^5.
|
|
87
|
-
"@cspell/dict-php": "^4.0.
|
|
88
|
-
"@cspell/dict-powershell": "^5.0.
|
|
89
|
-
"@cspell/dict-public-licenses": "^2.0.
|
|
90
|
-
"@cspell/dict-python": "^4.2.
|
|
87
|
+
"@cspell/dict-npm": "^5.1.4",
|
|
88
|
+
"@cspell/dict-php": "^4.0.10",
|
|
89
|
+
"@cspell/dict-powershell": "^5.0.8",
|
|
90
|
+
"@cspell/dict-public-licenses": "^2.0.8",
|
|
91
|
+
"@cspell/dict-python": "^4.2.6",
|
|
91
92
|
"@cspell/dict-r": "^2.0.1",
|
|
92
|
-
"@cspell/dict-ruby": "^5.0.
|
|
93
|
+
"@cspell/dict-ruby": "^5.0.3",
|
|
93
94
|
"@cspell/dict-rust": "^4.0.5",
|
|
94
95
|
"@cspell/dict-scala": "^5.0.3",
|
|
95
|
-
"@cspell/dict-software-terms": "^4.
|
|
96
|
+
"@cspell/dict-software-terms": "^4.1.3",
|
|
96
97
|
"@cspell/dict-sql": "^2.1.5",
|
|
97
98
|
"@cspell/dict-svelte": "^1.0.2",
|
|
98
99
|
"@cspell/dict-swift": "^2.0.1",
|
|
99
|
-
"@cspell/dict-terraform": "^1.0.
|
|
100
|
+
"@cspell/dict-terraform": "^1.0.1",
|
|
100
101
|
"@cspell/dict-typescript": "^3.1.6",
|
|
101
102
|
"@cspell/dict-vue": "^3.0.0"
|
|
102
103
|
},
|
|
@@ -104,8 +105,8 @@
|
|
|
104
105
|
"node": ">=18"
|
|
105
106
|
},
|
|
106
107
|
"devDependencies": {
|
|
107
|
-
"@cspell/cspell-tools": "8.14.
|
|
108
|
-
"@cspell/cspell-types": "8.14.
|
|
108
|
+
"@cspell/cspell-tools": "8.14.3",
|
|
109
|
+
"@cspell/cspell-types": "8.14.3"
|
|
109
110
|
},
|
|
110
|
-
"gitHead": "
|
|
111
|
+
"gitHead": "ce996377857f5d7c3e70f27fc512afbe605562f8"
|
|
111
112
|
}
|