@cspell/cspell-bundled-dicts 6.11.1 → 6.13.0
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/package.json +44 -44
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cspell/cspell-bundled-dicts",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.13.0",
|
|
4
4
|
"description": "Dictionaries bundled with cspell",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -43,55 +43,55 @@
|
|
|
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": "^
|
|
49
|
-
"@cspell/dict-companies": "^
|
|
50
|
-
"@cspell/dict-cpp": "^
|
|
51
|
-
"@cspell/dict-cryptocurrencies": "^
|
|
52
|
-
"@cspell/dict-csharp": "^
|
|
53
|
-
"@cspell/dict-css": "^
|
|
54
|
-
"@cspell/dict-dart": "^
|
|
55
|
-
"@cspell/dict-django": "^
|
|
46
|
+
"@cspell/dict-ada": "^3.0.0",
|
|
47
|
+
"@cspell/dict-aws": "^3.0.0",
|
|
48
|
+
"@cspell/dict-bash": "^3.0.0",
|
|
49
|
+
"@cspell/dict-companies": "^3.0.1",
|
|
50
|
+
"@cspell/dict-cpp": "^4.0.0",
|
|
51
|
+
"@cspell/dict-cryptocurrencies": "^3.0.0",
|
|
52
|
+
"@cspell/dict-csharp": "^4.0.0",
|
|
53
|
+
"@cspell/dict-css": "^3.0.0",
|
|
54
|
+
"@cspell/dict-dart": "^2.0.0",
|
|
55
|
+
"@cspell/dict-django": "^3.0.0",
|
|
56
56
|
"@cspell/dict-docker": "^1.1.1",
|
|
57
|
-
"@cspell/dict-dotnet": "^
|
|
58
|
-
"@cspell/dict-elixir": "^
|
|
57
|
+
"@cspell/dict-dotnet": "^3.0.0",
|
|
58
|
+
"@cspell/dict-elixir": "^3.0.0",
|
|
59
59
|
"@cspell/dict-en-gb": "^1.1.33",
|
|
60
|
-
"@cspell/dict-en_us": "^
|
|
61
|
-
"@cspell/dict-filetypes": "^
|
|
62
|
-
"@cspell/dict-fonts": "^
|
|
63
|
-
"@cspell/dict-fullstack": "^
|
|
64
|
-
"@cspell/dict-git": "^
|
|
65
|
-
"@cspell/dict-golang": "^
|
|
66
|
-
"@cspell/dict-haskell": "^
|
|
67
|
-
"@cspell/dict-html": "^
|
|
68
|
-
"@cspell/dict-html-symbol-entities": "^
|
|
69
|
-
"@cspell/dict-java": "^
|
|
70
|
-
"@cspell/dict-latex": "^
|
|
71
|
-
"@cspell/dict-lorem-ipsum": "^
|
|
72
|
-
"@cspell/dict-lua": "^
|
|
73
|
-
"@cspell/dict-node": "^
|
|
74
|
-
"@cspell/dict-npm": "^
|
|
75
|
-
"@cspell/dict-php": "^
|
|
76
|
-
"@cspell/dict-powershell": "^
|
|
77
|
-
"@cspell/dict-public-licenses": "^
|
|
78
|
-
"@cspell/dict-python": "^
|
|
79
|
-
"@cspell/dict-r": "^
|
|
80
|
-
"@cspell/dict-ruby": "^
|
|
81
|
-
"@cspell/dict-rust": "^
|
|
82
|
-
"@cspell/dict-scala": "^
|
|
83
|
-
"@cspell/dict-software-terms": "^
|
|
84
|
-
"@cspell/dict-sql": "^
|
|
85
|
-
"@cspell/dict-swift": "^
|
|
86
|
-
"@cspell/dict-typescript": "^
|
|
87
|
-
"@cspell/dict-vue": "^
|
|
60
|
+
"@cspell/dict-en_us": "^3.0.0",
|
|
61
|
+
"@cspell/dict-filetypes": "^3.0.0",
|
|
62
|
+
"@cspell/dict-fonts": "^3.0.0",
|
|
63
|
+
"@cspell/dict-fullstack": "^3.0.0",
|
|
64
|
+
"@cspell/dict-git": "^2.0.0",
|
|
65
|
+
"@cspell/dict-golang": "^4.0.0",
|
|
66
|
+
"@cspell/dict-haskell": "^3.0.0",
|
|
67
|
+
"@cspell/dict-html": "^4.0.0",
|
|
68
|
+
"@cspell/dict-html-symbol-entities": "^4.0.0",
|
|
69
|
+
"@cspell/dict-java": "^4.0.0",
|
|
70
|
+
"@cspell/dict-latex": "^3.0.0",
|
|
71
|
+
"@cspell/dict-lorem-ipsum": "^3.0.0",
|
|
72
|
+
"@cspell/dict-lua": "^3.0.0",
|
|
73
|
+
"@cspell/dict-node": "^4.0.1",
|
|
74
|
+
"@cspell/dict-npm": "^4.0.1",
|
|
75
|
+
"@cspell/dict-php": "^3.0.1",
|
|
76
|
+
"@cspell/dict-powershell": "^3.0.0",
|
|
77
|
+
"@cspell/dict-public-licenses": "^2.0.0",
|
|
78
|
+
"@cspell/dict-python": "^4.0.0",
|
|
79
|
+
"@cspell/dict-r": "^2.0.0",
|
|
80
|
+
"@cspell/dict-ruby": "^3.0.0",
|
|
81
|
+
"@cspell/dict-rust": "^3.0.0",
|
|
82
|
+
"@cspell/dict-scala": "^3.0.0",
|
|
83
|
+
"@cspell/dict-software-terms": "^3.0.1",
|
|
84
|
+
"@cspell/dict-sql": "^2.0.0",
|
|
85
|
+
"@cspell/dict-swift": "^2.0.0",
|
|
86
|
+
"@cspell/dict-typescript": "^3.0.1",
|
|
87
|
+
"@cspell/dict-vue": "^3.0.0"
|
|
88
88
|
},
|
|
89
89
|
"engines": {
|
|
90
90
|
"node": ">=14"
|
|
91
91
|
},
|
|
92
92
|
"devDependencies": {
|
|
93
|
-
"@cspell/cspell-tools": "^6.
|
|
94
|
-
"@cspell/cspell-types": "^6.
|
|
93
|
+
"@cspell/cspell-tools": "^6.13.0",
|
|
94
|
+
"@cspell/cspell-types": "^6.13.0"
|
|
95
95
|
},
|
|
96
|
-
"gitHead": "
|
|
96
|
+
"gitHead": "e111bc5af5d1f578dbef5454cfa23b6f2b28050e"
|
|
97
97
|
}
|